summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/network
Commit message (Expand)AuthorAgeFilesLines
* Attempt one at merge from r1021441:HEADgrkvlt-network-20101013Andrew Donald Kennedy2010-12-067-125/+139
* Move id generator for connections to broker instanceAndrew Donald Kennedy2010-10-201-2/+2
* TidyupAndrew Donald Kennedy2010-10-152-8/+6
* Minor updatesAndrew Donald Kennedy2010-10-1310-69/+51
* Network layer changes, and then some. Actual commit history preserved elsewhe...Andrew Donald Kennedy2010-10-1329-1942/+1100
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-6/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-122-7/+7
* QPID-2719Rajith Muditha Attapattu2010-07-082-6/+17
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-023-0/+60
* This is related to QPID-2447Rajith Muditha Attapattu2010-03-222-8/+150
* Added test cases for QPID-2444 and QPID-2446Rajith Muditha Attapattu2010-03-191-2/+4
* This is related to QPID-2444 and QPID-2445Rajith Muditha Attapattu2010-03-194-6/+30
* Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447Rajith Muditha Attapattu2010-03-198-13/+427
* Updated the references to the new SSL package.Rajith Muditha Attapattu2010-03-151-2/+2
* Moved the SSL code under the security package.Rajith Muditha Attapattu2010-03-153-3/+3
* Added utility methods to be used in providing a solution for QPID-2445Rajith Muditha Attapattu2010-03-131-0/+113
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-123-0/+63
* 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-313-44/+63
* Corrected a mistake I made in rev904375Rajith Muditha Attapattu2010-01-291-2/+2
* added a null check for connection settingsRajith Muditha Attapattu2010-01-291-2/+4
* This is related to QPID-2352Rajith Muditha Attapattu2010-01-284-1/+233
* 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-196-11/+9
* QPID-2273 : Fix Protocol NegotiationRobert Godfrey2009-12-181-1/+2
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-021-1/+0
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-254-4/+9
* Merge java-network-refactor branchAidan Skinner2009-10-151-0/+418
* fixed hang in SSL client, ssl profile still fails due to port conflicts, but ...Rafael H. Schloming2009-07-012-14/+24
* cleaned up extraneous whitespaceRafael H. Schloming2009-06-302-83/+83
* 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-1839Rajith Muditha Attapattu2009-05-041-2/+12
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-236-18/+52
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-132-16/+40
* This is a fix for QPID-1571Rajith Muditha Attapattu2009-01-131-3/+41
* QPID-1547: ignore socket closed exceptions if shutdownInput is brokenRafael H. Schloming2008-12-231-3/+12
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-162-0/+39
* 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-044-25/+404
* 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-232-10/+7
* 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-096-22/+41
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-223-0/+63
* 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