1. be2f0b5 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  2. a54f6cc Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  3. ea2dc14 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  4. 9bc860c Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  5. a656825 Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  6. 2d825d4 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  7. c10afdb Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  8. d092277 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  9. bc31301 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  10. ffa42ef Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  11. 43be6cd Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  12. 5be9533 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  13. 1fe6bb9 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  14. b341dd5 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  15. 4dfc04a Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  16. 29d60fb Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  17. 4185978 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  18. 6b9d53f Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  19. 6622fed Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
  20. 9832cea Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 8 years ago
  21. e54931f Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
  22. 9e24b51 Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  23. 7d97e66 Add CRT DER tests with incorrect version by Andres AG · 8 years ago
  24. fff826c Add CRL DER tests with incorrect version by Andres AG · 8 years ago
  25. f00baff Add CSR DER tests with incorrect version by Andres AG · 8 years ago
  26. e2efaea fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  27. 3b1422e Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 8 years ago
  28. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  29. d15795a Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  30. 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  31. f2a597f Update the version number to 2.5.1 by Simon Butcher · 8 years ago archive/mbedtls-2.5 archive/mbedtls-2.5.2 mbedtls-2.5 mbedtls-2.5.2 mbedtls-2.5.1
  32. b86b143 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  33. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 8 years ago
  34. f11d33b Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  35. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  36. 4fa6bed X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  37. 2dc81a0 Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 8 years ago
  38. ef86ab2 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 8 years ago
  39. 8435c38 Remove use of size zero array in ECJPAKE test suite by Hanno Becker · 8 years ago
  40. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 8 years ago mbedtls-2.5.0
  41. 5c79d25 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 8 years ago
  42. c1380de RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  43. 4bcb491 Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  44. a4af1c4 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  45. d1cc7f6 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 9 years ago
  46. 99acfc4 Fix failing pkparse test case by Andres AG · 8 years ago
  47. 28fff14 Add invalid key tests for curve SECP224K1 by Janos Follath · 9 years ago
  48. ea7054a Add unit tests for X509 certificate date parsing by Janos Follath · 8 years ago
  49. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  50. 0278a38 Merge branch 'iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  51. 6a54336 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  52. 49d2933 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  53. 4c006cd Update library version number to 2.4.1 by Janos Follath · 9 years ago
  54. 342889f Remove unused var warnings in windows unittests by Andres AG · 9 years ago
  55. 9060d4d Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  56. 9f430c1 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  57. a39db39 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  58. 1808dc0 Update library version number to 2.4.1 by Janos Follath · 9 years ago
  59. 9c94b69 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  60. ea67eeb Remove unused var warnings in windows unittests by Andres AG · 9 years ago
  61. 16c54ee Update library version number to 2.4.0 by Simon Butcher · 9 years ago
  62. 9800a05 Merge branch 'development' by Simon Butcher · 9 years ago
  63. 488c08c Merge branch fixing date validity in X.509 by Simon Butcher · 9 years ago
  64. f45dab1 Fix global variable shadowing by Janos Follath · 9 years ago
  65. 6437b22 Fix stdio redirection memory leak in test suites by Simon Butcher · 9 years ago
  66. e5dc202 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  67. d7b9049 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  68. fe4db8f Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  69. 2d9c467 Fix minor style issues in test framework by Janos Follath · 9 years ago
  70. 3338866 Fix to test output in test suites by Simon Butcher · 9 years ago
  71. 8739aa9 Fix exit and formatting in CMAC test suite by Simon Butcher · 9 years ago
  72. c3db62f Extend test coverage of CMAC by Simon Butcher · 9 years ago
  73. f394e09 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  74. 937fddb Introduce a CMAC specific test suite by Simon Butcher · 9 years ago
  75. 42547d0 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  76. 1c8b33a Merge branch 'development' by Simon Butcher · 9 years ago
  77. e709f7c Fix global variable shadowing by Janos Follath · 9 years ago
  78. e019296 Fix stdio redirection memory leak in test suites by Simon Butcher · 9 years ago
  79. ef44178 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  80. 99d09d2 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  81. c4424c0 Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  82. d444358 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  83. 8abc6b8 Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  84. e0af995 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  85. 8ca53b5 Fix minor style issues in test framework by Janos Follath · 9 years ago
  86. 2573136 Fix to test output in test suites by Simon Butcher · 9 years ago
  87. bd8d221 Fix exit and formatting in CMAC test suite by Simon Butcher · 9 years ago
  88. 33183fd Extend test coverage of CMAC by Simon Butcher · 9 years ago
  89. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  90. d812fa6 Introduce a CMAC specific test suite by Simon Butcher · 9 years ago
  91. 4b76aec Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  92. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  93. b7f45c5 Fixes for entropy test suite for some configurations by Simon Butcher · 9 years ago
  94. 7dda0dd Fix typo in dependency in test_suite_debug.data by Simon Butcher · 9 years ago
  95. f180df9 Added needed ECDSA dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  96. 00cb9c5 Added needed HASH dependencies to tests/suites/test_suite_pkparse.data by palaviv · 9 years ago
  97. 1472f11 Added needed HASH dependencies to test_suite_debug.data by palaviv · 9 years ago
  98. a07ecda Added needed HASH dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  99. e7723ec Make entropy bias self test poll multiple times by Andres AG · 9 years ago
  100. b34e42e Add a new self test to entropy module by Andres AG · 9 years ago