summaryrefslogtreecommitdiff
path: root/test/asn1_decode_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-05-061-1/+1
* Test that we don't have a memory leak in d2i_ASN1_OBJECT.Shane Lontis2021-04-271-0/+26
* Add a test for encoding/decoding using an invalid ASN.1 TemplateMatt Caswell2020-12-081-0/+36
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-2/+2
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-061-2/+2
* TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zeroRichard Levitte2018-09-091-0/+173