summaryrefslogtreecommitdiff
path: root/java/common/src/main/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-0729-1298/+452
* QPID-3453: Fixes an issue with closing of detached sessionKeith Wall2011-08-261-8/+21
* QPID-3452: Broker now unregisters any remaining subscriptions on receipt of S...Keith Wall2011-08-251-3/+2
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-2/+9
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-189-197/+118
* QPID-3342: Regression when forming SSL connections.Robert Gemmell2011-08-154-62/+105
* QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF...Robert Gemmell2011-08-083-22/+36
* QPID-3367: FileUtils improvements. #openFileOrDefaultResource now tries the o...Robert Gemmell2011-07-211-11/+12
* QPID-2498: upgrade Mina to 1.1.7.Robert Gemmell2011-07-141-1/+1
* QPID-3342: move a previously missed test-only class into the test treeRobert Gemmell2011-07-141-165/+0
* QPID-3345: restore/add ability to use sys props to select the NetworkTranspor...Robert Gemmell2011-07-144-10/+121
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-132-27/+31
* QPID-3269Rajith Muditha Attapattu2011-07-084-18/+76
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-0710-1920/+1
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-0716-448/+706
* QPID-3342: rationalise the existing 0-10 transport code and introduce new Net...Robert Gemmell2011-07-0714-365/+315
* QPID-3341: remove unused/dead transport code and accompanying implementation ...Robert Gemmell2011-07-0719-4587/+7
* QPID-3311 Committing a patch by Siddhesh PoyarekarRajith Muditha Attapattu2011-06-201-2/+8
* QPID-2158: add length validation into AMQShortString, remove dead code from A...Robert Gemmell2011-06-074-38/+67
* QPID-3261: decrease severity / improve clarity of log messages.Robert Gemmell2011-05-162-5/+5
* QPID-3233Rajith Muditha Attapattu2011-05-031-1/+2
* QPID-3205Rajith Muditha Attapattu2011-04-121-1/+29
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-301-1/+11
* QPID-3142: enable tests to run against a copy of an existing work directoryRobert Gemmell2011-03-151-1/+1
* QPID-2732Rajith Muditha Attapattu2011-03-081-1/+6
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-0/+5
* QPID-3070: Do not send SessionCompleted with empty rangeAndrew Donald Kennedy2011-03-081-1/+4
* QPID-3098Rajith Muditha Attapattu2011-03-011-0/+1
* QPID-3029: Set channel and heatbeat max to correct valuesAndrew Donald Kennedy2011-02-181-5/+2
* QPID-3065: Tidy up unused parts of DisassemblerAndrew Donald Kennedy2011-02-171-25/+5
* QPID-3028: only hold the bytes for the cached string, instead of the entire n...Robert Gemmell2011-02-172-1/+18
* QPID-3028: use a small array and companion HashMap to store the incomplete Me...Robert Gemmell2011-02-171-13/+42
* QPID-3028: make assembler and disassembler use a static ThreadLocal for its B...Robert Gemmell2011-02-173-7/+12
* QPID-3065: Send header and frame data as single bufferAndrew Donald Kennedy2011-02-171-10/+13
* QPID-3043Rajith Muditha Attapattu2011-02-111-1/+1
* QPID-3043Rajith Muditha Attapattu2011-02-092-3/+23
* QPID-2994Rajith Muditha Attapattu2011-02-092-3/+16
* QPID-3042Rajith Muditha Attapattu2011-02-091-0/+11
* QPID-2994Rajith Muditha Attapattu2011-02-081-1/+11
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-043-19/+61
* QPID-3021: ensure the connection actor is used for connection control events ...Robert Gemmell2011-02-043-0/+11
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-044-21/+123
* QPID-3021: set the session/connection actor when the connection recieves new ...Robert Gemmell2011-01-272-6/+2
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-211-8/+8
* While commiting a fix for QPID-2994 I accidently modified the timeout value.Rajith Muditha Attapattu2011-01-111-1/+1
* QPID-2995Rajith Muditha Attapattu2011-01-111-0/+4
* QPID-2994Rajith Muditha Attapattu2011-01-111-3/+9
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-032-3/+3
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-033-14/+19
* QPID-2857: Fix issue identified by running FindBugs across the codebase. Clos...Robert Gemmell2010-10-011-4/+11