master
tests: added additional invalid PKCS#7 structs
Rename test files. Avoid using ':', which is illegal on Windows.
tests: added reproducer for CVE-2018-1000654
Bump copyright years
tests: Added test case based on Hanno Boeck's certificate
added missing file.
Added another BER-encoded PKCS #12 file to test indefinite decoding
tests: added additional test for the indefinite any tag
Improve test coverage and Fix asn1Decoding Issues
maint: Indent code.
ASN1.y: improved detection of built-in types
tests: check decoding with ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME flag
Added self-check for recursive choices.
Added new test that combines asn1_der_decoding_startEnd() with asn1_der_coding().
Added test that decodes and re-encodes a DER CRL.
Use read_binary_file to read data, for Windows. Add self-test to test regressions.
tests: added reproducer for encoding issue
tests: avoid errors on known memory leaks from _asn1_add_static_node
Add spc_pe_image_data test
Include config.h and re-enable syntax-checks.
tests: added check on OCSP BasicOCSPResponse parsing
Added test for ResponseData decoding-encoding issue
SIZE: restore handling of SIZE nodes
tests: added unit test of setof encoding