1. 7163a6a Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 6 years ago
  2. 0e342f7 Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7 by Simon Butcher · 6 years ago
  3. f15cfd5 Merge remote-tracking branch 'public/pr/1557' into mbedtls-2.7 by Simon Butcher · 6 years ago
  4. 662ae9e Change the library version to 2.7.4 by Simon Butcher · 6 years ago
  5. 0623cce Merge remote-tracking branch 'public/pr/1664' into mbedtls-2.7 by Simon Butcher · 6 years ago
  6. 8c83673 Merge remote-tracking branch 'public/pr/1708' into mbedtls-2.7 by Simon Butcher · 6 years ago
  7. 8568709 Merge remote-tracking branch 'public/pr/1709' into mbedtls-2.7 by Simon Butcher · 6 years ago
  8. ee3a3d4 Merge remote-tracking branch 'public/pr/1470' into mbedtls-2.7 by Simon Butcher · 6 years ago
  9. bb5e1c3 Fix multiple quality issues in the source by Simon Butcher · 6 years ago
  10. 38e4c68 Add check-files.py to pre-push.sh by Darryl Green · 6 years ago
  11. bd38c3b Add check-files.py to all.sh by Darryl Green · 7 years ago
  12. da02eb3 Add script for source integrity checking by Darryl Green · 7 years ago
  13. e83b1ae Merge remote-tracking branch 'public/pr/1606' into mbedtls-2.7 by Simon Butcher · 6 years ago
  14. f9519bf Add more SNI/DTLS tests by Andres Amaya Garcia · 6 years ago
  15. 914eea4 Rename SNI/DTLS tests in ssl-opt.sh script by Andres Amaya Garcia · 6 years ago
  16. e8b0774 Add SNI with DTLS tests to ssl-opt.sh script by Andres AG · 8 years ago
  17. 11d5551 Merge remote-tracking branch 'upstream-public/pr/1487' into mbedtls-2.7-proposed by Jaeden Amero · 6 years ago
  18. b7b420b Fix uninitialized var in check-generated-files.sh by Andres AG · 7 years ago
  19. 7dae108 Check generated-visualc-files in check-generated-files by Andres Amaya Garcia · 7 years ago
  20. 1fc4d33 Update version to 2.7.3 by Jaeden Amero · 6 years ago
  21. 3a74571 Backport 2.7: Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  22. 03da121 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  23. 595c84a Merge remote-tracking branch 'upstream-public/pr/1500' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  24. a0e03a8 Merge branch 'pr_1538' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  25. a24adde Add tests for "return plaintext data faster on unpadded decryption" by Andrzej Kurek · 7 years ago
  26. 38e37bd Merge remote-tracking branch 'upstream-public/pr/1529' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  27. 0d89104 Merge remote-tracking branch 'upstream-public/pr/1524' into mbedtls-2.7-proposed by Jaeden Amero · 7 years ago
  28. 004e371 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  29. 980fa58 Fix some test deps by Deomid Ryabkov · 8 years ago
  30. e9ff785 Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  31. 28d97e1 Fix shared library lookup on Mac OS X when running tests by Andres Amaya Garcia · 7 years ago
  32. 504ac5c Make DLEXT var configurable in programs and tests makefiles by Andres Amaya Garcia · 7 years ago
  33. 79d441c Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  34. 763da6e all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  35. 2cfeb88 Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted by Gilles Peskine · 7 years ago
  36. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  37. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  38. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  39. 8405257 Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  40. 19ceb71 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  41. 54933e9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  42. 53038eb all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  43. 9ae1fba Update version to 2.7.2 by Jaeden Amero · 7 years ago mbedtls-2.7.2
  44. e0b1a73 Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  45. 73923e1 Merge remote-tracking branch 'upstream-restricted/pr/459' into mbedtls-2.7-restricted-proposed by Jaeden Amero · 7 years ago
  46. c3901d4 fixup previous commit: add forgotten file by Manuel Pégourié-Gonnard · 7 years ago
  47. dae3fc3 x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  48. 282159c x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  49. 5a9f46e x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  50. 64540d9 Merge remote-tracking branch 'upstream-restricted/pr/458' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  51. 955d704 Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed by Gilles Peskine · 7 years ago
  52. b0ba5bc Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  53. 427ff48 Merge remote-tracking branch 'upstream-public/pr/1219' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  54. c5671bd Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  55. a3c5ad5 Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  56. b314ece Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  57. 8eda5ec Merge branch 'pr_1408' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  58. 4848b97 Merge remote-tracking branch 'upstream-public/pr/1249' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  59. 930ec7d Minor fixes by Hanno Becker · 7 years ago
  60. 69d45cc Add a run with RSA_NO_CRT to all.sh by Hanno Becker · 7 years ago
  61. 22797fc Remove redundant dependency by Sanne Wouda · 7 years ago
  62. bb50113 Rename test and update dependencies by Sanne Wouda · 7 years ago
  63. 90da97d Add test case found through fuzzing to pkparse test suite by Sanne Wouda · 7 years ago
  64. 19f33a8 Add regression test for parsing subjectAltNames by Andres Amaya Garcia · 7 years ago
  65. fa973e0 Document choice of script exit code by Manuel Pégourié-Gonnard · 7 years ago
  66. ab41f04 Tests: depends-pkalgs.pl - disable less options by Gert van Dijk · 7 years ago
  67. b8e40ef Tests: add omitted dependency on MBEDTLS_ECDSA_C in test_suite_debug by Gert van Dijk · 7 years ago
  68. 7c28b56 Fix test that didn't check full value of flags by Manuel Pégourié-Gonnard · 7 years ago
  69. fcc4348 Improve some comments by Manuel Pégourié-Gonnard · 7 years ago
  70. aefd2dc Unify name of default profile in X.509 tests by Manuel Pégourié-Gonnard · 7 years ago
  71. d9184f2 Add missing dependency in test-certs Makefile by Manuel Pégourié-Gonnard · 7 years ago
  72. 2f1633e Improve some comments, fix some typos by Manuel Pégourié-Gonnard · 7 years ago
  73. 650780c Fix some whitespace by Manuel Pégourié-Gonnard · 7 years ago
  74. b26b28a Make some perl scripts usable with git bisect run by Manuel Pégourié-Gonnard · 7 years ago
  75. b0add2e Add test for callback and bad signatures by Manuel Pégourié-Gonnard · 7 years ago
  76. 50fc51a Add test for bad name and callback by Manuel Pégourié-Gonnard · 7 years ago
  77. 166b1e0 Add test for same CA with different keys by Manuel Pégourié-Gonnard · 7 years ago
  78. 37a560c Add test for CA forgery attempt by Manuel Pégourié-Gonnard · 7 years ago
  79. 5bc9738 Add test for profile on trusted EE cert by Manuel Pégourié-Gonnard · 7 years ago
  80. cd2118f Add tests for flags passed to f_vrfy by Manuel Pégourié-Gonnard · 7 years ago
  81. ae6d710 Add ability to test flags value in vrfy callback by Manuel Pégourié-Gonnard · 7 years ago
  82. 4d9e7cb Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 7 years ago
  83. 1ddd682 Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 7 years ago
  84. 153b5ef Add new test script depends-pkalgs.pl by Manuel Pégourié-Gonnard · 7 years ago
  85. 0ce53f5 Fix depends_on:curve in x509 tests by Manuel Pégourié-Gonnard · 7 years ago
  86. 056eab5 Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 7 years ago
  87. 483a776 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 7 years ago
  88. 73fc679 Add new test script depends-hashes.pl by Manuel Pégourié-Gonnard · 7 years ago
  89. 9c1b20c Add tests for spurious certs in the chain by Manuel Pégourié-Gonnard · 7 years ago
  90. fe65bf7 Add test for bad signature with longer chain by Manuel Pégourié-Gonnard · 7 years ago
  91. 3bdcda7 Add test for expired cert in longer chain by Manuel Pégourié-Gonnard · 7 years ago
  92. b0ef3e2 Add tests for fatal error in vrfy callback by Manuel Pégourié-Gonnard · 7 years ago
  93. 9cca267 Add ability to test failing vrfy callback by Manuel Pégourié-Gonnard · 7 years ago
  94. 189bb40 Add tests for profile enforcement by Manuel Pégourié-Gonnard · 7 years ago
  95. 94f2aa3 Set deterministic flags for NULL profile by Manuel Pégourié-Gonnard · 7 years ago
  96. 7e9709a Add "profile" arg to X.509 test function by Manuel Pégourié-Gonnard · 7 years ago
  97. 33d8e33 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  98. b4ef45b all.sh: build with -O -Werror in the full config by Gilles Peskine · 7 years ago
  99. 6a4e22c Update version to 2.7.1 by Jaeden Amero · 7 years ago mbedtls-2.7.1
  100. 3f9cff2 Merge branch 'prr_424' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago