- e8ef6ad Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
- 95f316a X.509: Improve negative testing for SubjectAltName parsing by hanno-becker · 2 years, 6 months ago
- cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
- 94cbd30 Add explanatory comments to raw DER test data by David Horstmann · 2 years, 10 months ago
- 77ecc6e Add mbedtls_x509_get_name memory leak unit test by David Horstmann · 2 years, 10 months ago
- 7e5426d Add a new test with a binary hwSerialNum by Victor Barpp Gomes · 2 years, 10 months ago
- fb4723a Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
- 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
- 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
- 02c9d3b Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
- ae2e4a7 tests: Fix x509parse test dependency by Ronald Cron · 4 years ago
- b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
- a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
- ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
- d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
- 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
- 210bea3 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
- b2281e1 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
- c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
- 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
- e58b463 Unsupported extension tests in test_suite_x509parse by Nicola Di Lieto · 5 years ago
- 17bb60c Tests for mbedtls_x509_crt_parse_der_with_ext_cb by Nicola Di Lieto · 5 years ago
- 46b8782 fix mbedtls_x509_dn_gets to escape non-ASCII characters by Koh M. Nakagawa · 5 years ago
- d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
- 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
- 6710e15 Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full and fix tests by Gilles Peskine · 5 years ago
- 049feff Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests by Gilles Peskine · 5 years ago
- 61c8a37 Merge pull request #2836 from hanno-arm/x509_crt_policies_tests by Jaeden Amero · 6 years ago
- f70d3eb Uncomment X509 test that now works by Gilles Peskine · 6 years ago
- 74692ae Merge remote-tracking branch 'origin/pr/2488' into development by Jaeden Amero · 6 years ago
- 7a020f3 Make test case descriptions unique by Gilles Peskine · 6 years ago
- 6dfa665 X.509: Add numerous negative parsing tests for CertificatePolicy ext by Hanno Becker · 6 years ago
- c15ff98 X.509: Adapt negative parsing test for no data in CrtPolicy ext by Hanno Becker · 6 years ago
- 7b8330a X.509: Move negative tests for CertificatePolicy parsing by Hanno Becker · 6 years ago
- 82a1fe5 X.509: Remove CRT policy parsing test 'bool len missing' by Hanno Becker · 6 years ago
- 2dedcc5 Change X.509 test cases to not rely on asn1parse limitations by Gilles Peskine · 6 years ago
- 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
- c54ee93 Merge remote-tracking branch 'origin/pr/2443' into development by Jaeden Amero · 6 years ago
- 7af080a Merge remote-tracking branch 'origin/pr/2442' into development by Jaeden Amero · 6 years ago
- 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
- 61cf9e3 Fix documentation of X.509 parsing test by Hanno Becker · 6 years ago
- 7717c41 Add X.509 CRT parsing test for mixed time-encodings by Hanno Becker · 6 years ago
- 8671e81 Improve X.509 CRT parsing test names by Hanno Becker · 6 years ago
- 04b10c0 Add negative X.509 parsing tests for v3Ext in v1/v2 CRT by Hanno Becker · 6 years ago
- d51d485 Add negative X.509 parsing tests for IssuerID/SubjectID in v1 CRT by Hanno Becker · 6 years ago
- 7ca07e3 Improve name of X.509 CRT parsing test by Hanno Becker · 6 years ago
- 764fbdf Always use the same X.509 alg structure inside and outside of TBS by Hanno Becker · 6 years ago
- 60dd6fc Fix test dependencies in X.509 CRT parsing suite by Hanno Becker · 6 years ago
- 31af3b8 Fix non-DER length encoding in two X.509 CRT parsing tests by Hanno Becker · 6 years ago
- 19db19e Fix test case name formatting in X.509 parsing suite by Hanno Becker · 6 years ago
- 0f5acc1 Use ASN.1 NULL TLVs when testing invalid tags by Hanno Becker · 6 years ago
- 2389d16 Shorten X.509 CRT parsing test names by Hanno Becker · 6 years ago
- 44199b6 Extend negative testing for X.509 Signature parsing by Hanno Becker · 6 years ago
- 5f88a77 Extend negative testing for X.509 SignatureAlgorithm parsing by Hanno Becker · 6 years ago
- 05987e3 Extend negative testing for X.509 v3 Extension parsing by Hanno Becker · 6 years ago
- be3850a Extend negative testing for X.509 SubjectID parsing by Hanno Becker · 6 years ago
- 9f06b50 Extend negative testing for X.509 IssuerID parsing by Hanno Becker · 6 years ago
- bb955e5 Extend negative testing for X.509 SubjectPublicKeyInfo parsing by Hanno Becker · 6 years ago
- 28ae6b1 Extend negative testing for X.509 Subject parsing by Hanno Becker · 6 years ago
- 18459d4 Extend negative testing for X.509 Validity parsing by Hanno Becker · 6 years ago
- 5e2cf38 Extend negative testing for X.509 Issuer parsing by Hanno Becker · 6 years ago
- a328fff Extend negative testing for X.509 AlgorithmIdentifier parsing by Hanno Becker · 6 years ago
- e7d8f96 Extend negative testing for X.509 Serial number parsing by Hanno Becker · 6 years ago
- a9ef412 Extend negative testing for X.509 Version parsing by Hanno Becker · 6 years ago
- a5c481e Extend negative testing for X.509 TBS header parsing by Hanno Becker · 6 years ago
- 6ccfb18 Always return a high-level error code from X.509 module by Hanno Becker · 6 years ago
- 12f62fb Obey bounds of ASN.1 substructures by Hanno Becker · 6 years ago
- 58fc28c Rename server1.der to server1.crt.der by Hanno Becker · 6 years ago
- e21387e Add build instructions to generate DER versions of CRTs and keys by Hanno Becker · 6 years ago
- 4a9b028 Correct name of X.509 parsing test for well-formed, ill-signed CRT by Hanno Becker · 6 years ago
- 20a4ade Add test cases exercising successful verification of MD2/MD4/MD5 CRT by Hanno Becker · 6 years ago
- 7b8abee Add test case exercising verification of valid MD2 CRT by Hanno Becker · 6 years ago
- 2e0f71f Add instructions for MD[245] test CRTs to tests/data_files/Makefile by Hanno Becker · 6 years ago
- ba698da Remove use of MD2 in further x509parse tests by Hanno Becker · 6 years ago
- 32b48ea Convert further x509parse tests to use lower-case hex data by Hanno Becker · 6 years ago
- 01346c6 Use SHA-256 instead of MD2 in X.509 CRT parsing tests by Hanno Becker · 6 years ago
- d0d78d7 Consistently use lower case hex data in X.509 parsing tests by Hanno Becker · 6 years ago
- 56f071f Add negative test for malformed SAN by Ron Eldor · 6 years ago
- 76a9c4a Fix test data by Ron Eldor · 6 years ago
- 8a59d6b Update test data by Ron Eldor · 6 years ago
- 11818f2 Add some negative test cases by Ron Eldor · 6 years ago
- 22f605f Print unparseable SubjectAlternativeNames by Janos Follath · 6 years ago
- 3c4734a Add Wisun Fan device certificate by Ron Eldor · 6 years ago
- 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
- b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
- cbb5903 Minor fixes to CA callback tests by Hanno Becker · 6 years ago
- 557426a Add a failure testcase for ca callback by Jarno Lamsa · 6 years ago
- 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
- 8e76332 Merge remote-tracking branch 'public/pr/2040' into development by Simon Butcher · 7 years ago
- 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
- 381c77c Change serial in test-ca.crt from 0 to 3 to circumvent ASN.1 bug by Hanno Becker · 7 years ago
- 52acdb5 Add tests for relaxed CRL-CA name comparison by Hanno Becker · 7 years ago
- 03de210 Add additional test case for alternative CSR headers by Simon Butcher · 7 years ago
- da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- de420a4 Fix some test deps by Deomid Ryabkov · 9 years ago
- 1cfa2d0 Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
- 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
- 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1