summaryrefslogtreecommitdiff
path: root/python/qpid/client.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-6567: [Python Client 0-8..0-91] ensure client won't send messages after/...Alex Rudyy2015-06-051-2/+2
* QPID-6567: [Python Client 0-8..0-91] send flow-ok on receiving flow command. ...Alex Rudyy2015-06-051-0/+8
* QPID-6567: [Python Client 0-8..0-91] Support producer side flow control in th...Keith Wall2015-06-031-2/+6
* QPID-6474: [Python Client] 08..09 Prevent Client.close ending in exception if...Keith Wall2015-04-061-0/+1
* QPID-6475: [Python Client] 08..09 Send connection.close before closing socketKeith Wall2015-04-031-1/+11
* QPID-6474: [Python Client] Prevent client connection thread leaks on the 08.....Keith Wall2015-04-031-1/+2
* QPID-6405: [Python Client] Retreive package version number from pkg_resources...Keith Wall2015-02-221-1/+1
* QPID-6116: [Python Client 08..091] Add ability to negotiate SASL mechanism an...Keith Wall2014-09-251-2/+31
* QPID-6086: [Python Client] 08..091 Add support for SSL and client cert authen...Keith Wall2014-09-061-2/+2
* QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...Keith Wall2012-11-071-4/+6
* QPID-3450: use the loop index checking if a session id is already usedRobert Gemmell2011-08-241-1/+1
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-151-2/+2
* - removed old and redundent testsRafael H. Schloming2009-08-111-5/+2
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-1/+1
* python API updatesRafael H. Schloming2007-11-071-9/+47
* added factory for structs, and made default spec loading based on AMQP_SPEC e...Rafael H. Schloming2007-11-071-3/+30
* Added empty stub in client.py for handling session acksKim van der Riet2007-10-291-0/+3
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-0/+3
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-0/+3
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-2/+0
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-101-1/+5
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+3
* * python/qpid/*.py:: apply 0-9 changes missed by merge.Alan Conway2007-03-211-0/+3
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-191-4/+7
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-191-3/+28
* * python/qpid/client.py (Client.__init__): Use "/" as default vhost.Alan Conway2007-03-191-1/+1
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-161-10/+11
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+111