Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add linking exception to license | Philipp Gesang | 2018-11-03 | 1 | -0/+2 |
* | sid_test: unit test string format version numbers some more | Philipp Gesang | 2018-10-30 | 1 | -2/+18 |
* | sid_test: prefer Stdint module shorthands | Philipp Gesang | 2018-10-30 | 1 | -12/+11 |
* | sid: catch more boundary violations | Philipp Gesang | 2018-10-30 | 1 | -0/+32 |
* | sid: fix off by one parsing bug | Philipp Gesang | 2018-10-30 | 1 | -0/+5 |
* | sid: sid_test: move conversion functions to result | Philipp Gesang | 2018-10-30 | 1 | -47/+34 |
* | sid_test: add unit tests for Sid.create | Philipp Gesang | 2018-10-30 | 1 | -0/+17 |
* | sid: optionally handle big endian in packet format codec | Philipp Gesang | 2018-10-30 | 1 | -0/+57 |
* | sid: implement decoder for “packet representation” | Philipp Gesang | 2018-10-28 | 1 | -4/+113 |
* | sid_test: unit test packed representation | Philipp Gesang | 2018-10-28 | 1 | -2/+34 |
* | sid: sid_test: add current state to repo | Philipp Gesang | 2018-10-28 | 1 | -0/+95 |