Allow the specification of address_family for JSONRPC servers, and
[invirt/packages/python-jsonrpclib.git] / jsonrpclib /
2011-01-23  Quentin SmithAllow the specification of address_family for JSONRPC...
2010-11-03  Josh MarshallInitial SSL modifications for client.
2010-10-30  Josh MarshallMaking corrections for 2.7 compatibility (which mostly...
2010-10-26  Josh MarshallSetting fcntl to None if not importable, adding tests...
2010-09-10  catchjoshRemoved /RPC2 default setting -- this isn't part of...
2010-09-04  catchjosh...and adding the newly named jsonrpc.py (from jsonrpcl...
2010-09-04  catchjoshAdded unit tests, renamed to follow absolute importing...
2010-06-15  catchjoshProtocolErrors raise a (code, message) tuple instead...
2010-06-15  catchjoshFixed issue #3 - fixed bad function call.
2009-11-03  yucetekolSimpleJSONRPCServer works on Python 2.5
2009-11-02  catchjoshOops -- NOW adding the new jsonrpclib/ files (jsonclass...