1. adb9bd2 Add internal macro ENTROPY_HAVE_DEFAULT indicating default entropy by Hanno Becker · 8 years ago
  2. 65382c3 Fix typos in entropy test data by Hanno Becker · 8 years ago
  3. 8cd5d43 Initialize RSA context in RSA test suite before first potentially failing operation by Hanno Becker · 8 years ago
  4. 03bd022 Update version to 1.3.21 by Simon Butcher · 8 years ago
  5. 4c338d5 Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  6. 63ee8c1 Check threshold for POLARSSL_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 8 years ago
  7. d0e7557 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  8. 8af7bfa Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  9. 7ac5019 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  10. c94aeb5 Add CRT DER tests with incorrect version by Simon Butcher · 8 years ago
  11. c31d691 Add CRL DER tests with incorrect version by Simon Butcher · 8 years ago
  12. bb43aa9 Add CSR DER tests with incorrect version by Simon Butcher · 8 years ago
  13. 4f1e64e Backport 1.3: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  14. 8a2855e Update the version number to 1.3.20 by Simon Butcher · 8 years ago mbedtls-1.3.20
  15. 7d81093 Merge remote-tracking branch 'restricted/1205' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  16. ce8f919 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-1.3-restricted' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  17. a9ec0cd Restrict MD5 in x509 certificates by Ron Eldor · 8 years ago
  18. 1c6339f Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  19. 88bbab2 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  20. 348a728 Fix backporting error by Manuel Pégourié-Gonnard · 8 years ago
  21. 19c10e9 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  22. 4c5154d Updated version number to 1.3.19 for release by Simon Butcher · 8 years ago
  23. 2b2fc11 Fix buffer overflow in mpi_write_string() by Andres AG · 8 years ago mbedtls-1.3.19-rc1
  24. c066af6 Fix failing pkparse test case by Andres AG · 8 years ago
  25. 0990a8b Add invalid key tests for curve SECP224K1 by Janos Follath · 9 years ago
  26. 9fb2828 Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  27. 741bd90 Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  28. 22d77a2 Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  29. 480f7e7 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  30. 562bbb6 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 9 years ago
  31. 28ba747 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  32. 67c6df4 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  33. c1d54bb Update library version to 1.3.18 by Simon Butcher · 9 years ago mbedtls-1.3.18
  34. 2261f19 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  35. 0da3e44 Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  36. bfcd032 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  37. f527609 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  38. 4bfbd6b Fix skipped test dependency in x509parse by Andres AG · 9 years ago
  39. 8b82d20 Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  40. 486c4f9 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  41. c35f458 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  42. 3072458 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  43. a5a7f8d Fix skipped test dependency in x509parse by Andres AG · 9 years ago
  44. 463129b Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  45. aeff929 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  46. e6bf979 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  47. 4f7b13b Changed library version number to 1.3.17 by Simon Butcher · 9 years ago
  48. 65e79fa Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  49. bc68e9c Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  50. 6483af8 Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  51. 8eeecd0 Fix the backport of pkcs1 v1.5 test suite. by Janos Follath · 9 years ago
  52. 7244ecf Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  53. e9f8427 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  54. d74aa47 Remove unused code from PKCS1v15 test suite by Janos Follath · 9 years ago
  55. f20ab89 Add missing config dependencies to PKCS1 V15 tests by Simon Butcher · 9 years ago
  56. 8970fd6 Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  57. afe799f Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  58. 53eb0d1 Fix the backport of pkcs1 v1.5 test suite. by Janos Follath · 9 years ago
  59. f1225ea Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  60. 2db440d Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  61. ff5317e Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  62. 87f1494 Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  63. 84181ad Change version number to 1.3.16 by Simon Butcher · 10 years ago mbedtls-1.3.16
  64. 6ad4f65 Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  65. c058074 Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  66. 1f4e08c Changed version number to 1.3.15 by Simon Butcher · 10 years ago mbedtls-1.3.15
  67. 28e1ac5 Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
  68. 1da232d Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  69. 3d98a7e Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  70. 189c743 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  71. f093bde Bump version to 1.3.14 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-1.3.14
  72. df048c5 Bump version to 1.3.13 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-1.3.13
  73. 8f63e95 Fix typos that made tests be skipped by Manuel Pégourié-Gonnard · 10 years ago
  74. 1c38550 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  75. 15f1088 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  76. 5efed09 Fix possible unlock before lock in RSA by Manuel Pégourié-Gonnard · 10 years ago
  77. ce11699 Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  78. 3edec6c Prepare for 1.3.12 release by Paul Bakker · 10 years ago mbedtls-1.3.12
  79. b5d77d3 Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  80. 6c3ccf5 Fix thread-safety issue in debug.c by Manuel Pégourié-Gonnard · 10 years ago
  81. 19eef51 Prepare for 1.3.11 release by Paul Bakker · 10 years ago mbedtls-1.3.11
  82. 770b5e1 Fix missing NULL check in MPI by Manuel Pégourié-Gonnard · 10 years ago
  83. 39a183a Add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  84. 5119df2 Add test case for dh params with privateValueLength by Manuel Pégourié-Gonnard · 10 years ago
  85. e6c8366 Fix bug in pk_parse_key() by Manuel Pégourié-Gonnard · 10 years ago
  86. 39ead3e Add test certificate for bitstring in DN by Manuel Pégourié-Gonnard · 10 years ago
  87. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  88. 079333b Fix use of deprecated function in test by Manuel Pégourié-Gonnard · 10 years ago
  89. ab02580 Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  90. e43187d Fix possible fd leak in test file by Manuel Pégourié-Gonnard · 10 years ago
  91. 012acfc modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 11 years ago
  92. 3d62e72 fix bug introduced by the addition of snprintf and assert macro which caused tests to fail without polarssl_platform_c defined by Rich Evans · 11 years ago
  93. 4c09114 add macro definition of assert using polarssl_exit by Rich Evans · 11 years ago
  94. 77d3638 modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 11 years ago
  95. 6aa04bc modify scripts/* and tests/* to use polarssl_snprintf by Rich Evans · 11 years ago
  96. 63adb49 Fix compile warning in tests/ by Rich Evans · 10 years ago
  97. ce2f237 change test function includes to use one convention by Rich Evans · 11 years ago
  98. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 11 years ago
  99. 4291445 fix style issues with tests/suites/helpers.function by Rich Evans · 11 years ago
  100. 1fef5ff fix always true assertion by Rich Evans · 11 years ago