1. 3d8663b Correct buffer size check by Krzysztof Stachowiak · 7 years ago
  2. 595c84a Merge remote-tracking branch 'upstream-public/pr/1500' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  3. a0e03a8 Merge branch 'pr_1538' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  4. 38a29ee return plaintext data faster on unpadded decryption by Andy Leiserson · 8 years ago
  5. 38e37bd Merge remote-tracking branch 'upstream-public/pr/1529' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  6. 5166a18 Merge remote-tracking branch 'upstream-public/pr/1468' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  7. 0d89104 Merge remote-tracking branch 'upstream-public/pr/1524' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  8. ef59b73 Merge remote-tracking branch 'upstream-public/pr/1479' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  9. 004e371 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  10. 24e8283 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  11. a1bc0e2 Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 9 years ago
  12. 2f15952 Allow overriding ar param prefix in library/Makefile by Andres Amaya Garcia · 7 years ago
  13. 2679c1c Make DLEXT var configurable in library/Makefile by Andres Amaya Garcia · 7 years ago
  14. 877c6dc Merge remote-tracking branch 'upstream-restricted/pr/456' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  15. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  16. d675986 Merge remote-tracking branch 'upstream-public/pr/1256' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  17. 8980da5 Merge remote-tracking branch 'myfork/pr_726' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  18. 8190678 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 8 years ago
  19. 1e3c000 Fix dylib linking by Mitsuhiro Nakamura · 7 years ago
  20. 9ae1fba Update version to 2.7.2 by Jaeden Amero · 7 years ago mbedtls-2.7.2
  21. 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
  22. e0b1a73 Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  23. 73923e1 Merge remote-tracking branch 'upstream-restricted/pr/459' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  24. 8a032e6 Merge branch 'mbedtls-2.7-proposed' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  25. 32ae73b Merge remote-tracking branch 'upstream-public/pr/1448' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  26. 100273d Merge remote-tracking branch 'upstream-public/pr/1449' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  27. e1c916c Merge remote-tracking branch 'upstream-public/pr/1451' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  28. b5609f3 Prevent arithmetic overflow on bould check by Krzysztof Stachowiak · 7 years ago
  29. b3e8f9e Add bounds check before signature by Krzysztof Stachowiak · 7 years ago
  30. 8e0b116 Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  31. 9e1839b Add bounds check before length read by Krzysztof Stachowiak · 7 years ago
  32. 5a9f46e x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  33. 64540d9 Merge remote-tracking branch 'upstream-restricted/pr/458' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  34. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  35. b0ba5bc Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  36. 427ff48 Merge remote-tracking branch 'upstream-public/pr/1219' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  37. c5671bd Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  38. dd7f5b9 Merge remote-tracking branch 'upstream-public/pr/1079' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  39. 158fc33 Merge remote-tracking branch 'upstream-public/pr/1296' into HEAD by Gilles Peskine · 7 years ago
  40. 930ec7d Minor fixes by Hanno Becker · 7 years ago
  41. a5fa079 Verify the result of RSA private key operations by Hanno Becker · 7 years ago
  42. e786a7e x509: fix remaining unchecked call to mbedtls_md() by Manuel Pégourié-Gonnard · 7 years ago
  43. 71df373 Clarify mutual references in comments by Manuel Pégourié-Gonnard · 7 years ago
  44. 7b2e85d Use both applicable error codes and a proper coding style by Sanne Wouda · 8 years ago
  45. b2b29d5 Add end-of-buffer check to prevent heap-buffer-overflow by Sanne Wouda · 8 years ago
  46. 6451909 Fix x509_get_subject_alt_name to drop invalid tag by Andres Amaya Garcia · 8 years ago
  47. 35eb39a Fix some issues in comments by Manuel Pégourié-Gonnard · 7 years ago
  48. 2e7fee0 Fix bug in X.509 CRT verification code by Hanno Becker · 8 years ago
  49. 75d3560 Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  50. c08e906 Add comments on chain verification cases by Manuel Pégourié-Gonnard · 8 years ago
  51. b9c72eb Improve handling of md errors in X.509 by Manuel Pégourié-Gonnard · 8 years ago
  52. 6a4e22c Update version to 2.7.1 by Jaeden Amero · 7 years ago mbedtls-2.7.1
  53. 3f9cff2 Merge branch 'prr_424' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  54. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  55. a53ff8d MD: Make deprecated functions not inline by Jaeden Amero · 7 years ago
  56. 8db3efb Add missing MBEDTLS_DEPRECATED_REMOVED guards by Gilles Peskine · 7 years ago
  57. 420386d Merge branch 'pr_1352' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  58. 8d6d8c8 ctr_drbg: Typo fix in the file description comment. by Paul Sokolovsky · 7 years ago
  59. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  60. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago
  61. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 8 years ago
  62. 9564e97 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  63. 2f8163d Improve CTR-DRBG documentation by Rose Zadik · 8 years ago
  64. 042e97f Improve RSA documentation by Rose Zadik · 8 years ago
  65. 41ad082 Improve DHM documentation by Rose Zadik · 8 years ago
  66. 9ba6b62 Improve cipher documentation by Rose Zadik · 8 years ago
  67. eecdbea Improve CCM documentation by Rose Zadik · 8 years ago
  68. 7f44127 Improve AES documentation by Rose Zadik · 8 years ago
  69. 26342e5 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  70. 3b8fbaa Merge remote-tracking branch 'upstream-public/pr/1328' into development by Jaeden Amero · 8 years ago
  71. 5405962 Fix alarm(0) failure on mingw32 by Manuel Pégourié-Gonnard · 8 years ago
  72. 2acbf17 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  73. 751aa51 Merge remote-tracking branch 'upstream-public/pr/1303' into development by Jaeden Amero · 8 years ago
  74. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  75. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  76. a03587b Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  77. 1b36499 Improve CTR_DRBG error handling and cleanup by Dvir Markovich · 8 years ago
  78. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  79. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  80. 65ba60a Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  81. cef0c5a Merge remote-tracking branch 'upstream-public/pr/1304' into development by Jaeden Amero · 8 years ago
  82. 3c082ce Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  83. fbeed6e Merge remote-tracking branch 'upstream-public/pr/1236' into development by Jaeden Amero · 8 years ago
  84. 616d1ca Add support for alternative ECJPAKE implementation by Hanno Becker · 8 years ago
  85. e9124b9 Ensure that mbedtls_pk_parse_key() does not allocate 0 bytes by Andres Amaya Garcia · 8 years ago
  86. c9d6226 Change formatting of allocation check in x509_crl by Andres Amaya Garcia · 8 years ago
  87. cb5123f Ensure memcpy is not called with NULL and 0 args in x509 module by Andres Amaya Garcia · 8 years ago
  88. f1ee635 Style fixes in pem, x509_crl and buf_alloc by Andres Amaya Garcia · 8 years ago
  89. 9cf1f96 Fix corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  90. 342d928 Fix proprocessor directives for MBEDTLS_RIPEMD160_ALT by Gilles Peskine · 8 years ago
  91. a381fe8 Add HW_FAILED error codes for message digest modules by Gilles Peskine · 8 years ago
  92. 41b40e6 Merge remote-tracking branch 'upstream-restricted/pr/441' into development-restricted by Gilles Peskine · 8 years ago
  93. aaaa98c Merge branch 'development-proposed' into development-restricted by Gilles Peskine · 8 years ago
  94. ff81280 Merge branch 'pr_1239' into development-proposed by Gilles Peskine · 8 years ago
  95. 50346e9 Merge remote-tracking branch 'upstream-public/pr/1150' into development-proposed by Gilles Peskine · 8 years ago
  96. 5e9f14d Set correct minimal versions in default conf by Ron Eldor · 8 years ago
  97. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  98. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  99. d40c22b Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  100. 87ae197 Add explicit uint truncation casts by Hanno Becker · 8 years ago