Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-06 | tests: Fix a memory leak in test-send-recv | Philip Withnall | 1 | -2/+12 |
2014-09-25 | tests: Fix various memory leaks in the unit tests | Philip Withnall | 1 | -0/+4 |
2014-03-31 | Rename variables that shadow global definitions | Olivier Crête | 1 | -6/+6 |
2014-03-06 | tests: Don't verify the message content with not in reliable mode, because it... | Olivier Crête | 1 | -15/+21 |
2014-01-31 | Remove the "length" parameter from NiceOutputMessage | Olivier Crête | 1 | -6/+22 |
2014-01-31 | Remove the "to" parameter from NiceOutputMessage | Olivier Crête | 1 | -1/+0 |
2014-01-31 | agent: Add support for vectored I/O for sends | Philip Withnall | 1 | -53/+193 |
2014-01-31 | tests: Update test-send-recv to support vectored I/O | Philip Withnall | 1 | -94/+338 |
2014-01-31 | tests: Remove redundant GLIB_CHECK_VERSION checks | Philip Withnall | 1 | -4/+0 |
2014-01-31 | tests: Add tests for the I/O stream classes | Philip Withnall | 1 | -0/+914 |