summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io
Commit message (Expand)AuthorAgeFilesLines
* Attempt one at merge from r1021441:HEADgrkvlt-network-20101013Andrew Donald Kennedy2010-12-061-4/+4
* Minor updatesAndrew Donald Kennedy2010-10-133-12/+10
* Network layer changes, and then some. Actual commit history preserved elsewhe...Andrew Donald Kennedy2010-10-139-794/+347
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-021-0/+20
* Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447Rajith Muditha Attapattu2010-03-195-13/+148
* Updated the references to the new SSL package.Rajith Muditha Attapattu2010-03-151-2/+2
* Fixed an error in retrieving the SSL parameterRajith Muditha Attapattu2010-02-111-0/+2
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-2/+2
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-211-1/+1
* Changed the setIdleTimeout method to take an int instead of a long.Rajith Muditha Attapattu2010-01-191-4/+2
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-021-1/+0
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-0/+1
* This is related to QPID-1853. Since the socket is being closed inside the fin...Rajith Muditha Attapattu2009-05-141-1/+0
* This is a fix for QPID-1853. We now close the socket in the finnally block.Rajith Muditha Attapattu2009-05-131-0/+8
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-232-7/+16
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-132-16/+40
* QPID-1547: ignore socket closed exceptions if shutdownInput is brokenRafael H. Schloming2008-12-231-3/+12
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...Martin Ritchie2008-12-021-0/+11
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-212-37/+16
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-212-16/+37
* This check in is related to QPID-1296Rajith Muditha Attapattu2008-11-042-25/+67
* QPID-1339:Rafael H. Schloming2008-10-271-6/+7
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-8/+21
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-231-6/+0
* QPID-1339:Rafael H. Schloming2008-10-131-0/+5
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-093-10/+5
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-221-0/+21
* qpid-1251: changed close method for closing the underlying socket on windows ...Arnaud Simon2008-08-201-1/+8
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-141-1/+1
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-092-55/+151
* QPID-1218 Optionally use IoTransport, it's hot, but doesn't pass all the tes...Aidan Skinner2008-08-083-9/+141
* QPID-1222: round up the buffer size to the nearest power of twoRafael H. Schloming2008-08-061-2/+17
* Profiling driven changes:Rafael H. Schloming2008-08-052-25/+35
* QPID-1207: fixed io transport close to ensure threads shutdown properlyRafael H. Schloming2008-07-313-23/+57
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-293-0/+497