1. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  2. 4f13195 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 7 years ago
  3. 7dda0dd Fix typo in dependency in test_suite_debug.data by Simon Butcher · 8 years ago
  4. 1472f11 Added needed HASH dependencies to test_suite_debug.data by palaviv · 8 years ago
  5. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  6. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  7. cf4de32 Fix depends on individual curves in tests by Manuel Pégourié-Gonnard · 10 years ago
  8. 8c9223d Add text view to debug_print_buf() by Manuel Pégourié-Gonnard · 10 years ago
  9. c73079a Add debug_set_threshold() and thresholding of messages by Paul Bakker · 11 years ago
  10. eaebbd5 debug_set_log_mode() added to determine raw or full logging by Paul Bakker · 11 years ago
  11. 57ffa55 Add tests for debug_print_ret() and debug_print_buf(). by Paul Bakker · 11 years ago
  12. 2b34657 Updated Debug test suite data by Paul Bakker · 11 years ago
  13. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 11 years ago
  14. 20e9fad Add test files for EC cert & crl validation by Manuel Pégourié-Gonnard · 11 years ago
  15. 4f47538 Fix some 'depends' in tests by Manuel Pégourié-Gonnard · 12 years ago
  16. 893879a Adapt debug_print_crt() for EC keys by Manuel Pégourié-Gonnard · 12 years ago
  17. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  18. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  19. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  20. be4e7dc - Debug print of MPI now removes leading zero octets and displays actual bit size of the value by Paul Bakker · 14 years ago
  21. 2544a04 - Replaced with current value of the certificate after certificate replacement by Paul Bakker · 14 years ago
  22. 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
  23. bbf2f63 - Added missing dependency on POLARSSL_DEBUG_C by Paul Bakker · 14 years ago
  24. 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