summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* Moved the SSL code under the security package.Rajith Muditha Attapattu2010-03-153-3/+3
* This is related to rev 922479Rajith Muditha Attapattu2010-03-151-4/+122
* 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-129-1/+190
* Fixed an error in retrieving the SSL parameterRajith Muditha Attapattu2010-02-111-0/+2
* Removed the ClientProperties.java I added to a wrong package nameRajith Muditha Attapattu2010-02-031-142/+0
* This is related to QPID-2343Rajith Muditha Attapattu2010-02-034-0/+562
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-3112-135/+301
* 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
* moved pprint from JAddr into separate utility class and use it from Address t...Rafael H. Schloming2010-01-283-112/+156
* This is related to QPID-2352Rajith Muditha Attapattu2010-01-284-1/+233
* This is related to QPID-2363Rajith Muditha Attapattu2010-01-281-1/+3
* added boolean literals to java & python address parser; added validation to p...Rafael H. Schloming2010-01-222-1/+15
* The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...Rajith Muditha Attapattu2010-01-214-42/+253
* This is related to QPID-2350Rajith Muditha Attapattu2010-01-201-0/+4
* added java address parser (QPID-1831)Rafael H. Schloming2010-01-2010-0/+1206
* fixed generics warnings; added join methodRafael H. Schloming2010-01-201-2/+24
* This is related to QPID-2343Rajith Muditha Attapattu2010-01-192-2/+154
* Changed the setIdleTimeout method to take an int instead of a long.Rajith Muditha Attapattu2010-01-1910-23/+21
* This is a first step towards QPID-2343Rajith Muditha Attapattu2010-01-181-0/+113
* Added a null check for SASL client in the connectionOpenOk methodRajith Muditha Attapattu2010-01-131-1/+1
* This is a fix for QPID-2339Rajith Muditha Attapattu2010-01-121-9/+28
* This is a fix for QPID-2174Rajith Muditha Attapattu2010-01-122-2/+64
* This is a fix for QPID-2173Rajith Muditha Attapattu2010-01-111-2/+32
* This is a fix for QPID-2336Rajith Muditha Attapattu2010-01-111-1/+6
* There is mistake in a commit made for QPID-1830 in rev 891805Rajith Muditha Attapattu2010-01-081-2/+2
* QPID-2273 : Fix Protocol NegotiationRobert Godfrey2009-12-182-4/+7
* This is a fix for QPID-1830Rajith Muditha Attapattu2009-12-171-1/+6
* Update OSGI/Eclipse bundle versions and filenames for the 0.6 releaseRobert Gemmell2009-12-101-1/+1
* QPID-2242 : Update to 0-8 producer to set the JMS_QPID_DESTTYPE when sending ...Martin Ritchie2009-12-081-3/+4
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-021-1/+0
* Fixes for 0-9-1 supportRobert Godfrey2009-11-262-8/+13
* Remove more 1.6 @Override on interfaces.Aidan Skinner2009-11-091-1/+0
* This is for QPID-2176Rajith Muditha Attapattu2009-11-032-1/+37
* Added AMQP 0-9-1 supportRobert Godfrey2009-10-266-347/+350
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-2517-52/+288
* Merge java-network-refactor branchAidan Skinner2009-10-1516-821/+910
* Fix compiler compliance levels, not allowed @Override on interfaces in 1.5Aidan Skinner2009-10-111-1/+0
* QPID-2040: add a copy method to FileUtils that throws checked exceptions ins...Robert Gemmell2009-08-171-18/+31
* fixed session memory leak exposed by SessionCreateTestRafael H. Schloming2009-07-251-2/+0
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-71/+111
* QPID-1797: update bundle version format and output filenames, modify ant bund...Robert Gemmell2009-07-111-2/+2
* 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
* made test ports configurable; this required adding variable expansion to Prop...Rafael H. Schloming2009-06-181-0/+144
* QPID-1893: echo back a heartbeat when we receive oneRafael H. Schloming2009-06-081-0/+5
* This is related to QPID-1875Rajith Muditha Attapattu2009-05-281-1/+1
* This is related to QPID-1854Rajith Muditha Attapattu2009-05-141-1/+8
* This is related to QPID-1853. Since the socket is being closed inside the fin...Rajith Muditha Attapattu2009-05-141-1/+0