- 3ee4e64 Remove dependency on X509(_REMOVE)_INFO by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- ce9c4f5 Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
- 5b5da94 test: proper positioning of USE_PSA_INIT + fixed some exit labels by valerio · 2 years, 3 months ago
- f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
- dcf7326 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
- f8f4c60 Merge branch 'mbedtls-2.28' into mbedtls_x509_crt_parse_path-qemu-bug-2.28 by Dave Rodgman · 2 years, 1 month ago
- 5d7cd01 x509parse tests: Replace TEST_ASSERT with TEST_EQUAL by Demi Marie Obenour · 2 years, 8 months ago
- a4394d4 Document a known issue with testing of mbedtls_x509_crt_parse_path by Gilles Peskine · 2 years, 4 months ago
- ad72ea0 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
- 5346ef5 test: minor fix for non-initialized variable by valerio · 2 years, 3 months ago
- e7373a8 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 3 months ago
- 1868870 Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
- 6c4226c Change brace initialization to memset by David Horstmann · 2 years, 9 months ago
- 8eb3ed5 Minor fixes to x509_get_name() test function by David Horstmann · 2 years, 10 months ago
- 4a67c35 Improve X509 DN test naming 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
- fb4723a Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
- 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 1 month ago
- b84f8d4 Corrects flag set in tests by Thomas Daubney · 3 years, 3 months ago
- 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 4 months ago
- 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago
- 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
- ac6ae35 tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
- b77fad8 test_suite_x509parse.function improvement by Nicola Di Lieto · 5 years ago
- c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
- e58b463 Unsupported extension tests in test_suite_x509parse by Nicola Di Lieto · 5 years ago
- 5659e7e Add opaque context to mbedtls_x509_crt_ext_cb_t 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
- 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
- 20a4ade Add test cases exercising successful verification of MD2/MD4/MD5 CRT by Hanno Becker · 6 years ago
- 890819a Change mbedtls_x509_subject_alternative_name by Ron Eldor · 6 years ago
- b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
- 846ae7a Document and test flags in x509_verify by Janos Follath · 6 years ago
- d7ecbd6 Fix style issues and a typo by Janos Follath · 6 years ago
- dfd22c4 Address comments for x509 tests by Jarno Lamsa · 6 years ago
- 31d9db6 Change the verify function naming by Jarno Lamsa · 6 years ago
- 3f932bb Remove trailing whitespace in test_suite_x509parse.function by Hanno Becker · 6 years ago
- 0350d56 Only run X.509 CRT verification tests with CA callback tests if !CRL by Hanno Becker · 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
- 912ed33 Change callback name to ca_callback by Jarno Lamsa · 6 years ago
- 03cd120 Test for ca list callback by Jarno Lamsa · 6 years ago
- 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
- 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
- 2d8a2c0 Modify existing X.509 test for also test new copyless API by Hanno Becker · 7 years ago
- 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
- d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
- f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
- 67735d5 Fix name conflict and implicit use of functions from string.h by Mohammad Azim Khan · 8 years ago
- da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
- c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
- be2f0b5 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
- 8b59049 Make verify() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
- d19a41d Add tests for verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
- a54f6cc Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
- ea2dc14 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
- a656825 Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
- ffa42ef Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
- 4185978 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
- 6b9d53f Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
- 6622fed Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
- e54931f Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
- 9e24b51 Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
- efdfeeb Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
- 3b1422e Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 8 years ago
- 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
- ef86ab2 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 8 years ago
- ea7054a Add unit tests for X509 certificate date parsing by Janos Follath · 8 years ago
- a39db39 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
- 4b76aec Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
- 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
- a8838af Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
- 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 10 years ago
- 45777c3 Fix a style issue by Manuel Pégourié-Gonnard · 10 years ago
- e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
- c87747b Removed debug code accidentally left in test code by Simon Butcher · 10 years ago
- 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
- ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
- 822b2c3 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
- 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
- c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 10 years ago
- e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 10 years ago
- e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
- b5f48ad manually merge 39a183a add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
- 48d3cef Fix use of deprecated function in test by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
- 9ad7b6e Rm spurious printf from test function by Manuel Pégourié-Gonnard · 11 years ago
- 920aa9c change more references to (f)printf to polarssl_(f)printf to allow overriding by Rich Evans · 11 years ago
- 5a5fa92 x509_crt_parse() did not increase total_failed on PEM error by Paul Bakker · 11 years ago
- bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
- 5b11d02 Fix dependencies and includes without FS_IO and PLATFORM_C by Paul Bakker · 11 years ago
- 0f7b619 Fix tests dependencies in X509_USE_C by Manuel Pégourié-Gonnard · 11 years ago
- fea3102 Fix dependencies on X509_CRT_C in tests by Manuel Pégourié-Gonnard · 11 years ago