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
/
qpid
/
java
/
common
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce copying in 0-9 path
Robert Godfrey
2015-02-01
11
-73
/
+211
*
Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...
Robert Godfrey
2015-01-31
35
-189
/
+254
*
close sockets when connection is closed
Robert Godfrey
2015-01-29
1
-4
/
+33
*
Correctly deregister and also optimise case where work can be rescheduled on ...
Robert Godfrey
2015-01-29
2
-120
/
+107
*
Use a threadpool for the scheduler
Robert Godfrey
2015-01-29
1
-6
/
+44
*
Fix selector leak
Robert Godfrey
2015-01-29
1
-9
/
+0
*
Ensure selectors are closed, and all work which can be done on a read is done
Robert Godfrey
2015-01-29
2
-65
/
+63
*
Close the selector
Robert Godfrey
2015-01-28
1
-0
/
+9
*
Close the selector thread
Robert Godfrey
2015-01-28
2
-4
/
+14
*
WIP: First phase of moving towards threadpool for IO threads. Introduced Sele...
Keith Wall
2015-01-28
4
-59
/
+332
*
-
.
Merge from trunk
Keith Wall
2015-01-27
6
-60
/
+140
|
\
\
|
|
*
QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...
Andrew MacBean
2015-01-14
4
-38
/
+87
|
|
*
QPID-6293: [Java Broker] Log Java Broker's pid on startup
Keith Wall
2014-12-30
2
-22
/
+53
|
*
|
Merge from trunk
Aidan Skinner
2009-10-11
1
-1
/
+0
|
*
|
Fix bind error message
Aidan Skinner
2009-09-18
1
-2
/
+2
|
*
|
MINANetworkDriverTest: Make sure we sleep for at least the alloted time.
Aidan Skinner
2009-09-18
1
-16
/
+20
|
*
|
QPID-2024 QPID-2105: Remove now unnecessary classes like Event, PoolingFilter,
Aidan Skinner
2009-09-17
6
-930
/
+70
|
*
|
QPID-2015: Remove AMQIoTransportProtocolSession. Release the executor service...
Aidan Skinner
2009-09-16
1
-3
/
+0
|
*
|
QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine.
Aidan Skinner
2009-09-16
7
-46
/
+253
|
*
|
Merge from trunk
Aidan Skinner
2009-09-09
1
-2
/
+4
|
*
|
QPID-2025: Log errors instead of printStackTracing()
Aidan Skinner
2009-09-04
1
-1
/
+7
|
*
|
QPID-2025: Add a AMQProtocolEngine from the de-MINAfied AMQMinaProtocolSessio...
Aidan Skinner
2009-09-01
15
-106
/
+431
|
*
|
QPID-2024: Change send to stash the future and have flush join on that so tha...
Aidan Skinner
2009-08-19
2
-4
/
+16
|
*
|
QPID-2024: Add ProtocolEngine and NetworkDriver interfaces and a NetworkDrive...
Aidan Skinner
2009-08-18
8
-0
/
+1123
*
|
|
Remove dead setIdleTimeout method
Keith Wall
2014-12-12
8
-50
/
+0
*
|
|
Reduce logging, use bytebuffers on the read path in a more optimal fashsion.
Keith Wall
2014-12-12
3
-50
/
+46
*
|
|
Notify engine when transport is blocked
Robert Godfrey
2014-12-12
3
-11
/
+11
*
|
|
Extend credit managers to be aware of transport backpressue
Keith Wall
2014-12-11
1
-0
/
+4
*
|
|
Only when a port is running TLS only can it be identified early as encrypted ...
Keith Wall
2014-12-11
1
-1
/
+4
*
|
|
Ensure that the NonBlockingSenderReceiver closes (and thread stops) if the pe...
Keith Wall
2014-12-11
5
-561
/
+26
*
|
|
Allow the transport to inform the model that encryption is being used
Robert Godfrey
2014-12-11
4
-80
/
+33
*
|
|
Reenable support for SSL and Plain on the same port (i.e. the transport sniff...
Keith Wall
2014-12-10
3
-13
/
+85
*
|
|
Iniital SSL work
Robert Godfrey
2014-12-10
7
-50
/
+261
*
|
|
Stop reading bytes from the wire once the transport is closed. Also prevent ...
Keith Wall
2014-12-09
1
-4
/
+7
*
|
|
Omit the BrokerLoggingTest that tests SSL. As SSL is currently disabled the ...
Keith Wall
2014-12-09
1
-0
/
+7
*
|
|
Ensure selector is closed, continue to use same backing buffer on read until ...
Robert Godfrey
2014-12-09
1
-18
/
+14
*
|
|
NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9. Heartbea...
Keith Wall
2014-12-08
2
-17
/
+254
*
|
|
QPID-6262: Rob's prototype NIO work
Keith Wall
2014-12-05
7
-571
/
+1354
|
|
/
|
/
|
*
|
QPID-6257: Introduce operational log for connection being dropped by the clie...
Alex Rudyy
2014-12-05
1
-0
/
+5
*
|
QPID-6253: [Java Broker] Name the AMQP acceptor threads to carry a descriptiv...
Keith Wall
2014-12-02
1
-0
/
+1
*
|
QPID-6250: [Java Client] removal of static defaulted username and password fr...
Andrew MacBean
2014-11-28
1
-2
/
+2
*
|
QPID-6189 : [Java Common] fix stack overflow bug when frame is broken into th...
Robert Godfrey
2014-10-27
2
-0
/
+54
*
|
QPID-6184: Add special thread factory to use with Executors which creates Thr...
Alex Rudyy
2014-10-23
3
-5
/
+147
*
|
QPID-6171 : make Connection.getChannels() return a data structure that can be...
Robert Godfrey
2014-10-21
1
-4
/
+4
*
|
QPID-6125 : ignore headers and bodies when the channel is closed
Robert Godfrey
2014-10-20
2
-2
/
+8
*
|
QPID-6165 : [Java Broker] Allow the number of open connections to be limited ...
Robert Godfrey
2014-10-17
2
-16
/
+28
*
|
QPID-6164 : Add synchronous publish capability to 0-8/9/9-1
Robert Godfrey
2014-10-17
14
-1
/
+383
*
|
QPID-6125 : [Java Broker] AMQP 0-8/9/9-1 protocol handler refactoring
Robert Godfrey
2014-10-17
422
-41335
/
+7705
*
|
QPID-6156 : tidy up and ensure that there is no chance of inadvertantly addin...
Robert Godfrey
2014-10-16
1
-9
/
+9
*
|
QPID-6156 : [Java] Prevent downgrade to SSLv3 on secure connections
Robert Godfrey
2014-10-16
5
-18
/
+85
[next]