1. cf4de32 Fix depends on individual curves in tests by Manuel Pégourié-Gonnard · 11 years ago
  2. 8c9223d Add text view to debug_print_buf() by Manuel Pégourié-Gonnard · 11 years ago
  3. c73079a Add debug_set_threshold() and thresholding of messages by Paul Bakker · 11 years ago
  4. eaebbd5 debug_set_log_mode() added to determine raw or full logging by Paul Bakker · 11 years ago
  5. 57ffa55 Add tests for debug_print_ret() and debug_print_buf(). by Paul Bakker · 11 years ago
  6. 2b34657 Updated Debug test suite data by Paul Bakker · 11 years ago
  7. 428b9ba Moved POLARSSL_FS_IO check to .function from .data by Paul Bakker · 12 years ago
  8. 20e9fad Add test files for EC cert & crl validation by Manuel Pégourié-Gonnard · 12 years ago
  9. 4f47538 Fix some 'depends' in tests by Manuel Pégourié-Gonnard · 12 years ago
  10. 893879a Adapt debug_print_crt() for EC keys by Manuel Pégourié-Gonnard · 12 years ago
  11. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  12. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  13. 335db3f - Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO by Paul Bakker · 14 years ago
  14. be4e7dc - Debug print of MPI now removes leading zero octets and displays actual bit size of the value by Paul Bakker · 14 years ago
  15. 2544a04 - Replaced with current value of the certificate after certificate replacement by Paul Bakker · 14 years ago
  16. 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
  17. bbf2f63 - Added missing dependency on POLARSSL_DEBUG_C by Paul Bakker · 15 years ago
  18. 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