1. 2256840 Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  2. 944adb9 return plaintext data faster on unpadded decryption by Andrzej Kurek · 7 years ago
  3. 82e288a Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  4. 6164858 Merge remote-tracking branch 'upstream-public/pr/1469' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  5. 478baec Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  6. 8b4cd26 Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  7. 624b557 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  8. a3ee13d Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 8 years ago
  9. b3ac0ff Allow overriding ar param prefix in library/Makefile by Andres Amaya Garcia · 7 years ago
  10. 23e5201 Make DLEXT var configurable in library/Makefile by Andres Amaya Garcia · 7 years ago
  11. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  12. 1a886ff Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  13. 0a91973 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 7 years ago
  14. e00964d Fix dylib linking by Mitsuhiro Nakamura · 7 years ago
  15. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  16. 7f44963 Merge remote-tracking branch 'upstream-public/pr/1455' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.1.11-rc1
  17. 329e4d5 Addres review comments by Ron Eldor · 7 years ago
  18. f71ce52 Add log and fix stle issues by Ron Eldor · 7 years ago
  19. 82712a9 Write correct number of ciphersuites in log by Ron Eldor · 7 years ago
  20. 23f503f Merge remote-tracking branch 'upstream-restricted/pr/465' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  21. 5e50ff8 Merge remote-tracking branch 'upstream-restricted/pr/395' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  22. 10a1a60 Merge branch 'mbedtls-2.1-proposed' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  23. 0980d9a Merge remote-tracking branch 'upstream-public/pr/1450' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  24. 4e36295 Merge remote-tracking branch 'upstream-public/pr/1452' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  25. c86b880 Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  26. ce0d3ca Add bounds check before signature length read by Krzysztof Stachowiak · 7 years ago
  27. 0e0afac Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  28. 7040553 Add bounds check before length read by Krzysztof Stachowiak · 7 years ago
  29. b066176 x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  30. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  31. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  32. 503047f Fix 2.1-specific remaining MD/PK depend issues by Manuel Pégourié-Gonnard · 7 years ago
  33. b81fcd0 Correct memory leak in RSA self test by Hanno Becker · 7 years ago
  34. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  35. 889de8e Merge branch 'pr_1276' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  36. 8da4f86 Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  37. d384646 Merge remote-tracking branch 'upstream-public/pr/1295' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  38. 0aacc9a Merge remote-tracking branch 'upstream-public/pr/1297' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  39. 9a00ef3 Merge branch 'pr_953' into HEAD by Gilles Peskine · 7 years ago
  40. ac54cea x509: fix remaining unchecked call to mbedtls_md() by Manuel Pégourié-Gonnard · 7 years ago
  41. 19d77b6 Clarify mutual references in comments by Manuel Pégourié-Gonnard · 7 years ago
  42. b6d3e6d Fix some issues in comments by Manuel Pégourié-Gonnard · 7 years ago
  43. dc8751d Fix bug in X.509 CRT verification code by Hanno Becker · 7 years ago
  44. 78df7fc Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  45. afbbcf8 Add comments on chain verification cases by Manuel Pégourié-Gonnard · 7 years ago
  46. 081ed06 Improve handling of md errors in X.509 by Manuel Pégourié-Gonnard · 7 years ago
  47. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  48. f599026 Adapt version_features.c by Hanno Becker · 7 years ago
  49. ac33180 Merge branch 'pr_1354' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  50. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  51. b9e3c6d pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  52. 3a3b654 Fix handshake failure in suite B by Ron Eldor · 7 years ago
  53. f885c81 Update version to 2.1.10 by Jaeden Amero · 7 years ago
  54. a5f8b42 Fix build errors on x32 by using the generic 'add' instruction by James Cowgill · 9 years ago
  55. 035f6ea Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  56. 3e6222d Fix alarm(0) failure on mingw32 by Manuel Pégourié-Gonnard · 7 years ago
  57. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  58. e5b443e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  59. 0295634 Merge remote-tracking branch 'upstream-public/pr/1278' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  60. 133ab2c Ensure that mbedtls_pk_parse_key() does not allocate 0 bytes by Andres Amaya Garcia · 7 years ago
  61. af77213 Change formatting of allocation check in x509_crl by Andres Amaya Garcia · 7 years ago
  62. fb023c1 Ensure memcpy is not called with NULL and 0 args in x509 module by Andres Amaya Garcia · 7 years ago
  63. 5dc2fe7 Style fixes in pem, x509_crl and buf_alloc by Andres Amaya Garcia · 7 years ago
  64. 8ad5acd Fix corner case uses of memory_buffer_alloc.c by Andres AG · 8 years ago
  65. a2ef78d Merge remote-tracking branch 'upstream-restricted/pr/442' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  66. b9088ee Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  67. 6598af0 Merge remote-tracking branch 'upstream-public/pr/1151' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  68. b61b9cc Fix typo and bracketing in macro args by Andres Amaya Garcia · 7 years ago
  69. 1ac9aa7 Set correct minimal versions in default conf by Ron Eldor · 7 years ago
  70. a1413e0 Fix compilation error with Mingw32 by Ron Eldor · 7 years ago
  71. 31b37f6 Use free + init to reset accumulator in entropy module by Hanno Becker · 7 years ago
  72. 1741db9 fix bug in get_one_and_zeros_padding() by Micha Kraus · 7 years ago
  73. 1cc67a0 Add missing calls to sha{256/512}_{init/free} in entropy module by Hanno Becker · 7 years ago
  74. 022954f Fix heap-buffer overread in ALPN ext parsing by Manuel Pégourié-Gonnard · 7 years ago
  75. c313e7e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  76. 3681692 Timing self test: shorten redundant tests by Gilles Peskine · 7 years ago
  77. d394962 Timing self test: increased duration by Gilles Peskine · 7 years ago
  78. e2bf3b8 Timing self test: increased tolerance by Gilles Peskine · 7 years ago
  79. 105e6bc Timing self test: print some diagnosis information by Gilles Peskine · 7 years ago
  80. b29e70b mbedtls_timing_get_timer: don't use uninitialized memory by Gilles Peskine · 7 years ago
  81. 3099b43 Timing: fix mbedtls_set_alarm(0) on Unix/POSIX by Gilles Peskine · 7 years ago
  82. c83f57b Merge remote-tracking branch 'upstream-restricted/pr/434' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  83. 329d090 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  84. 227692a Merge remote-tracking branch 'public/pr/1160' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  85. 451ea75 Merge remote-tracking branch 'restricted/pr/412' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  86. 4b133e6 Fix magic constant in previous commit by Manuel Pégourié-Gonnard · 7 years ago
  87. b67a5c1 Fix SSLv3 MAC computation by Manuel Pégourié-Gonnard · 7 years ago
  88. c0b9456 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  89. d1ededf Merge remote-tracking branch 'public/pr/1187' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  90. 3fe67da Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  91. 912e447 Merge remote-tracking branch 'public/pr/1185' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  92. 92e6a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  93. a15486a Merge branch 'pr_1044' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  94. 4b36dfb Merge remote-tracking branch 'upstream-public/pr/1174' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  95. f6a6b82 Fix x509_get_subject_alt_name to drop invalid tag by Andres Amaya Garcia · 7 years ago
  96. aed7188 Merge remote-tracking branch 'upstream-restricted/pr/427' into mbedtls-2.1-restricted by Gilles Peskine · 7 years ago
  97. 14ab4cf Fix build error with gcc -Werror=misleading-indentation by Gilles Peskine · 7 years ago
  98. adb30b9 Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option by Hanno Becker · 7 years ago
  99. 053b345 Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 7 years ago
  100. 64f0aed Don't truncate MAC key when truncated HMAC is negotiated by Hanno Becker · 7 years ago