1. 66580d2 Add internal macro ENTROPY_HAVE_STRONG indicating strong entropy by Hanno Becker · 8 years ago
  2. 7fdabd3 Correct typo in entropy test suite data by Hanno Becker · 8 years ago
  3. e4875e0 Initialize RSA context in RSA test suite before first potentially failing operation by Hanno Becker · 8 years ago
  4. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 8 years ago mbedtls-2.1.9
  5. d4d70c4 Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  6. 88c6f72 Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 8 years ago
  7. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  8. 489939f Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  9. 4770dbc Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  10. ad6cf99 Add CRT DER tests with incorrect version by Andres AG · 8 years ago
  11. 9674a62 Add CRL DER tests with incorrect version by Andres AG · 8 years ago
  12. 7ebf632 Add CSR DER tests with incorrect version by Andres AG · 8 years ago
  13. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  14. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 8 years ago mbedtls-2.1.8
  15. 1defa8f Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-restricted' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  16. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  17. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  18. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  19. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  20. 559674c Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 8 years ago
  21. dd57d75 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 8 years ago
  22. 230ee31 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  23. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  24. 2a8d655 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  25. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  26. e0545c3 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 9 years ago mbedtls-2.1.7-rc1
  27. 46efbff Fix failing pkparse test case by Andres AG · 8 years ago
  28. c7fb230 Add invalid key tests for curve SECP224K1 by Janos Follath · 9 years ago
  29. a841d75 Add unit tests for X509 certificate date parsing by Janos Follath · 8 years ago
  30. d352e6d Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  31. f26f0e3 Merge branch 'mbedtls-2.1-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  32. b8ba861 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 8 years ago
  33. 0a5ff55 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  34. f083b31 Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  35. 3da3b6e Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  36. 978bdf9 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  37. d5d6a30 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  38. 44ea011 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  39. 016a0d3 Update library version number to 2.1.6 by Simon Butcher · 9 years ago mbedtls-2.1.6
  40. 8bd467c Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  41. 53d7713 Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  42. d9d0cda Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  43. 95b3036 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  44. effb558 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  45. 8b45992 Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  46. e223527 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  47. 38921c8 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  48. 64f5df5 Changed version number to version 2.1.5 by Simon Butcher · 9 years ago
  49. f06edd6 Remove unused code from PKCS1v15 test suite by Janos Follath · 9 years ago
  50. 282e1d9 Add missing config dependencies to PKCS1 V15 tests by Simon Butcher · 9 years ago
  51. 329149e Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  52. c184d9d Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  53. b645c45 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  54. 0705dd0 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  55. f6f5441 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  56. 79a1da6 Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  57. 5429c0a Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  58. d0e0c03 Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  59. 543e436 Change version number to 2.1.4 by Simon Butcher · 10 years ago mbedtls-2.1.4
  60. 3cb2074 Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  61. 922cd9b Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  62. ef43d41 Changed version number to 2.1.3 by Simon Butcher · 10 years ago mbedtls-2.1.3
  63. 5b28920 Remove debugging code left in test case by Simon Butcher · 10 years ago
  64. e34dcd7 Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
  65. 1d9348a Fix a style issue by Manuel Pégourié-Gonnard · 10 years ago
  66. fd1f9e7 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  67. 841caf1 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  68. 36f1234 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago
  69. c7bea31 Added test case for pathlen constrains in intermediate certificates by Janos Follath · 10 years ago
  70. 93080df Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  71. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.2
  72. 50a739f Add test for base64 output length by Manuel Pégourié-Gonnard · 10 years ago
  73. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.1
  74. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 10 years ago
  75. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 10 years ago
  76. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  77. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  78. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 10 years ago
  79. 38db006 Finish test in pkwrite by Manuel Pégourié-Gonnard · 10 years ago
  80. 04b7eec Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  81. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 10 years ago
  82. 4cb87f4 Prepare for 2.0.0 release by Paul Bakker · 10 years ago archive/mbedtls-2.0 mbedtls-2.0 mbedtls-2.0.0
  83. a16e7c4 Rename a debug function by Manuel Pégourié-Gonnard · 10 years ago
  84. b74c245 Rework debug to not need dynamic alloc by Manuel Pégourié-Gonnard · 10 years ago
  85. 4fd0b25 Fix dual use of buffer in test by Manuel Pégourié-Gonnard · 10 years ago
  86. 4b00f08 Fix snprintf test by Manuel Pégourié-Gonnard · 10 years ago
  87. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  88. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  89. d23f593 Avoid static buffer in debug module by Manuel Pégourié-Gonnard · 10 years ago
  90. 655a964 Adapt check_key_usage to new weird bits by Manuel Pégourié-Gonnard · 10 years ago
  91. 9a70225 Add parsing/printing for new X.509 keyUsage flags by Manuel Pégourié-Gonnard · 10 years ago
  92. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  93. 9386664 Move from inttypes.h to stdint.h by Manuel Pégourié-Gonnard · 10 years ago
  94. e91e21c Simplify code in test suites by Manuel Pégourié-Gonnard · 10 years ago
  95. 7b6dcbe Add tests for snprintf by Manuel Pégourié-Gonnard · 10 years ago
  96. d5f38b0 Fix dependencies on time on x509 test suite by Manuel Pégourié-Gonnard · 10 years ago
  97. 7580ba4 Add a concept of entropy source strength. by Manuel Pégourié-Gonnard · 10 years ago
  98. c0696c2 Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  99. 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 10 years ago
  100. 797f48a Rename ecp_curve_info.size to bit_size by Manuel Pégourié-Gonnard · 10 years ago