1. 62732b3 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  2. 8326fb2 Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  3. ac54cea x509: fix remaining unchecked call to mbedtls_md() by Manuel Pégourié-Gonnard · 7 years ago
  4. 19d77b6 Clarify mutual references in comments by Manuel Pégourié-Gonnard · 7 years ago
  5. b6d3e6d Fix some issues in comments by Manuel Pégourié-Gonnard · 7 years ago
  6. f198557 Fix order of sections in ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  7. 89e7422 Add ChangeLog entry for previous security fix by Hanno Becker · 8 years ago
  8. dc8751d Fix bug in X.509 CRT verification code by Hanno Becker · 8 years ago
  9. 52de8e0 Document choice of script exit code by Manuel Pégourié-Gonnard · 8 years ago
  10. 78df7fc Fix some comment typos by Manuel Pégourié-Gonnard · 7 years ago
  11. fb3946a Tests: depends-pkalgs.pl - disable less options by Gert van Dijk · 8 years ago
  12. 8111a85 Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 8 years ago
  13. dc8b748 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 8 years ago
  14. e9c44d2 Improve some comments by Manuel Pégourié-Gonnard · 8 years ago
  15. 3273955 Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 8 years ago
  16. 8f29107 Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 8 years ago
  17. b119d40 Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  18. 3f0f972 Fix some whitespace by Manuel Pégourié-Gonnard · 8 years ago
  19. 0eb6315 Make some perl scripts usable with git bisect run by Manuel Pégourié-Gonnard · 8 years ago
  20. afbbcf8 Add comments on chain verification cases by Manuel Pégourié-Gonnard · 8 years ago
  21. aa86a61 Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 8 years ago
  22. 7e00e1c Add test for bad name and callback by Manuel Pégourié-Gonnard · 8 years ago
  23. 93d828c Add test for same CA with different keys by Manuel Pégourié-Gonnard · 8 years ago
  24. ecff9e9 Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 8 years ago
  25. 9c9a228 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 8 years ago
  26. 94ff1c6 Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 8 years ago
  27. 2431061 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  28. 081ed06 Improve handling of md errors in X.509 by Manuel Pégourié-Gonnard · 8 years ago
  29. ab7796f Clarify documentation for directly-trusted certs by Manuel Pégourié-Gonnard · 8 years ago
  30. ac92a48 Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  31. f2fd546 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  32. f35e3a8 Add new test script depends-pkalgs.pl by Manuel Pégourié-Gonnard · 8 years ago
  33. 293b884 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  34. 364ece3 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  35. 57176e5 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  36. c1a91e2 Add new test script depends-hashes.pl by Manuel Pégourié-Gonnard · 8 years ago
  37. 6a42083 Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 8 years ago
  38. 92cd3fe Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 8 years ago
  39. 3c87346 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 8 years ago
  40. a8ed751 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  41. 3d12638 Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 8 years ago
  42. 9c1282c Add tests for profile enforcement by Manuel Pégourié-Gonnard · 8 years ago
  43. 90eb5d9 Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 8 years ago
  44. c53082c Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 8 years ago
  45. 7fded85 Add attribution for #1351 report by Gilles Peskine · 7 years ago
  46. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  47. f599026 Adapt version_features.c by Hanno Becker · 7 years ago
  48. e9256c5 Note incompatibility of truncated HMAC extension in ChangeLog by Gilles Peskine · 7 years ago
  49. 011943f Merge remote-tracking branch 'upstream-public/pr/1394' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  50. a8429b6 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  51. c07ef14 Add ChangeLog entry for PR #1384 by Jaeden Amero · 7 years ago
  52. 45df3e0 Have Visual Studio handle linking to mbedTLS.lib internally by Krzysztof Stachowiak · 7 years ago
  53. ac33180 Merge branch 'pr_1354' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  54. 37e1adb Mention in ChangeLog that this fixes #1351 by Gilles Peskine · 7 years ago
  55. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  56. 607033e Add some tests for different available profiles by Ron Eldor · 7 years ago
  57. 5a2525c Rephrase Changelog by Ron Eldor · 7 years ago
  58. 3a3b654 Fix handshake failure in suite B by Ron Eldor · 7 years ago
  59. 4c53d0d Merge remote-tracking branch 'upstream-restricted/pr/449' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago mbedtls-2.1.10
  60. f725bea Merge remote-tracking branch 'upstream-restricted/pr/453' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  61. bdf548e Update ChangeLog with language and technical corrections by Simon Butcher · 7 years ago
  62. f885c81 Update version to 2.1.10 by Jaeden Amero · 7 years ago
  63. 4913826 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  64. f8edb49 Merge remote-tracking branch 'upstream-public/pr/1337' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  65. 2358545 Adapt ChangeLog by Hanno Becker · 8 years ago
  66. 15e4951 Add documentation warnings for weak algorithms by Hanno Becker · 8 years ago
  67. 36dde9e Added ChangeLog entry for 64-bit ILP32 fix by Gilles Peskine · 8 years ago
  68. c2c3432 Improve test_suite_pk size_t vs unsigned int check by Andres Amaya Garcia · 8 years ago
  69. 6591543 Add ChangeLog entry for 64-bit ILP32 fixes by Andres Amaya Garcia · 8 years ago
  70. 401441b Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  71. ce37ab7 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  72. ca20ced Fix segfault on x32 by using better register constraints in bn_mul.h by James Cowgill · 10 years ago
  73. a5f8b42 Fix build errors on x32 by using the generic 'add' instruction by James Cowgill · 10 years ago
  74. 035f6ea Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  75. 6138cb3 Merge remote-tracking branch 'upstream-public/pr/1329' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  76. e34e324 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  77. 16499b5 Merge remote-tracking branch 'upstream-public/pr/1290' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  78. 2b72742 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  79. 9442121 Merge remote-tracking branch 'upstream-public/pr/1288' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  80. 3e6222d Fix alarm(0) failure on mingw32 by Manuel Pégourié-Gonnard · 7 years ago
  81. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  82. 3b8d82a Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  83. 2009668 Merge remote-tracking branch 'upstream-public/pr/1054' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  84. 4af5921 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 7 years ago
  85. f216a3c Merge remote-tracking branch 'upstream-public/pr/1310' into mbedtls-2.1 by Jaeden Amero · 7 years ago
  86. 35836bf Support verbose output of the test suites by Ron Eldor · 8 years ago
  87. e56c77e Fix race condition in error printing in ssl_server2.c by Manuel Pégourié-Gonnard · 8 years ago
  88. e5b443e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  89. 0295634 Merge remote-tracking branch 'upstream-public/pr/1278' into mbedtls-2.1 by Jaeden Amero · 8 years ago
  90. a2ef78d Merge remote-tracking branch 'upstream-restricted/pr/442' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  91. b9088ee Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  92. 6598af0 Merge remote-tracking branch 'upstream-public/pr/1151' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  93. f700ef3 Add ChangeLog entry by Gilles Peskine · 8 years ago
  94. 784f41c wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  95. 3f69e54 Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  96. 1741db9 fix bug in get_one_and_zeros_padding() by Micha Kraus · 8 years ago
  97. 1010760 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  98. 5273182 Merge remote-tracking branch 'upstream-public/pr/1266' into mbedtls-2.1 by Jaeden Amero · 8 years ago
  99. 022954f Fix heap-buffer overread in ALPN ext parsing by Manuel Pégourié-Gonnard · 8 years ago
  100. f34f4e5 Adapt ChangeLog by Hanno Becker · 8 years ago