summaryrefslogtreecommitdiff
path: root/sid.ml
Commit message (Expand)AuthorAgeFilesLines
* sid.ml: rectify string used to derive constantPhilipp Gesang2018-12-111-1/+1
* sid.ml: give hex ia reader enough leeway for sloppy parsingPhilipp Gesang2018-12-091-2/+12
* sid: sid_test: add conformance mode imitating MS APIPhilipp Gesang2018-11-291-65/+153
* sid: functorize well-formedness checksPhilipp Gesang2018-11-081-25/+51
* sid: sid_test: make subauthorities mandatoryPhilipp Gesang2018-11-071-139/+149
* sid: sid_test: handle large ias correctlyPhilipp Gesang2018-11-071-9/+69
* sid: add Sid.{of,to}_bytes aliasesPhilipp Gesang2018-11-061-0/+3
* sid: sid_test: validate identifier authority on create()Philipp Gesang2018-11-061-0/+1
* sid: add channel handlers for binary representationPhilipp Gesang2018-11-031-0/+26
* add linking exception to licensePhilipp Gesang2018-11-031-1/+1
* sid: predefine more well known constantsPhilipp Gesang2018-11-031-9/+125
* sid: catch more boundary violationsPhilipp Gesang2018-10-301-1/+16
* sid: fix off by one parsing bugPhilipp Gesang2018-10-301-1/+1
* sid: sid_test: move conversion functions to resultPhilipp Gesang2018-10-301-17/+20
* add readme and license textPhilipp Gesang2018-10-301-0/+2
* sid: define more constant authorities from MS-DTYPPhilipp Gesang2018-10-301-5/+11
* sid: optionally handle big endian in packet format codecPhilipp Gesang2018-10-301-32/+36
* sid: implement decoder for “packet representation”Philipp Gesang2018-10-281-5/+50
* xxd: add binary-text conversion helperPhilipp Gesang2018-10-281-19/+3
* sid: sid_test: add current state to repoPhilipp Gesang2018-10-281-0/+199