| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix encoding for sized structs. | Alan Conway | 2008-04-16 | 2 | -280/+418 |
| * | Correct Struct32 encoding: size/code/data. | Alan Conway | 2008-04-15 | 1 | -11/+15 |
| * | Comment out failing test, repairing. | Alan Conway | 2008-04-15 | 1 | -7/+6 |
| * | Disabled failing tests, working on fixing the issues. | Alan Conway | 2008-04-15 | 1 | -1/+8 |
| * | Cleanup of size calculations and handling UnknownStruct | Alan Conway | 2008-04-15 | 1 | -0/+9 |
| * | Refactored the IO framework that sits on top of Poller so that it uses a gene... | Andrew Stitcher | 2008-04-15 | 1 | -60/+24 |
| * | Struct32 encoding | Alan Conway | 2008-04-15 | 2 | -5/+23 |
| * | Use the errata file for final 0-10 that has a type code for xids without whic... | Gordon Sim | 2008-04-14 | 1 | -1/+1 |
| * | QPID-648: Initial support for sasl authentication for c++ broker. From patch ... | Gordon Sim | 2008-04-14 | 3 | -3/+4 |
| * | amqp_0_10: Encoding for packed structs. | Alan Conway | 2008-04-10 | 1 | -3/+41 |
| * | Invocation handlers, see src/tests/amqp_0_10/handlers.cpp for example. | Alan Conway | 2008-04-10 | 2 | -1/+127 |
| * | Fixes and automated tests for federation function. | Gordon Sim | 2008-04-09 | 3 | -1/+217 |
| * | Improved diagnostics in allSegmentTypes test. | Alan Conway | 2008-04-09 | 1 | -1/+5 |
| * | Summary: added 0-10 Array encoding and decoding. | Alan Conway | 2008-04-08 | 3 | -17/+74 |
| * | src/qpid/amqp_0_10/Body.h, Header.h: placeholders. | Alan Conway | 2008-04-07 | 2 | -45/+44 |
| * | rubygen/0-10/specification.rb | Alan Conway | 2008-04-07 | 3 | -82/+0 |
| * | Fixed time classes for some changes that misunderstood how they are supposed | Andrew Stitcher | 2008-04-07 | 1 | -10/+0 |
| * | Fix rhel5 build errors. | Alan Conway | 2008-04-07 | 1 | -1/+1 |
| * | Encoding/decoding for packed structs and optional members. | Alan Conway | 2008-04-07 | 1 | -10/+52 |
| * | Minor cleanup of base Exception and python_tests script. | Alan Conway | 2008-04-04 | 1 | -1/+5 |
| * | qpid/Serializer.h, qpid/amqp_0_10/Codec.h: | Alan Conway | 2008-04-03 | 4 | -2/+38 |
| * | src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily. | Alan Conway | 2008-04-03 | 2 | -12/+0 |
| * | amqp_0_10/built_in_types.h | Alan Conway | 2008-04-03 | 1 | -1/+13 |
| * | Fix serialize test failure on 64 bit architerctures. | Alan Conway | 2008-04-03 | 2 | -1/+2 |
| * | Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownType | Alan Conway | 2008-04-02 | 3 | -8/+109 |
| * | Fixed logger warning on F9. | Alan Conway | 2008-04-02 | 1 | -1/+1 |
| * | Fix gcc 4.3 warnings. | Alan Conway | 2008-04-02 | 1 | -0/+1 |
| * | Fix gcc 4.3 warnings. | Alan Conway | 2008-04-02 | 1 | -11/+11 |
| * | Removed unused files. | Alan Conway | 2008-03-27 | 1 | -123/+0 |
| * | Send accept in response to message publications if required. | Gordon Sim | 2008-03-27 | 2 | -1/+130 |
| * | Removed unused class RefCountedMap. | Alan Conway | 2008-03-26 | 1 | -1/+0 |
| * | Bounds-checking iterator wrapper, for use with Codec::encode/decode. | Alan Conway | 2008-03-26 | 2 | -1/+75 |
| * | Fix compile errors/warnings with gcc 4.3 | Alan Conway | 2008-03-25 | 5 | -26/+23 |
| * | - Refactored RefCounted class to avoid virtual inheritance | Andrew Stitcher | 2008-03-24 | 8 | -29/+12 |
| * | Make AsyncIOAcceptor multi-protocol: | Alan Conway | 2008-03-18 | 1 | -14/+1 |
| * | rubygen/0-10/specification.rb: | Alan Conway | 2008-03-11 | 2 | -3/+54 |
| * | forked python tests for 0-10 preview and 0-10 final | Gordon Sim | 2008-03-05 | 1 | -1/+1 |
| * | Revert additions to valgrind suppressions checked in by mistake. | Gordon Sim | 2008-03-04 | 1 | -61/+0 |
| * | Completed holders, visitors and serialization for 0-10 commands and controls. | Alan Conway | 2008-03-04 | 2 | -6/+61 |
| * | Updated tracking of outgoing command id and send command-point control on ses... | Gordon Sim | 2008-03-03 | 1 | -0/+61 |
| * | Fixed consolidation of ranges and added further validation to tests. | Gordon Sim | 2008-03-03 | 1 | -4/+50 |
| * | A further step to final 0-10 spec. | Gordon Sim | 2008-03-03 | 2 | -0/+94 |
| * | Template visitors for amqp_0_10::Command, Control and Struct. | Alan Conway | 2008-02-29 | 3 | -19/+105 |
| * | amqp_0_10::ProxyTemplate - tested & functional. | Alan Conway | 2008-02-28 | 2 | -1/+51 |
| * | Generate code for both 0-99 preview and 0-10 final specs . | Alan Conway | 2008-02-27 | 1 | -2/+2 |
| * | Some refactoring of the 0-10 codepath (being migrated to final spec) that pri... | Gordon Sim | 2008-02-25 | 1 | -1/+1 |
| * | Start moving towards final 0-10 spec: | Gordon Sim | 2008-02-21 | 8 | -22/+22 |
| * | AMQP 0-10 type system: | Alan Conway | 2008-02-21 | 2 | -1/+137 |
| * | Disabled RefCountedMap test - failing with valgrind error. | Alan Conway | 2008-02-20 | 1 | -1/+2 |
| * | Added non-optional enum { SYNC, ASYNC } parameter to newSession. | Alan Conway | 2008-02-20 | 9 | -17/+17 |