1. 0e342f7 Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7 by Simon Butcher · 6 years ago
  2. 035d824 Merge remote-tracking branch 'public/pr/1768' into mbedtls-2.7 by Simon Butcher · 6 years ago
  3. 0f91c0f Coding style by Philippe Antoine · 6 years ago
  4. dc58e59 Simplify code in mbedtls_x509_csr_parse by Philippe Antoine · 6 years ago
  5. 78657e5 Fix memory leak in mbedtls_x509_csr_parse by Philippe Antoine · 7 years ago
  6. 0fc4e08 Document ssl_write_real() behaviour in detail by Andres Amaya Garcia · 7 years ago
  7. 662ae9e Change the library version to 2.7.4 by Simon Butcher · 6 years ago
  8. 112dfd5 Merge remote-tracking branch 'public/pr/1728' into mbedtls-2.7 by Simon Butcher · 6 years ago
  9. 47212c8 Merge remote-tracking branch 'public/pr/1581' into mbedtls-2.7 by Simon Butcher · 6 years ago
  10. da46a40 Merge remote-tracking branch 'public/pr/1711' into mbedtls-2.7 by Simon Butcher · 6 years ago
  11. 49de6b8 Compilation warning fixes on 32b platfrom with IAR by Simon Butcher · 6 years ago
  12. fb6da88 Merge remote-tracking branch 'public/pr/1655' into mbedtls-2.7 by Simon Butcher · 6 years ago
  13. ec4ce37 Only redefine _WIN32_WINNT macro when < 0x0501 by Fabio Alessandrelli · 7 years ago
  14. bb5e1c3 Fix multiple quality issues in the source by Simon Butcher · 6 years ago
  15. 826cdab Treat warnings as errors for IAR by Azim Khan · 7 years ago
  16. 68207f8 Fix braces in mbedtls_memory_buffer_alloc_status() by Darryl Green · 7 years ago
  17. 1fc4d33 Update version to 2.7.3 by Jaeden Amero · 7 years ago
  18. 07d1d5f Merge remote-tracking branch 'upstream-restricted/pr/473' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  19. 4022561 Merge branch 'mbedtls-2.7-proposed' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  20. 6608096 Change accepted ciphersuite versions when parsing server hello by Andrzej Kurek · 7 years ago
  21. 149f3a4 Change variable bytes_written to header_bytes in record decompression by Andrzej Kurek · 7 years ago
  22. c3a3e2d ssl_tls: Fix invalid buffer sizes during compression / decompression by Andrzej Kurek · 7 years ago
  23. 0acbd7d Same ciphersuite validation in server and client hello by Mohammad Azim Khan · 7 years ago
  24. 8bce368 Merge remote-tracking branch 'restricted/pr/468' into mbedtls-2.7-restricted-proposed by Manuel Pégourié-Gonnard · 7 years ago
  25. affb4f8 Improve comments style by Krzysztof Stachowiak · 7 years ago
  26. 5ca4c5a Remove a redundant test by Krzysztof Stachowiak · 7 years ago
  27. 314f161 Add buffer size check before cert_type_len read by Krzysztof Stachowiak · 7 years ago
  28. 071f9a3 Add a missing buffer size check by Krzysztof Stachowiak · 7 years ago
  29. 3d8663b Correct buffer size check by Krzysztof Stachowiak · 7 years ago
  30. d8e0cec Merge remote-tracking branch 'upstream-public/pr/1464' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  31. b5f53b1 Merge remote-tracking branch 'upstream-public/pr/1401' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  32. e7dc462 Merge remote-tracking branch 'upstream-public/pr/1543' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  33. 29ed80f Fix compatibility problem in the printed message by mohammad1603 · 7 years ago
  34. 595c84a Merge remote-tracking branch 'upstream-public/pr/1500' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  35. a0e03a8 Merge branch 'pr_1538' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  36. cc78ac4 Update error.c by Gilles Peskine · 7 years ago
  37. 5114d3e Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  38. 38a29ee return plaintext data faster on unpadded decryption by Andy Leiserson · 8 years ago
  39. 38e37bd Merge remote-tracking branch 'upstream-public/pr/1529' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  40. 44a6a68 Check whether INT_MAX larger than SIZE_MAX scenario by mohammad1603 · 7 years ago
  41. 5166a18 Merge remote-tracking branch 'upstream-public/pr/1468' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  42. 0d89104 Merge remote-tracking branch 'upstream-public/pr/1524' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  43. ef59b73 Merge remote-tracking branch 'upstream-public/pr/1479' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  44. 004e371 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  45. 24e8283 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  46. a1bc0e2 Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 8 years ago
  47. 2f15952 Allow overriding ar param prefix in library/Makefile by Andres Amaya Garcia · 7 years ago
  48. 2679c1c Make DLEXT var configurable in library/Makefile by Andres Amaya Garcia · 7 years ago
  49. 877c6dc Merge remote-tracking branch 'upstream-restricted/pr/456' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  50. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  51. 2ea2d68 Verify that f_send and f_recv send and receive the expected length by mohammad1603 · 7 years ago
  52. d675986 Merge remote-tracking branch 'upstream-public/pr/1256' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  53. 8980da5 Merge remote-tracking branch 'myfork/pr_726' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  54. 8190678 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 7 years ago
  55. 1e3c000 Fix dylib linking by Mitsuhiro Nakamura · 7 years ago
  56. 2170130 Robustness fix in mbedtls_ssl_derive_keys by Gilles Peskine · 7 years ago
  57. b11af86 Avoid wraparound on in_left by mohammad1603 · 7 years ago
  58. 9ae1fba Update version to 2.7.2 by Jaeden Amero · 7 years ago mbedtls-2.7.2
  59. c9908f0 Merge remote-tracking branch 'upstream-public/pr/1064' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.7.2-rc1
  60. e0b1a73 Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  61. 73923e1 Merge remote-tracking branch 'upstream-restricted/pr/459' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  62. 8a032e6 Merge branch 'mbedtls-2.7-proposed' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  63. 32ae73b Merge remote-tracking branch 'upstream-public/pr/1448' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  64. 100273d Merge remote-tracking branch 'upstream-public/pr/1449' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  65. e1c916c Merge remote-tracking branch 'upstream-public/pr/1451' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  66. b5609f3 Prevent arithmetic overflow on bould check by Krzysztof Stachowiak · 7 years ago
  67. b3e8f9e Add bounds check before signature by Krzysztof Stachowiak · 7 years ago
  68. 8e0b116 Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  69. 9e1839b Add bounds check before length read by Krzysztof Stachowiak · 7 years ago
  70. 5a9f46e x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  71. 64540d9 Merge remote-tracking branch 'upstream-restricted/pr/458' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  72. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  73. b0ba5bc Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  74. 427ff48 Merge remote-tracking branch 'upstream-public/pr/1219' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  75. c5671bd Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  76. dd7f5b9 Merge remote-tracking branch 'upstream-public/pr/1079' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  77. 158fc33 Merge remote-tracking branch 'upstream-public/pr/1296' into HEAD by Gilles Peskine · 7 years ago
  78. 930ec7d Minor fixes by Hanno Becker · 7 years ago
  79. a5fa079 Verify the result of RSA private key operations by Hanno Becker · 7 years ago
  80. e786a7e x509: fix remaining unchecked call to mbedtls_md() by Manuel Pégourié-Gonnard · 7 years ago
  81. 71df373 Clarify mutual references in comments by Manuel Pégourié-Gonnard · 7 years ago
  82. 7b2e85d Use both applicable error codes and a proper coding style by Sanne Wouda · 7 years ago
  83. b2b29d5 Add end-of-buffer check to prevent heap-buffer-overflow by Sanne Wouda · 7 years ago
  84. 6451909 Fix x509_get_subject_alt_name to drop invalid tag by Andres Amaya Garcia · 7 years ago
  85. 35eb39a Fix some issues in comments by Manuel Pégourié-Gonnard · 7 years ago
  86. 2e7fee0 Fix bug in X.509 CRT verification code by Hanno Becker · 7 years ago
  87. 75d3560 Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  88. c08e906 Add comments on chain verification cases by Manuel Pégourié-Gonnard · 7 years ago
  89. b9c72eb Improve handling of md errors in X.509 by Manuel Pégourié-Gonnard · 7 years ago
  90. df761d5 Fix build with gcc -O -Wall by Gilles Peskine · 7 years ago
  91. 6a4e22c Update version to 2.7.1 by Jaeden Amero · 7 years ago mbedtls-2.7.1
  92. 6085c72 Backport 2.7:Add guard to out_left to avoid negative values by mohammad1603 · 7 years ago
  93. 3f9cff2 Merge branch 'prr_424' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  94. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  95. a53ff8d MD: Make deprecated functions not inline by Jaeden Amero · 7 years ago
  96. 8db3efb Add missing MBEDTLS_DEPRECATED_REMOVED guards by Gilles Peskine · 7 years ago
  97. 420386d Merge branch 'pr_1352' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  98. 8d6d8c8 ctr_drbg: Typo fix in the file description comment. by Paul Sokolovsky · 7 years ago
  99. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  100. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago