aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* asn1: Add function to generate an ASN.1 integer from an uint64_tTobias Brunner2017-11-081-6/+35
* Use standard unsigned integer typesAndreas Steffen2016-03-241-3/+3
* unit-tests: Silence a literal signedness warning raised by GCC 4.6.3Martin Willi2014-04-301-2/+2
* asn1: Support dates before 1970-01-01 (i.e. when time_t gets negative)Tobias Brunner2014-02-121-0/+6
* asn1: Add additional validation for parsed ASN.1 date/time valuesTobias Brunner2014-02-121-0/+8
* unit-tests: added some more ASN.1 length testsAndreas Steffen2014-02-101-0/+13
* test-asn1: Fix skipping of >2038 tests on i386Tobias Brunner2014-01-061-35/+35
* unit-tests: Clean up memory in new asn1 unit testsMartin Willi2013-11-061-1/+3
* unit-tests: Move test suites to its own subfolderMartin Willi2013-11-061-0/+840