summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added missing fileNikos Mavrogiannopoulos2017-01-131-0/+43
* tests: added invalid PKCS#7 struct checksNikos Mavrogiannopoulos2017-01-134-31/+40
* decoding-invalid-x509: output log on errorNikos Mavrogiannopoulos2017-01-131-2/+5
* tests: added copyright statements to filesNikos Mavrogiannopoulos2016-10-242-0/+40
* Add spc_pe_image_data testAndreas Schneider2016-10-244-3/+169
* tests: use the 'rb' modifier in fopenNikos Mavrogiannopoulos2016-09-272-2/+2
* tests: added unit tests for asn1_get_object_id_der()Nikos Mavrogiannopoulos2016-07-082-2/+91
* tests: add test for OIDs with elements larger than 2^32Nikos Mavrogiannopoulos2016-07-072-2/+207
* tests: corrected inclusion of new fileslibtasn1_4_8Nikos Mavrogiannopoulos2016-04-111-2/+2
* tests: added several invalid certificatesNikos Mavrogiannopoulos2016-04-08563-2/+47
* tests: removed OCSP choice known issue tags; it is now resolvedNikos Mavrogiannopoulos2016-04-081-4/+4
* tests: corrected byKey definitionNikos Mavrogiannopoulos2016-04-081-1/+1
* tests: added various octet string encoding/decoding testsNikos Mavrogiannopoulos2016-04-082-2/+176
* tests: added check on OCSP BasicOCSPResponse parsingNikos Mavrogiannopoulos2016-04-083-3/+115
* tests: removed non-existant file from MakefileNikos Mavrogiannopoulos2016-04-071-1/+1
* tests: corrected invalid input to asn1DecodingNikos Mavrogiannopoulos2016-04-052-2/+2
* tests: enhance the test suite with more invalid X.509 inputNikos Mavrogiannopoulos2016-04-0538-3/+26
* tests: avoid errors on known memory leaks from _asn1_add_static_nodeNikos Mavrogiannopoulos2016-04-042-1/+4
* tests: added missing decoding-infNikos Mavrogiannopoulos2016-04-041-0/+34
* tests: added check on infinite recursionNikos Mavrogiannopoulos2016-04-042-2/+2
* tests: added check for EXPLICIT encoding of tagged valuesNikos Mavrogiannopoulos2015-09-142-0/+9
* tests: added encoding and decoding check with multi-byte tagsNikos Mavrogiannopoulos2015-06-083-1/+27
* tests: Added test case based on Hanno Boeck's certificateNikos Mavrogiannopoulos2015-04-203-5/+34
* build: tests: fix Test_choice_ocsp on separate builddirAlon Bar-Lev2015-03-091-0/+2
* updated error text in Test_choice_ocspNikos Mavrogiannopoulos2015-03-061-1/+1
* simplified string test for BERNikos Mavrogiannopoulos2015-03-061-6/+10
* Added missing fileNikos Mavrogiannopoulos2015-03-041-0/+80
* tests: Added tests for asn1_decode_simple_berNikos Mavrogiannopoulos2015-03-041-0/+37
* Added test for ResponseData decoding-encoding issueNikos Mavrogiannopoulos2014-11-144-4/+50
* tests: Added test for ASN1_DECODE_FLAG_STRICT_DER flagNikos Mavrogiannopoulos2014-08-202-2/+139
* tests: added additional test for the indefinite any tagNikos Mavrogiannopoulos2014-08-203-6/+46
* Added another BER-encoded PKCS #12 file to test indefinite decodingNikos Mavrogiannopoulos2014-08-203-3/+45
* threadsafety: use $# instead of $1Nikos Mavrogiannopoulos2014-07-291-1/+1
* corrected file nameNikos Mavrogiannopoulos2014-06-171-1/+1
* Added new test that combines asn1_der_decoding_startEnd() with asn1_der_codin...Nikos Mavrogiannopoulos2014-06-093-3/+233
* Added copyright informationNikos Mavrogiannopoulos2014-06-091-0/+20
* Added test for asn1_der_decoding_startEnd() after an asn1_dup_node().Nikos Mavrogiannopoulos2014-06-091-0/+27
* build: tests: fix Test_choice within separate builddirAlon Bar-Lev2014-06-082-2/+6
* renamed asn1_copy_node2 to asn1_dup_nodeNikos Mavrogiannopoulos2014-06-051-3/+3
* Added asn1_copy_node2()Nikos Mavrogiannopoulos2014-05-301-2/+0
* Added test for asn1_copy_node()Nikos Mavrogiannopoulos2014-05-302-2/+192
* Added check for decoding_startEnd().Nikos Mavrogiannopoulos2014-05-301-0/+40
* Marked asn1_der_decoding_element() as deprecated.Nikos Mavrogiannopoulos2014-05-172-1/+3
* Added test that decodes and re-encodes a DER CRL.Nikos Mavrogiannopoulos2014-04-263-3/+147
* Fix memory leak.Kurt Roeckx2014-04-261-0/+3
* Update copyright years.Simon Josefsson2014-04-2216-16/+16
* cleaned up codeNikos Mavrogiannopoulos2014-03-281-2/+1
* free all allocated memoryNikos Mavrogiannopoulos2014-03-141-0/+1
* Added self-check for recursive choices.Nikos Mavrogiannopoulos2014-03-143-3/+119
* include asn1_delete_structure2() to testsNikos Mavrogiannopoulos2013-11-251-1/+6