Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split out driver and utility code from messaging.py; added _ to private metho... | Rafael H. Schloming | 2009-09-02 | 1 | -0/+6 |
* | fixed ssl close | Rafael H. Schloming | 2009-06-11 | 1 | -1/+15 |
* | updated imports to work on python 2.6 | Rafael H. Schloming | 2009-05-12 | 1 | -1/+4 |
* | used timed wait to improve debugability | Rafael H. Schloming | 2009-04-18 | 1 | -1/+3 |
* | fixed potential race condition in qpid.util.listen; added asserts to internal... | Rafael H. Schloming | 2008-11-10 | 1 | -1/+1 |
* | ssl support for the python client | Rafael H. Schloming | 2008-10-28 | 1 | -1/+40 |
* | QPID-947: initialize docstrings for protocol methods from the spec | Rafael H. Schloming | 2008-05-16 | 1 | -1/+12 |
* | added timeouts to hello-010-world; switched to conditions rather than events ... | Rafael H. Schloming | 2008-03-07 | 1 | -1/+26 |
* | check the mtime of the cached spec against the code that generates it | Rafael H. Schloming | 2008-03-04 | 1 | -1/+4 |
* | import of in-process 0-10 final python client | Rafael H. Schloming | 2008-03-04 | 1 | -0/+39 |