- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
- 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
- ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- ed02bb1 test_suite_debug: replace ECDSA_C with new ECDSA macros by Valerio Setti · 2 years, 6 months ago
- 98b1af4 test_suite_debug: adapt dependenies so the test can run in the driver-only build by Przemek Stekiel · 2 years, 10 months ago
- 9802d36 Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
- 3beb72e Add mbedtls_debug_print_mpi test case for 0 by Gilles Peskine · 4 years, 2 months ago
- c5b9510 Clarify test case descriptions by Gilles Peskine · 4 years, 2 months ago
- 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
- 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
- 4f13195 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
- 7dda0dd Fix typo in dependency in test_suite_debug.data by Simon Butcher · 9 years ago
- 1472f11 Added needed HASH dependencies to test_suite_debug.data by palaviv · 9 years ago
- fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- cf4de32 Fix depends on individual curves in tests by Manuel Pégourié-Gonnard · 11 years ago
- 8c9223d Add text view to debug_print_buf() by Manuel Pégourié-Gonnard · 11 years ago
- c73079a Add debug_set_threshold() and thresholding of messages by Paul Bakker · 11 years ago
- eaebbd5 debug_set_log_mode() added to determine raw or full logging by Paul Bakker · 11 years ago
- 57ffa55 Add tests for debug_print_ret() and debug_print_buf(). by Paul Bakker · 11 years ago
- 2b34657 Updated Debug test suite data by Paul Bakker · 11 years ago
- 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
- 20e9fad Add test files for EC cert & crl validation by Manuel Pégourié-Gonnard · 12 years ago
- 4f47538 Fix some 'depends' in tests by Manuel Pégourié-Gonnard · 12 years ago
- 893879a Adapt debug_print_crt() for EC keys by Manuel Pégourié-Gonnard · 12 years ago
- c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
- 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
- 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
- be4e7dc - Debug print of MPI now removes leading zero octets and displays actual bit size of the value by Paul Bakker · 14 years ago
- 2544a04 - Replaced with current value of the certificate after certificate replacement by Paul Bakker · 14 years ago
- 96743fc - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding by Paul Bakker · 14 years ago
- bbf2f63 - Added missing dependency on POLARSSL_DEBUG_C by Paul Bakker · 15 years ago
- 1f76115 - Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request() by Paul Bakker · 15 years ago