Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asn1: Add function to generate an ASN.1 integer from an uint64_t | Tobias Brunner | 2017-11-08 | 1 | -6/+35 |
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -3/+3 |
* | unit-tests: Silence a literal signedness warning raised by GCC 4.6.3 | Martin Willi | 2014-04-30 | 1 | -2/+2 |
* | asn1: Support dates before 1970-01-01 (i.e. when time_t gets negative) | Tobias Brunner | 2014-02-12 | 1 | -0/+6 |
* | asn1: Add additional validation for parsed ASN.1 date/time values | Tobias Brunner | 2014-02-12 | 1 | -0/+8 |
* | unit-tests: added some more ASN.1 length tests | Andreas Steffen | 2014-02-10 | 1 | -0/+13 |
* | test-asn1: Fix skipping of >2038 tests on i386 | Tobias Brunner | 2014-01-06 | 1 | -35/+35 |
* | unit-tests: Clean up memory in new asn1 unit tests | Martin Willi | 2013-11-06 | 1 | -1/+3 |
* | unit-tests: Move test suites to its own subfolder | Martin Willi | 2013-11-06 | 1 | -0/+840 |