| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused TotalAttachmentsSize (Mac warning) | Joe Kirchoff | 2022-03-21 | 1 | -4/+0 |
| * | 'return std::move(local_object)' prevents copy elision | Martin Ridgers | 2021-10-25 | 1 | -1/+1 |
| * | Added preliminary CbPackageReader, for handling incremental compact binary pa... | Stefan Boberg | 2021-09-28 | 1 | -10/+128 |
| * | Minor CbPackage serialization tweaks | Stefan Boberg | 2021-09-16 | 1 | -5/+4 |
| * | Improved package serialization to allow round tripping | Stefan Boberg | 2021-09-16 | 1 | -16/+77 |
| * | Implemented intended package streaming API flow (but currently it "streams" f... | Stefan Boberg | 2021-09-13 | 1 | -8/+14 |
| * | Introduced FormatPackageMessageBuffer() returning a ComositeBuffer | Stefan Boberg | 2021-09-13 | 1 | -0/+16 |
| * | Changed interface for httpServerRequest::SessionId()/RequestId() so they shar... | Stefan Boberg | 2021-09-13 | 1 | -0/+116 |