Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPID-2605: Fix to fragmentation logic for delivered messages | Gordon Sim | 2010-05-17 | 1 | -3/+1 |
* | Add directory to #include | Alan Conway | 2009-07-14 | 1 | -1/+1 |
* | Removed BodyHolder: minor performance improvement, opens the way for more eff... | Alan Conway | 2009-01-22 | 1 | -2/+1 |
* | Rename size() to encodedSize() for encoded types to allow std collection inte... | Alan Conway | 2008-10-07 | 1 | -4/+4 |
* | Fixes to max frame size default and fragmentation on broker. | Gordon Sim | 2007-12-18 | 1 | -1/+3 |
* | Added framing::BodyHolder: | Alan Conway | 2007-11-22 | 1 | -1/+2 |
* | Correction to interpretation of flags (B/E refer to the first/last segment in... | Gordon Sim | 2007-10-02 | 1 | -1/+1 |
* | Refactor HandlerImpl to use Session rather than CoreRefs. | Alan Conway | 2007-09-18 | 1 | -3/+2 |
* | Use frameset begin/end flags for determining frameset boundaries. | Gordon Sim | 2007-09-13 | 1 | -5/+21 |
* | Updated message.transfer encoding to use header and content segments (includi... | Gordon Sim | 2007-08-28 | 1 | -0/+51 |