| Commit message (Expand) | Author | Age | Files | Lines |
| * | Address review comments•••- Remove static qualifier from a string that didn't need it
- Add some tests for trailing params with a leading colon as data to
ensure they are parsed/unparsed correctly
| Ryan Schmidt | 2025-10-10 | 1 | -0/+18 |
| * | Update tests•••A number of tests needed to be updated to account for the fact that tags
are allowed to be up to 8191 bytes (or 4094 bytes for the
client-specified portion or server-specified portion individually). The
numbers in these tests were updated, and in some cases we now test both
server and client tags to ensure consistent behavior between both types.
| Ryan Schmidt | 2025-10-10 | 1 | -68/+668 |
| * | m_alias: Preserve protocol framing characters | Ed Kellett | 2020-07-05 | 1 | -0/+45 |
| * | tests: fix warnings | Simon Arlott | 2017-08-04 | 1 | -0/+3 |
| * | tests: add msgbuf_parse tests | Simon Arlott | 2017-07-29 | 1 | -0/+3412 |