summaryrefslogtreecommitdiff
path: root/sid_test.ml
Commit message (Expand)AuthorAgeFilesLines
* sid.ml: rectify string used to derive constantPhilipp Gesang2018-12-111-0/+4
* sid: sid_test: add conformance mode imitating MS APIPhilipp Gesang2018-11-291-2/+93
* sid: functorize well-formedness checksPhilipp Gesang2018-11-081-8/+8
* sid: sid_test: make subauthorities mandatoryPhilipp Gesang2018-11-071-7/+23
* sid: sid_test: handle large ias correctlyPhilipp Gesang2018-11-071-27/+125
* sid: sid_test: validate identifier authority on create()Philipp Gesang2018-11-061-2/+18
* add linking exception to licensePhilipp Gesang2018-11-031-0/+2
* sid_test: unit test string format version numbers some morePhilipp Gesang2018-10-301-2/+18
* sid_test: prefer Stdint module shorthandsPhilipp Gesang2018-10-301-12/+11
* sid: catch more boundary violationsPhilipp Gesang2018-10-301-0/+32
* sid: fix off by one parsing bugPhilipp Gesang2018-10-301-0/+5
* sid: sid_test: move conversion functions to resultPhilipp Gesang2018-10-301-47/+34
* sid_test: add unit tests for Sid.createPhilipp Gesang2018-10-301-0/+17
* sid: optionally handle big endian in packet format codecPhilipp Gesang2018-10-301-0/+57
* sid: implement decoder for “packet representation”Philipp Gesang2018-10-281-4/+113
* sid_test: unit test packed representationPhilipp Gesang2018-10-281-2/+34
* sid: sid_test: add current state to repoPhilipp Gesang2018-10-281-0/+95