summaryrefslogtreecommitdiff
path: root/qpid/python/qpid/framer.py
Commit message (Expand)AuthorAgeFilesLines
* Added full SASL authentication and security layer for the Python client.Ted Ross2009-11-111-9/+36
* - removed old and redundent testsRafael H. Schloming2009-08-111-63/+0
* added constant for HEADER_SIZE; made repr(Frame) more informativeRafael H. Schloming2009-07-131-1/+2
* QPID-1143: added buffering, we now only issue one write per assemblyRafael H. Schloming2008-06-161-2/+18
* QPID-1045: always notify incoming message queues of session closure and provi...Rafael H. Schloming2008-05-091-2/+1
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-301-6/+0
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-8/+18
* added convenience API for turning on logging; added logging for controls and ...Rafael H. Schloming2008-03-111-4/+4
* added frame-end back as a temporary workaround for C++; added a timeout to th...Rafael H. Schloming2008-03-051-0/+6
* added logging; fixed deprecation warnings in old codec; filled in datatypes.M...Rafael H. Schloming2008-03-051-3/+13
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-041-0/+124