1. f19aefb Minor optimization in the PKCS#1v1.5 unpadding step by Gilles Peskine · 7 years ago
  2. 08513ce Use branch-free size comparison for the padding size by Gilles Peskine · 7 years ago
  3. 9fb28dd Bleichenbacher fix: don't leak the plaintext length (step 2) by Gilles Peskine · 7 years ago
  4. 2036508 Bleichenbacher fix: don't leak the plaintext length (step 1) by Gilles Peskine · 7 years ago
  5. 9f11f21 Evolve choose_int_from_mask to if_int by Gilles Peskine · 7 years ago
  6. f50ee60 Fix a timing-based Bleichenbacher attack on PKCS#1v1.5 decryption by Gilles Peskine · 7 years ago
  7. f7a8814 Minor readability improvement by Gilles Peskine · 7 years ago
  8. 86d32e6 Merge remote-tracking branch 'public/pr/1973' into mbedtls-2.1 by Simon Butcher · 7 years ago
  9. d3a5393 Update library version number to 2.1.15 by Simon Butcher · 7 years ago
  10. 8d408fa Merge remote-tracking branch 'restricted/pr/438' into mbedtls-2.1-restricted by Simon Butcher · 7 years ago
  11. 9add36b Merge remote-tracking branch 'restricted/pr/497' into mbedtls-2.1-restricted by Simon Butcher · 7 years ago
  12. d22de0a Merge remote-tracking branch 'restricted/pr/492' into mbedtls-2.1-restricted by Simon Butcher · 7 years ago
  13. 85e5bfd Merge remote-tracking branch 'public/pr/1889' into mbedtls-2.1 by Simon Butcher · 7 years ago
  14. 263ca72 Merge remote-tracking branch 'public/pr/1957' into mbedtls-2.1 by Simon Butcher · 7 years ago
  15. d288ac0 Merge remote-tracking branch 'public/pr/1959' into mbedtls-2.1 by Simon Butcher · 7 years ago
  16. d636dd0 Fix bug in SSL ticket implementation removing keys of age < 1s by Hanno Becker · 7 years ago
  17. 42d267b Compute record expansion in steps to ease readability by Hanno Becker · 7 years ago
  18. 07eb7ca Fix mbedtls_ssl_get_record_expansion() for CBC modes by Hanno Becker · 7 years ago
  19. 9e2237a Fix overly strict bounds check in ssl_parse_certificate_request() by Hanno Becker · 7 years ago
  20. 3328d8c Reset session_in/out pointers in ssl_session_reset_int() by Hanno Becker · 7 years ago
  21. 942cfea Merge remote-tracking branch 'upstream-public/pr/1815' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  22. e3bcd9a Merge remote-tracking branch 'upstream-public/pr/1887' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  23. 83f9fba Revert change of a return variable name by k-stachowiak · 7 years ago
  24. 795eea6 Fix undefined shifts by Philippe Antoine · 7 years ago
  25. ba25ffe Fix memory leak in ecp_mul_comb() if ecp_precompute_comb() fails by Angus Gratton · 8 years ago
  26. dcec5bb Update version to 2.1.14 by Jaeden Amero · 7 years ago
  27. 3339fe9 Merge remote-tracking branch 'restricted/pr/495' into mbedtls-2.1 by Simon Butcher · 7 years ago
  28. 642ddb5 Merge remote-tracking branch 'public/pr/1864' into mbedtls-2.1 by Simon Butcher · 7 years ago
  29. d21e958 Fix code formatting by k-stachowiak · 7 years ago
  30. eebee76 Merge remote-tracking branch 'public/pr/1846' into mbedtls-2.1 by Simon Butcher · 7 years ago
  31. fd1c5e8 Check for invalid short Alert messages by Angus Gratton · 7 years ago
  32. 485b393 TLSv1.2: Treat zero-length fragments as invalid, unless they are application data by Angus Gratton · 7 years ago
  33. 1226dd7 CBC mode: Allow zero-length message fragments (100% padding) by Angus Gratton · 7 years ago
  34. 2d2d80b Prevent buffer overread by one byte by k-stachowiak · 7 years ago
  35. 671f932 Avoid debug message that might leak length by Manuel Pégourié-Gonnard · 7 years ago
  36. 99b6a71 Add counter-measure to cache-based Lucky 13 by Manuel Pégourié-Gonnard · 7 years ago
  37. 69675d0 Fix Lucky 13 cache attack on MD/SHA padding by Manuel Pégourié-Gonnard · 7 years ago
  38. 2e7b686 Remove reference to ECJPAKE by Ron Eldor · 7 years ago
  39. 57e9fe2 Merge remote-tracking branch 'public/pr/1808' into mbedtls-2.1 by Simon Butcher · 7 years ago
  40. ec971d7 Merge remote-tracking branch 'public/pr/1828' into mbedtls-2.1 by Simon Butcher · 7 years ago
  41. 4772a1f Fix memory leak in ssl_setup by k-stachowiak · 7 years ago
  42. bbc7918 Fixes different off by ones by Philippe Antoine · 7 years ago
  43. 9e31693 x509.c: Remove unused includes by Brendan Shanks · 7 years ago
  44. 8ba6ff5 about a issue Replace "new" variable #1782 by niisato · 7 years ago
  45. b847d8f Add ecc extensions only if ecc ciphersuite is used by Ron Eldor · 7 years ago
  46. e5828ce Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 by Simon Butcher · 7 years ago
  47. 3dfbf40 Move definition of MBEDTLS_CIPHER_MODE_STREAM by Ron Eldor · 7 years ago
  48. b1c796e Merge remote-tracking branch 'public/pr/1769' into mbedtls-2.1 by Simon Butcher · 7 years ago
  49. 2c3c180 Fix memory leak in mbedtls_x509_csr_parse by Philippe Antoine · 7 years ago
  50. ad761c4 Fix multiple quality issues in the source by Simon Butcher · 7 years ago
  51. b999a73 Document ssl_write_real() behaviour in detail by Andres Amaya Garcia · 8 years ago
  52. 6fc9cee Change the library version to 2.1.13 by Simon Butcher · 7 years ago
  53. 0a715b1 Merge remote-tracking branch 'public/pr/1656' into mbedtls-2.1 by Simon Butcher · 7 years ago
  54. fd436b3 Merge remote-tracking branch 'public/pr/1673' into mbedtls-2.1 by Simon Butcher · 7 years ago
  55. 577d39b Compilation warning fixes on 32b platfrom with IAR by Simon Butcher · 7 years ago
  56. b5c8701 Initialise pointers to avoid IAR compiler warnings by Andres Amaya Garcia · 8 years ago
  57. c57d0e5 Treat warnings as errors for IAR by Azim Khan · 7 years ago
  58. 789096a Only redefine _WIN32_WINNT macro when < 0x0501 by Fabio Alessandrelli · 7 years ago
  59. e8dd77b Fix Lucky13 attack protection when using HMAC-SHA-384 by Gilles Peskine · 7 years ago
  60. 8ba1229 Fix MSan build without MBEDTLS_TIMING_C by Gilles Peskine · 7 years ago
  61. a8002f8 Merge remote-tracking branch 'public/pr/1611' into mbedtls-2.1 by Simon Butcher · 7 years ago
  62. e64bf39 Merge remote-tracking branch 'public/pr/1582' into mbedtls-2.1 by Simon Butcher · 7 years ago
  63. 879e626 Allow the entry_name size to be set in config.h by Andres AG · 9 years ago
  64. 6c0fba4 Update version to 2.1.12 by Jaeden Amero · 7 years ago
  65. 4faad41 Merge remote-tracking branch 'upstream-restricted/pr/472' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  66. 32f5cc6 ssl_cli: Fix all.sh test failure for ECJPAKE typo by Jaeden Amero · 7 years ago
  67. 7db991d Merge branch 'mbedtls-2.1-proposed' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  68. 302be2f Change accepted ciphersuite versions when parsing server hello by Andrzej Kurek · 7 years ago
  69. 078014a Change variable bytes_written to header_bytes in record decompression by Andrzej Kurek · 7 years ago archive/iotssl-1401-record-compression-2.1 iotssl-1401-record-compression-2.1
  70. bb66614 ssl_tls: Fix invalid buffer sizes during compression / decompression by Andrzej Kurek · 7 years ago
  71. 3f1d5cb Same ciphersuite validation in server and client hello by Mohammad Azim Khan · 7 years ago
  72. 1e2f4da Merge remote-tracking branch 'restricted/pr/469' into mbedtls-2.1-restricted-proposed by Manuel Pégourié-Gonnard · 7 years ago
  73. ce52b58 Fix braces in mbedtls_memory_buffer_alloc_status() by Darryl Green · 8 years ago
  74. 28485d0 Improve comments style by Krzysztof Stachowiak · 7 years ago
  75. 99fb6e9 Remove a redundant test by Krzysztof Stachowiak · 7 years ago
  76. 57e1a9f Add buffer size check before cert_type_len read by Krzysztof Stachowiak · 7 years ago
  77. 0ac812f Adjust 2.1 specific code to match the buffer verification tests by Krzysztof Stachowiak · 7 years ago
  78. 444678e Add a missing buffer size check by Krzysztof Stachowiak · 7 years ago
  79. f8ba5cf Correct buffer size check by Krzysztof Stachowiak · 7 years ago
  80. ac9939c Merge remote-tracking branch 'upstream-public/pr/1461' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  81. ee6c822 Merge remote-tracking branch 'upstream-public/pr/1396' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  82. b40dae5 Merge remote-tracking branch 'upstream-public/pr/1546' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  83. ad2908c Fix compatibility problem in the printed message by mohammad1603 · 7 years ago
  84. 2256840 Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  85. 911a432 Update error.c by Gilles Peskine · 7 years ago
  86. 1198e63 Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  87. 944adb9 return plaintext data faster on unpadded decryption by Andrzej Kurek · 7 years ago
  88. 82e288a Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  89. f72e51f Check whether INT_MAX larger than SIZE_MAX scenario by mohammad1603 · 7 years ago
  90. 6164858 Merge remote-tracking branch 'upstream-public/pr/1469' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  91. 478baec Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  92. 8b4cd26 Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  93. 624b557 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  94. a3ee13d Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 9 years ago
  95. b3ac0ff Allow overriding ar param prefix in library/Makefile by Andres Amaya Garcia · 7 years ago
  96. 23e5201 Make DLEXT var configurable in library/Makefile by Andres Amaya Garcia · 7 years ago
  97. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  98. 1a886ff Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  99. cee0890 Verify that f_send and f_recv send and receive the expected length by mohammad1603 · 7 years ago
  100. 0a91973 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 8 years ago