1. 4303f76 Merge remote-tracking branch 'restricted/pr/513' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  2. e34a4f5 Merge remote-tracking branch 'restricted/pr/536' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  3. a0d3e1d Merge remote-tracking branch 'restricted/pr/518' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  4. 220cc17 mbedtls_mpi_write_binary: don't leak the exact size of the number by Gilles Peskine · 7 years ago
  5. 20f30d9 Update library version number to 2.7.7 by Simon Butcher · 7 years ago
  6. 5801232 Merge remote-tracking branch 'restricted/pr/521' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  7. 02d3b1c Merge remote-tracking branch 'restricted/pr/523' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  8. 9136dab Merge remote-tracking branch 'public/pr/2138' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  9. c379662 Merge remote-tracking branch 'public/pr/2080' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  10. ce8c509 Merge remote-tracking branch 'public/pr/2135' into mbedtls-2.7-restricted-proposed by Simon Butcher · 7 years ago
  11. 18a4cbf Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
  12. 52da7ee Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
  13. 7b28abc Merge remote-tracking branch 'public/pr/2045' into mbedtls-2.7-proposed by Simon Butcher · 7 years ago
  14. 5a15fa3 Merge remote-tracking branch 'public/pr/2096' into mbedtls-2.7-proposed by Simon Butcher · 7 years ago
  15. e2a6f01 Merge remote-tracking branch 'public/pr/1763' into mbedtls-2.7-proposed by Simon Butcher · 7 years ago
  16. e5eb258 Make inclusion of stdio.h conditional in x509_crt.c by Simon Butcher · 7 years ago
  17. 5cc4f76 Reinitialize PK ctx in mbedtls_pk_parse_key before reuse are free by Hanno Becker · 7 years ago
  18. 94759f6 Mark internal function as static by Darryl Green · 7 years ago
  19. 56d7cc4 Fix bias in random number generation in Miller-Rabin test by Darryl Green · 7 years ago
  20. ca31b47 Fail when encountering invalid CBC padding in EtM records by Hanno Becker · 7 years ago
  21. d82e0c0 Add missing zeroization of reassembled handshake messages by Hanno Becker · 7 years ago
  22. 84a21d5 Fix undefined behavior in unsigned-to-signed conversion by Gilles Peskine · 7 years ago
  23. 66a28e9 Fix likely-harmless undefined behavior surrounding volatile by Gilles Peskine · 7 years ago
  24. 72d555d Bignum: Fix prime validation vulnerability by Janos Follath · 7 years ago
  25. 643f311 Omit runtime configuration of calloc/free if macro config enabled by Hanno Becker · 7 years ago
  26. d72fab9 Add explicit unsigned-to-signed integer conversion by Hanno Becker · 7 years ago
  27. 63c706f Fix bounds check in ssl_parse_server_psk_hint() by Hanno Becker · 7 years ago
  28. b39740e Bignum: Remove dead code by Janos Follath · 7 years ago
  29. 23d7cea PKCS#1 v1.5 decoding: fix empty payload case by Gilles Peskine · 7 years ago
  30. 0b330f7 Remove a remaining sensitive memory access in PKCS#1 v1.5 decryption by Gilles Peskine · 7 years ago
  31. 03fb3e3 mbedtls_rsa_rsaes_pkcs1_v15_decrypt: remove the variable p by Gilles Peskine · 7 years ago
  32. 087544b Minor optimization in the PKCS#1v1.5 unpadding step by Gilles Peskine · 7 years ago
  33. cf1253e Use branch-free size comparison for the padding size by Gilles Peskine · 7 years ago
  34. a04f8bb Bleichenbacher fix: don't leak the plaintext length (step 2) by Gilles Peskine · 7 years ago
  35. f9dd29e Bleichenbacher fix: don't leak the plaintext length (step 1) by Gilles Peskine · 7 years ago
  36. b473916 Evolve choose_int_from_mask to if_int by Gilles Peskine · 7 years ago
  37. dabe87c Fix a timing-based Bleichenbacher attack on PKCS#1v1.5 decryption by Gilles Peskine · 7 years ago
  38. cd500f3 Minor readability improvement by Gilles Peskine · 7 years ago
  39. 88eeb4f Implicit _endthread call: comment changed by irwir · 7 years ago
  40. 5afc7ba Added spaces after type casts by irwir · 7 years ago
  41. 8efb3cc Replace Windows API threading with CRT functions by irwir · 7 years ago
  42. 651902d Merge remote-tracking branch 'public/pr/1972' into mbedtls-2.7 by Simon Butcher · 7 years ago
  43. aadc818 HMAC_DRBG: report all errors from HMAC functions by Gilles Peskine · 7 years ago
  44. 4d23757 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors by Gilles Peskine · 7 years ago
  45. 9ce2972 CTR_DRBG: add mbedtls_ctr_drbg_update_ret by Gilles Peskine · 7 years ago
  46. 1da7776 HMAC_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  47. d324c59 CTR_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  48. 34997fd Update library version number to 2.7.6 by Simon Butcher · 7 years ago
  49. 9877efb Merge remote-tracking branch 'restricted/pr/437' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  50. 242169b Merge remote-tracking branch 'restricted/pr/498' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  51. 6910201 Merge remote-tracking branch 'restricted/pr/493' into mbedtls-2.7-restricted by Simon Butcher · 7 years ago
  52. 4102b3d Merge remote-tracking branch 'public/pr/1888' into mbedtls-2.7 by Simon Butcher · 7 years ago
  53. cc4f58d Merge remote-tracking branch 'public/pr/1956' into mbedtls-2.7 by Simon Butcher · 7 years ago
  54. f7be6b0 Merge remote-tracking branch 'public/pr/1960' into mbedtls-2.7 by Simon Butcher · 7 years ago
  55. 6c794fa Fix bug in SSL ticket implementation removing keys of age < 1s by Hanno Becker · 7 years ago
  56. 12f7ede Compute record expansion in steps to ease readability by Hanno Becker · 7 years ago
  57. dbd3e88 Fix mbedtls_ssl_get_record_expansion() for CBC modes by Hanno Becker · 7 years ago
  58. 78d5d82 Fix overly strict bounds check in ssl_parse_certificate_request() by Hanno Becker · 7 years ago
  59. cd6a64a Reset session_in/out pointers in ssl_session_reset_int() by Hanno Becker · 7 years ago
  60. 9eb78b4 Merge remote-tracking branch 'upstream-public/pr/1900' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  61. f37a99e Merge remote-tracking branch 'upstream-public/pr/1814' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  62. 3b69174 Merge remote-tracking branch 'upstream-public/pr/1886' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  63. 2c16114 Revert change of a return variable name by k-stachowiak · 7 years ago
  64. 15b0a39 enforce input and output of ccm selftest on stack by Ron Eldor · 7 years ago
  65. 84cc74e Fix undefined shifts by Philippe Antoine · 7 years ago
  66. cb7a5b0 Fix memory leak in ecp_mul_comb() if ecp_precompute_comb() fails by Angus Gratton · 8 years ago
  67. 8385110 Update version to 2.7.5 by Jaeden Amero · 7 years ago
  68. 7daacda Merge remote-tracking branch 'restricted/pr/494' into mbedtls-2.7 by Simon Butcher · 7 years ago
  69. d5a3ed3 Merge remote-tracking branch 'public/pr/1863' into mbedtls-2.7 by Simon Butcher · 7 years ago
  70. f4a6688 Fix code formatting by k-stachowiak · 7 years ago
  71. b65d6ce Merge remote-tracking branch 'public/pr/1870' into mbedtls-2.7 by Simon Butcher · 7 years ago
  72. 2ba7d8e Remove unnecessary mark as unused #1098 (backport) by Dawid Drozd · 7 years ago
  73. bc5ec41 Merge remote-tracking branch 'public/pr/1847' into mbedtls-2.7 by Simon Butcher · 7 years ago
  74. 8946b0d Check for invalid short Alert messages by Angus Gratton · 7 years ago
  75. b91cb6e TLSv1.2: Treat zero-length fragments as invalid, unless they are application data by Angus Gratton · 7 years ago
  76. 1ba8e91 CBC mode: Allow zero-length message fragments (100% padding) by Angus Gratton · 7 years ago
  77. 6978949 Prevent buffer overread by one byte by k-stachowiak · 7 years ago
  78. 7c34432 Avoid debug message that might leak length by Manuel Pégourié-Gonnard · 7 years ago
  79. aeeaaf2 Add counter-measure to cache-based Lucky 13 by Manuel Pégourié-Gonnard · 7 years ago
  80. 5fcfd03 Fix Lucky 13 cache attack on MD/SHA padding by Manuel Pégourié-Gonnard · 7 years ago
  81. 28f68a3 Merge remote-tracking branch 'public/pr/1809' into mbedtls-2.7 by Simon Butcher · 7 years ago
  82. a159d64 Merge remote-tracking branch 'public/pr/1827' into mbedtls-2.7 by Simon Butcher · 7 years ago
  83. c2eddee Fix memory leak in ssl_setup by k-stachowiak · 7 years ago
  84. 33e5c32 Fixes different off by ones by Philippe Antoine · 7 years ago
  85. b322333 x509.c: Remove unused includes by Brendan Shanks · 7 years ago
  86. a35dbf1 about a issue Replace "new" variable #1782 by niisato · 7 years ago
  87. c32b3b7 Add ecc extensions only if ecc ciphersuite is used by Ron Eldor · 7 years ago
  88. 8c02dd1 Move definition of MBEDTLS_CIPHER_MODE_STREAM by Ron Eldor · 7 years ago
  89. 0e342f7 Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7 by Simon Butcher · 7 years ago
  90. 035d824 Merge remote-tracking branch 'public/pr/1768' into mbedtls-2.7 by Simon Butcher · 7 years ago
  91. 0f91c0f Coding style by Philippe Antoine · 7 years ago
  92. dc58e59 Simplify code in mbedtls_x509_csr_parse by Philippe Antoine · 7 years ago
  93. 78657e5 Fix memory leak in mbedtls_x509_csr_parse by Philippe Antoine · 7 years ago
  94. 0fc4e08 Document ssl_write_real() behaviour in detail by Andres Amaya Garcia · 8 years ago
  95. de881c0 Resolve PR review comments by Ron Eldor · 8 years ago
  96. efba4b0 Fix after PR comments by Ron Eldor · 8 years ago
  97. cf2305e Add tests for mbedtls_cipher_crypt API by Ron Eldor · 8 years ago
  98. 662ae9e Change the library version to 2.7.4 by Simon Butcher · 7 years ago
  99. 112dfd5 Merge remote-tracking branch 'public/pr/1728' into mbedtls-2.7 by Simon Butcher · 7 years ago
  100. 47212c8 Merge remote-tracking branch 'public/pr/1581' into mbedtls-2.7 by Simon Butcher · 7 years ago