index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
/
connection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2637: Mark connection as failed if read from socket fails
Gordon Sim
2010-06-02
1
-0
/
+1
*
add handling for sasl related failures during connection start
Gordon Sim
2010-04-27
1
-1
/
+10
*
capture and report socket errors
Rafael H. Schloming
2010-02-16
1
-2
/
+4
*
removed imports so that the old spec doesn't need to be parsed
Rafael H. Schloming
2010-01-21
1
-1
/
+0
*
Added full SASL authentication and security layer for the Python client.
Ted Ross
2009-11-11
1
-0
/
+3
*
- removed old and redundent tests
Rafael H. Schloming
2009-08-11
1
-17
/
+48
*
fixed ssl close
Rafael H. Schloming
2009-06-11
1
-23
/
+1
*
updated imports to work on python 2.6
Rafael H. Schloming
2009-05-12
1
-5
/
+10
*
Fix issue with python clients to cluster, mis handling of channel 0.
Alan Conway
2009-05-04
1
-2
/
+1
*
ensure that we always close the socket, even if the other end doesn't
Rafael H. Schloming
2009-01-22
1
-3
/
+5
*
made codegen happen on module import rather than on object instantiation, thi...
Rafael H. Schloming
2009-01-08
1
-17
/
+6
*
ssl support for the python client
Rafael H. Schloming
2008-10-28
1
-2
/
+19
*
QPID-1064: made qpid-config close the session/connection; added incoming.stop...
Rafael H. Schloming
2008-05-15
1
-1
/
+0
*
QPID-1045: always notify incoming message queues of session closure and provi...
Rafael H. Schloming
2008-05-09
1
-9
/
+22
*
Enabled PLAIN authentication and setting of username and password for 0-10 py...
Gordon Sim
2008-05-09
1
-3
/
+8
*
QPID-979: added access to enums through the session so that symbolic constant...
Rafael H. Schloming
2008-05-08
1
-4
/
+7
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
1
-434
/
+132
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
1
-3
/
+9
*
fixed python dependence on the content-length attribute (bz 419371)
Rafael H. Schloming
2008-01-18
1
-4
/
+6
*
Enabled packed struct encoding in python, cpp, and java. Also fixed computati...
Rafael H. Schloming
2007-10-14
1
-2
/
+5
*
whitespace cleanup
Rafael H. Schloming
2007-10-11
1
-6
/
+6
*
Use octet each for class and method id (changed c++ and python)
Gordon Sim
2007-09-21
1
-4
/
+14
*
Use frameset begin/end flags for determining frameset boundaries.
Gordon Sim
2007-09-13
1
-1
/
+16
*
* Python: reinstated 0-8 framing in parallel with the new 0-10 framing
Andrew Stitcher
2007-09-12
1
-3
/
+33
*
* python/qpid/codec.py
Andrew Stitcher
2007-09-12
1
-3
/
+25
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
1
-3
/
+1
*
added support for 0-10 style header encoding
Rafael H. Schloming
2007-08-22
1
-1
/
+57
*
added support for unpacked structs and execution.result
Rafael H. Schloming
2007-08-10
1
-3
/
+3
*
Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...
Alan Conway
2007-03-19
1
-0
/
+3
*
* python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...
Alan Conway
2007-03-19
1
-0
/
+3
*
Merged revisions 500305 via svnmerge from
Alan Conway
2007-03-16
1
-0
/
+3
*
Merged revisions 496593 via svnmerge from
Alan Conway
2007-03-16
1
-71
/
+133
*
use pythonized names to reference spec constants
Rafael H. Schloming
2007-01-04
1
-11
/
+11
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
1
-13
/
+16
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...
Alan Conway
2006-09-27
1
-3
/
+5
*
Import of qpid from etp:
Rafael H. Schloming
2006-09-19
1
-0
/
+265