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
/
cpp
/
src
/
qpid
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA: Remove unnecessary code
Andrew Stitcher
2013-06-13
1
-45
/
+9
*
QPID-4905: Removed TimeoutHandler interface as it was really unused
Andrew Stitcher
2013-06-10
2
-14
/
+5
*
QPID-4905: Tidy-up remove OutputHandler and directly use FrameHandler
Andrew Stitcher
2013-06-10
6
-12
/
+12
*
QPID-4905: Remove unused members in Connector interface
Andrew Stitcher
2013-06-10
5
-32
/
+0
*
QPID-4706: allow selectors to be used on links from an exchange
Gordon Sim
2013-05-08
1
-0
/
+3
*
QPID-4786: Only have one thread processing session queue at a time
Gordon Sim
2013-05-01
2
-15
/
+59
*
QPID-3828: When sending large messages loss of connection is not detected eve...
Andrew Stitcher
2013-04-25
1
-1
/
+1
*
QPID-4764: tweaks to locking in receiver and session to avoid deadlock
Gordon Sim
2013-04-25
2
-5
/
+8
*
QPID-3689: Change tcp nodelay to be the default
Andrew Stitcher
2013-04-17
1
-1
/
+1
*
QPID-4586: fixes for dynamic sources/targets and on demand creation of nodes
Gordon Sim
2013-03-23
4
-0
/
+12
*
QPID-4558: Change C++ Selector implementation to use registered values
Andrew Stitcher
2013-03-19
1
-4
/
+5
*
QPID-4595: ensure completions for previously received messages are sent when ...
Gordon Sim
2013-03-12
1
-0
/
+1
*
QPID-4558: Selectors for C++ broker
Andrew Stitcher
2013-03-04
1
-0
/
+10
*
QPID-4575 Visual Studio 2012 requires exported destructor
Charles E. Rolke
2013-02-08
1
-0
/
+3
*
QPID-4556: pass max depth options correctly. Patch from Brad Hoekstra.
Gordon Sim
2013-02-06
1
-2
/
+2
*
QPID-4569: export symbol for module loading
Gordon Sim
2013-02-06
1
-1
/
+3
*
NO-JIRA: Add abort() implementation for SSL client code - this make heartbeats
Andrew Stitcher
2013-01-22
1
-1
/
+21
*
QPID-4514: Clean up cluster code: SessionImpl
Alan Conway
2013-01-14
2
-92
/
+35
*
QPID-4095: Move the directory iteration into FileSysDir:
Andrew Stitcher
2012-12-20
1
-1
/
+1
*
QPID-4447: C++ Client can hang during connect if heartbeat disconnect fires
Andrew Stitcher
2012-11-20
2
-2
/
+7
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
1
-19
/
+37
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
2
-8
/
+9
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
1
-11
/
+11
*
QPID-4360: Non-ready HA broker can be incorrectly promoted to primary
Alan Conway
2012-10-05
2
-3
/
+8
*
QPID-4330: Windows static destructors: threadSafeShutdown() test
Clifford Allan Jansen
2012-09-30
2
-9
/
+33
*
QPID-4257 Windwos + SSL: broker/client memory leaks and client hang. Patch fr...
Charles E. Rolke
2012-09-07
1
-2
/
+12
*
NO-JIRA: Remove obsolete and now unused code
Andrew Stitcher
2012-08-29
1
-6
/
+0
*
NO-JIRA: Remove redundant stuff from SslSocket
Andrew Stitcher
2012-08-29
1
-1
/
+1
*
NO-JIRA: keep ssl in line with removing const qualifier from encode buffer
Andrew Stitcher
2012-08-28
1
-3
/
+3
*
NO-JIRA: Remove const qualifier from encode buffer; additional change require...
Gordon Sim
2012-08-28
1
-3
/
+3
*
NO-JIRA: Remove const qualifier from encode buffer (can't encode into if it i...
Gordon Sim
2012-08-28
2
-3
/
+3
*
SSL changes for new buffer management
Andrew Stitcher
2012-08-10
1
-118
/
+106
*
Rearrange buffer memory ownership to avoid leaking buffer memory
Andrew Stitcher
2012-08-10
2
-13
/
+11
*
QPID-4200: Add exception handling to qpid::client::AutoCancel destructor
Gordon Sim
2012-08-09
1
-0
/
+10
*
NO-JIRA: Remove unused return parameter part II - Windows
Andrew Stitcher
2012-08-01
1
-3
/
+3
*
NO-JIRA: Removed unused return parameter
Andrew Stitcher
2012-07-31
2
-4
/
+3
*
QPID-3757: clean up demux when subscription manager is destroyed
Gordon Sim
2012-07-09
2
-1
/
+12
*
QPID-4117: honour alternate-exchange option specified within x-declare for a ...
Gordon Sim
2012-07-06
1
-2
/
+6
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-07-06
4
-16
/
+20
*
QPID-4085: HA failover test: client failure: "connection not yet open"
Alan Conway
2012-07-05
1
-1
/
+1
*
QPID-4071: basic porting changes for solaris native compiler
Clifford Allan Jansen
2012-06-17
1
-1
/
+1
*
NO-JIRA: fix some defects found by Coverity static analysis scan of C++ code
Kenneth Anthony Giusti
2012-05-25
4
-5
/
+2
*
QPID-3004: Keep the code compatible with clang C++ compiler (and probably gcc...
Andrew Stitcher
2012-05-22
1
-4
/
+4
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-16
2
-4
/
+4
*
QPID-3510 - Created a separate option in CommonOptions for the client configu...
Ted Ross
2012-04-23
3
-9
/
+9
*
QPID-3510 - Allow client configuration-file to be overridden via QPID_CONFIG ...
Ted Ross
2012-04-20
3
-4
/
+10
*
QPID-3921: C++ header files need tidyup
Andrew Stitcher
2012-03-28
2
-3
/
+8
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-1
/
+1
*
QPID-3832: Fix linking on windows
Gordon Sim
2012-02-29
1
-1
/
+2
*
QPID-3832: Restore transport option for connection (as default for urls that ...
Gordon Sim
2012-02-29
2
-2
/
+2
[next]