- a0ba8aa Add test for non ascii x509 subject name by Agathiyan Bragadeesh · 2 years ago
- 47cc76f Update x509 test for numericoid/hexstring output by Agathiyan Bragadeesh · 2 years ago
- ef299d6 Add more tests for RFC 4514 by Agathiyan Bragadeesh · 2 years ago
- dba8a64 Add and update tests for x509write and x509parse by Agathiyan Bragadeesh · 2 years ago
- a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
- 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
- 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month ago
- 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() by Valerio Setti · 2 years, 1 month ago
- 9a3a1a6 Simplify directory name comparison in tests by David Horstmann · 2 years, 1 month ago
- 2016fa3 Use DER format for x509 SAN tests by Andrzej Kurek · 2 years, 2 months ago
- 8bde649 Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
- f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
- b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
- 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
- 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
- 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
- 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
- 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
- b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
- 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
- 0ad1006 Check values in tests by Przemek Stekiel · 2 years, 4 months ago
- 2568d47 Use generated certs in DER format in tests by Przemek Stekiel · 2 years, 4 months ago
- 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
- 63a4cdd Add test to parse ipV4 and ipV6 addresses by Przemek Stekiel · 2 years, 2 months ago
- 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
- bffe31c change path of mbedtls_x509_crl_parse input data by Jerry Yu · 2 years, 2 months ago
- 87f6477 change path of mbedtls_x509_csr_parse_file input data by Jerry Yu · 2 years, 2 months ago
- a3e249c change path of mbedtls_x509_csr_info input data by Jerry Yu · 2 years, 2 months ago
- e8e7bbb change path of x509_parse_san input data by Jerry Yu · 2 years, 2 months ago
- 1c3cfb3 change path of x509parse_crt_file input data by Jerry Yu · 2 years, 2 months ago
- 85b0758 change path of x509_cert_info input data by Jerry Yu · 2 years, 2 months ago
- 2d412c6 change path of mbedtls_x509_crl_info input data by Jerry Yu · 2 years, 2 months ago
- aa266f2 Merge pull request #7602 from mprse/AuthorityKeyId_leak_fix by Paul Elliott · 2 years, 3 months ago
- da97ad9 Use valid MD5 dependency for test by Przemek Stekiel · 2 years, 3 months ago
- 69482f9 Add test to cover memory leak in authorityCertIssuer case by Przemek Stekiel · 2 years, 3 months ago
- 926bcb0 Merge pull request #7532 from AndrzejKurek/remove-leading-zeroes-ip-parsing by Paul Elliott · 2 years, 3 months ago
- 199eab9 Add partial support for URI SubjectAltNames by Andrzej Kurek · 2 years, 3 months ago
- 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
- ed9fb78 Fix parsing of KeyIdentifier (tag length error case) + test by Przemek Stekiel · 2 years, 3 months ago
- f292b9d Fix pastapasta by Gilles Peskine · 2 years, 3 months ago
- 3c96e0f typo by Gilles Peskine · 2 years, 4 months ago
- 55ad28a Document a known issue with testing of mbedtls_x509_crt_parse_path by Gilles Peskine · 2 years, 4 months ago
- 1e5fec6 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
- 6f400a3 Disallow leading zeroes when parsing IPv4 addresses by Andrzej Kurek · 2 years, 3 months ago
- 1a24895 Simplify string escapes by Gilles Peskine · 2 years, 8 months ago
- 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 3 months ago
- af04f63 Add an IPv4 mapped IPv6 test by Andrzej Kurek · 2 years, 4 months ago
- fe05081 Introduce an additional test for IPV4 parsing by Andrzej Kurek · 2 years, 4 months ago
- e404612 Replace old macro in test_suite_x509parse by Andrzej Kurek · 2 years, 4 months ago
- 7bd00e0 use MBEDTLS_PK_CAN_ECDSA_SOME by Glenn Strauss · 2 years, 5 months ago
- 700ffa0 use MBEDTLS_HAS_ALG_SHA_256_VIA_MD_OR_PSA_BASED_ON_USE_PSA by Glenn Strauss · 2 years, 5 months ago
- 6f545ac Add mbedtls_x509_crt_parse_cn_inet_pton() tests by Glenn Strauss · 2 years, 9 months ago
- 3208b0b add IP SAN tests changes per mbedTLS standards by Eugene K · 5 years ago
- 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
- 79354c3 Use MBEDTLS_MD_CAN_SHA1 macro as test dependency by Przemek Stekiel · 2 years, 4 months ago
- 09720e2 Remove redundant test cases by Przemek Stekiel · 2 years, 6 months ago
- 75653b1 Add indication of extension error while parsing authority/subject key id by Przemek Stekiel · 2 years, 6 months ago
- 6ec839a x509_get_authority_key_id: add length check + test by Przemek Stekiel · 2 years, 6 months ago
- 8661fed Fix tests dependencies by Przemek Stekiel · 2 years, 6 months ago
- 8d435a0 Renaming x509_get_subject_alt_name to x509_get_general_names and mbedtls_x509_parse_subject_alt_name to mbedtls_x509_parse_general_name so they can be used not only to collect subject alt name, but the V3 authority cert issuer that is also GeneralName type. by toth92g · 4 years, 3 months ago
- 5042b10 - Removing obsolete test files (DER strings are used instead of them to minimize resource usage) by toth92g · 4 years, 3 months ago
- 357b297 Correcting tests: by toth92g · 4 years, 3 months ago
- 2d2fb3a Correting findings: Using DER format instead of PEM while testing to minimize the resource usage. Comparation of byte arrays in test are now done via the dedicated ASSERT_COMPARE test macro for better understanding by toth92g · 4 years, 3 months ago
- 0e2e2d6 x509parse tests used only last 16 bits of the return values. They are updated to check the whole 32 bit value by toth92g · 4 years, 5 months ago
- 3c2243c Replacing hard-coded literals with macros of the library in the new x509parse tests by toth92g · 4 years, 5 months ago
- a41954d Extracting SubjectKeyId and AuthorityKeyId in case of x509 V3 extensions. Updating mbedtls_x509_crt_free function to also free the new dynamic elements (issuer field of AuthorityKeyId). by toth92g · 4 years, 6 months ago
- 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
- 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
- d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
- d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
- 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
- e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
- a946489 X.509: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
- ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 5 months ago
- a006f8c Adapt dependencies for parsing rfc822Name test by Przemek Stekiel · 2 years, 5 months ago
- a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 5 months ago
- 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 6 months ago
- 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
- 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
- 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
- 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
- d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
- 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
- fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago
- 7dcdc13 Change SHA256_C to HAS_ALG_SHA256_VIA[..] in x509 tests by Andrzej Kurek · 2 years, 7 months ago
- 5d82c3b X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
- db305ff X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
- 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
- d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
- 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
- 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
- f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
- 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
- 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
- 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
- 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago