Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sid: optionally handle big endian in packet format codec | Philipp Gesang | 2018-10-30 | 3 | -37/+97 |
| | | | | | Oddly enough this only has an effect on the sub_auths since the 48 bits of “identifier authority” are always handled in big endian. | ||||
* | util: sidparse_test. add trivial test wrapper | Philipp Gesang | 2018-10-28 | 2 | -0/+350 |
| | |||||
* | util/sidparse: add cli SID utility | Philipp Gesang | 2018-10-28 | 2 | -0/+140 |
| | |||||
* | sid: implement decoder for “packet representation” | Philipp Gesang | 2018-10-28 | 3 | -10/+164 |
| | |||||
* | sid_test: unit test packed representation | Philipp Gesang | 2018-10-28 | 1 | -2/+34 |
| | |||||
* | xxd: add binary-text conversion helper | Philipp Gesang | 2018-10-28 | 3 | -19/+112 |
| | |||||
* | sid: add interface definition | Philipp Gesang | 2018-10-28 | 1 | -0/+44 |
| | |||||
* | _oasis: opam: nix: add build and env setup | Philipp Gesang | 2018-10-28 | 3 | -0/+72 |
| | |||||
* | sid: sid_test: add current state to repo | Philipp Gesang | 2018-10-28 | 2 | -0/+294 |
| | |||||
* | initial: gitignore | Philipp Gesang | 2018-10-19 | 1 | -0/+13 |