1. dea12c2 Merge branch 'pr_1544' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  2. 419e670 Minor changelog improvement by Gilles Peskine · 7 years ago
  3. a1149a7 Add tests for "return plaintext data faster on unpadded decryption" by Andrzej Kurek · 7 years ago
  4. 944adb9 return plaintext data faster on unpadded decryption by Andrzej Kurek · 7 years ago
  5. cbe731c Merge remote-tracking branch 'upstream-public/pr/1532' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  6. 82e288a Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  7. d58f697 Merge remote-tracking branch 'upstream-public/pr/1493' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  8. 6164858 Merge remote-tracking branch 'upstream-public/pr/1469' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  9. 478baec Merge remote-tracking branch 'upstream-public/pr/1525' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  10. 1110a6f Add ChangeLog entry by Ivan Krylov · 7 years ago
  11. c501f9c mbedtls_net_bind: ip_len can be NULL if client_ip is null by Ivan Krylov · 7 years ago
  12. 8b4cd26 Merge remote-tracking branch 'upstream-public/pr/1481' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  13. 7eaea0b Merge remote-tracking branch 'upstream-public/pr/1527' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  14. f362b97 Add ChangeLog entry by Gilles Peskine · 7 years ago
  15. e425103 Fix some test deps by Deomid Ryabkov · 9 years ago
  16. 47569d7 Add ChangeLog entry for PBES2 when ASN1 disabled by Andres Amaya Garcia · 7 years ago
  17. 748ddda Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  18. 624b557 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  19. a3ee13d Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 9 years ago
  20. f8270e3 Merge remote-tracking branch 'upstream-restricted/pr/457' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  21. d888bd2 Add changelog entries for improved testing by Gilles Peskine · 7 years ago
  22. 9a05d1a Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  23. a193169 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  24. 2a74061 Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted by Gilles Peskine · 7 years ago
  25. 1a886ff Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  26. 387ff07 Make matching more robbust in generate_errors.pl by Andres Amaya Garcia · 8 years ago
  27. 8936ffe Ensure that only .h files are parsed in generate_errors.pl by Andres Amaya Garcia · 8 years ago
  28. 4a91c1a Change generate_errors.pl to call perl grep by Andres Amaya Garcia · 8 years ago
  29. 2a0aee3 Add ChangeLog entry for redundant mutex initialization optimizations by Andres Amaya Garcia · 7 years ago
  30. 0a91973 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 8 years ago
  31. 3d72b5d Add end guard comment by Paul Bakker · 9 years ago
  32. d641260 Fix single threaded builds by Embedthis Software · 10 years ago
  33. 09d787f Add ChangeLog entry for dylib builds using Makefile by Andres Amaya Garcia · 7 years ago
  34. e00964d Fix dylib linking by Mitsuhiro Nakamura · 7 years ago
  35. 1c986a9 Update version to 2.1.11 by Jaeden Amero · 7 years ago mbedtls-2.1.11
  36. 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
  37. 329e4d5 Addres review comments by Ron Eldor · 8 years ago
  38. f71ce52 Add log and fix stle issues by Ron Eldor · 8 years ago
  39. 82712a9 Write correct number of ciphersuites in log by Ron Eldor · 8 years ago
  40. 23f503f Merge remote-tracking branch 'upstream-restricted/pr/465' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  41. 5e50ff8 Merge remote-tracking branch 'upstream-restricted/pr/395' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  42. 10a1a60 Merge branch 'mbedtls-2.1-proposed' into mbedtls-2.1-restricted-proposed by Jaeden Amero · 7 years ago
  43. 0980d9a Merge remote-tracking branch 'upstream-public/pr/1450' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  44. 4e36295 Merge remote-tracking branch 'upstream-public/pr/1452' into mbedtls-2.1-proposed by Jaeden Amero · 7 years ago
  45. d3cec99 Update change log by Krzysztof Stachowiak · 7 years ago
  46. c86b880 Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  47. ce0d3ca Add bounds check before signature length read by Krzysztof Stachowiak · 7 years ago
  48. a7a8332 Update change log by Krzysztof Stachowiak · 7 years ago
  49. 0e0afac Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  50. 7040553 Add bounds check before length read by Krzysztof Stachowiak · 7 years ago
  51. a566dc4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  52. 74b8ae8 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  53. 85f36ae x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  54. b066176 x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  55. df6f3dd Merge remote-tracking branch 'upstream-restricted/pr/430' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  56. 8c12179 Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed by Gilles Peskine · 7 years ago
  57. 503047f Fix 2.1-specific remaining MD/PK depend issues by Manuel Pégourié-Gonnard · 7 years ago
  58. 41b6189 Adapt ChangeLog by Hanno Becker · 7 years ago
  59. b81fcd0 Correct memory leak in RSA self test by Hanno Becker · 8 years ago
  60. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  61. 889de8e Merge branch 'pr_1276' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  62. 681f5aa Align ChangeLog entry with 2.7 by Gilles Peskine · 7 years ago
  63. 8da4f86 Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  64. 5913453 Merge remote-tracking branch 'upstream-public/pr/1431' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  65. 62732b3 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  66. 8326fb2 Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  67. adee195 Merge branch 'pr_1409' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  68. 857802a Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  69. d384646 Merge remote-tracking branch 'upstream-public/pr/1295' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  70. 0aacc9a Merge remote-tracking branch 'upstream-public/pr/1297' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  71. 9a00ef3 Merge branch 'pr_953' into HEAD by Gilles Peskine · 7 years ago
  72. b1e6efd This fixes #664 by Gilles Peskine · 7 years ago
  73. 15967a8 Fix grammar in ChangeLog entry by Gilles Peskine · 7 years ago
  74. af18fac Merge remote-tracking branch 'upstream-public/pr/937' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  75. fa839be Show build modes in code font by Gilles Peskine · 7 years ago
  76. 1ac5dd4 Fix typos in previous commits by Manuel Pégourié-Gonnard · 8 years ago
  77. 4b08022 readme: clarify CFLAGS prepending/overriding by Manuel Pégourié-Gonnard · 8 years ago
  78. c3342fa Improve cmake usage notes in Readme by Manuel Pégourié-Gonnard · 8 years ago
  79. ca4efdd Refer to X.690 by number by Gilles Peskine · 7 years ago
  80. ac54cea x509: fix remaining unchecked call to mbedtls_md() by Manuel Pégourié-Gonnard · 7 years ago
  81. 19d77b6 Clarify mutual references in comments by Manuel Pégourié-Gonnard · 7 years ago
  82. b6d3e6d Fix some issues in comments by Manuel Pégourié-Gonnard · 7 years ago
  83. f198557 Fix order of sections in ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  84. 89e7422 Add ChangeLog entry for previous security fix by Hanno Becker · 8 years ago
  85. dc8751d Fix bug in X.509 CRT verification code by Hanno Becker · 8 years ago
  86. 52de8e0 Document choice of script exit code by Manuel Pégourié-Gonnard · 8 years ago
  87. 78df7fc Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  88. fb3946a Tests: depends-pkalgs.pl - disable less options by Gert van Dijk · 8 years ago
  89. 8111a85 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
  90. dc8b748 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  91. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  92. 3273955 Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  93. 8f29107 Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  94. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  95. 3f0f972 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  96. 0eb6315 Make some perl scripts usable with git bisect run by Manuel Pégourié-Gonnard · 8 years ago
  97. afbbcf8 Add comments on chain verification cases by Manuel Pégourié-Gonnard · 8 years ago
  98. aa86a61 Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  99. 7e00e1c Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  100. 93d828c Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago