Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add readme and license text | Philipp Gesang | 2018-10-30 | 1 | -0/+2 |
| | |||||
* | sid: define more constant authorities from MS-DTYP | Philipp Gesang | 2018-10-30 | 1 | -1/+7 |
| | |||||
* | sid: optionally handle big endian in packet format codec | Philipp Gesang | 2018-10-30 | 1 | -5/+4 |
| | | | | | Oddly enough this only has an effect on the sub_auths since the 48 bits of “identifier authority” are always handled in big endian. | ||||
* | sid: implement decoder for “packet representation” | Philipp Gesang | 2018-10-28 | 1 | -1/+1 |
| | |||||
* | xxd: add binary-text conversion helper | Philipp Gesang | 2018-10-28 | 1 | -0/+2 |
| | |||||
* | sid: add interface definition | Philipp Gesang | 2018-10-28 | 1 | -0/+44 |