1. d754c8b Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
  2. 1eb2a95 Add missing config from test-ref-configs.pl by Gilles Peskine · 4 years, 9 months ago
  3. 8305b5e Sort entries to make it easier to eyeball the list by Gilles Peskine · 4 years, 9 months ago
  4. c9e20a0 Merge pull request #3829 from gilles-peskine-arm/ssl-opt-gnutls-printf-2.7 by Ronald Cron · 4 years, 9 months ago
  5. 352a7cf Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  6. e7a9c3a ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
  7. dac5edc Merge pull request #3747 from gilles-peskine-arm/verbosify-cmake-tests-2.7 by Ronald Cron · 4 years, 10 months ago
  8. 85e05d8 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  9. b8d0c2a Fix "make -C tests/data_files" by Gilles Peskine · 5 years ago
  10. 7399b8a Commit the intermediate files cert_md*.csr by Gilles Peskine · 5 years ago
  11. 8a1face Remove duplicate rule to generate cert_md5.crt by Gilles Peskine · 5 years ago
  12. de97d1f all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
  13. 75ffb27 Merge pull request #3627 from gilles-peskine-arm/test-fail-report-first-2.7 by Gilles Peskine · 5 years ago
  14. cb0ec05 Initialize ret from test code by Gilles Peskine · 5 years ago
  15. d4c9fd1 Report the first failure, not the last one by Gilles Peskine · 5 years ago
  16. 0db765a Bump version to Mbed TLS 2.7.17 by Janos Follath · 5 years ago
  17. 93c784b Merge branch 'mbedtls-2.7-restricted' by Janos Follath · 5 years ago
  18. 2a8e958 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  19. 426c2d4 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  20. 3b490a0 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  21. d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  22. 84be024 Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7 by Gilles Peskine · 5 years ago
  23. 46b3fc2 Merge pull request #3599 from makise-homura/mbedtls-2.7 by Gilles Peskine · 5 years ago
  24. 24e2217 Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7 by Gilles Peskine · 5 years ago
  25. b0ab8c2 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  26. 03c2b8f Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
  27. 74243ee Regenerate server2-sha256.crt with a PrintableString issuer by Gilles Peskine · 5 years ago
  28. da118e1 Regenerate test client certificates with a PrintableString issuer by Gilles Peskine · 5 years ago
  29. 741c4e2 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  30. 351dd59 compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  31. a6e6402 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  32. 9df64ad Fix license header in pre-commit hook by Bence Szépkúti · 5 years ago
  33. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  34. 918b5f1 Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  35. 126b69a Merge pull request #735 from gilles-peskine-arm/x509parse_crl-empty_entry-2.7 by Gilles Peskine · 5 years ago
  36. 793c436 Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
  37. 3365970 Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  38. ed0aaf4 Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  39. c5ae9c8 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  40. 57e328e Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  41. e5201e4 ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  42. bc079e2 ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  43. 1fcb1a1 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  44. 99d6782 Merge pull request #3559 from gufe44/netbsd-rand-arc4random_buf-2.7 by Gilles Peskine · 5 years ago
  45. 206cb39 Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
  46. e447f47 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
  47. 4ac28b8 x509parse_crl: more negative test cases by Gilles Peskine · 5 years ago
  48. 894c05d Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
  49. 845e408 Add a pre-commit hook that checks generated files by Manuel Pégourié-Gonnard · 5 years ago
  50. 961fb13 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  51. 21b1983 Remove obsolete comment about test dependency by Manuel Pégourié-Gonnard · 5 years ago
  52. 2b223fd Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
  53. 41df0f2 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  54. 961b4dd Start testing cf_hmac() for constant flow by Manuel Pégourié-Gonnard · 5 years ago
  55. 40597ce Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  56. 3ba2bca Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
  57. 00de803 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
  58. 2a4f899 Bump version to Mbed TLS 2.7.16 by Janos Follath · 5 years ago
  59. 9cdda86 Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0 by Janos Follath · 5 years ago
  60. c09bb4c all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
  61. 4f265fb Use all.sh in pre-push hook by Manuel Pégourié-Gonnard · 5 years ago
  62. 73341a0 Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  63. e4a5c05 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  64. 54d95b1 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  65. 1381091 Remove SHA-1 as a fallback option by Manuel Pégourié-Gonnard · 5 years ago
  66. 6d61498 Add fall-back to hash-based KDF for internal ECP DRBG by Manuel Pégourié-Gonnard · 5 years ago
  67. d90faf9 Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  68. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  69. 09b4f19 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  70. b7246ad Add copyright dates to all scripts by Bence Szépkúti · 5 years ago
  71. 9967bfe Merge pull request #3397 from danh-arm/dh/branch-cov-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  72. 74908a0 Merge pull request #3402 from mpg/fix-hmac-drbg-deps-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  73. 1539d15 Merge pull request #3353 from gilles-peskine-arm/fix-ecp-mul-memory-leak-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  74. cdfa2f9 Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  75. aba9e22 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  76. 7e384f1 Merge pull request #3385 from mpg/fix-ctr-drbg-deps-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  77. c98fde5 Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  78. 801318d Merge pull request #3376 from gilles-peskine-arm/basic-build-test-status-2.7 by Manuel Pégourié-Gonnard · 5 years ago
  79. 8eea3ae Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  80. 39b6102 MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  81. 9cc203a Create a seedfile explicitly by Gilles Peskine · 5 years ago
  82. b07541d If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  83. 27c36f0 Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  84. dd7ea38 Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  85. 14b559a Finish the documentation of normalize_path by Gilles Peskine · 5 years ago
  86. c318925 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
  87. 8fa5be5 Some .pem files are openssl output and have tabs and that's ok by Gilles Peskine · 5 years ago
  88. e7e149f .dsw files are Visual Studio stuff by Gilles Peskine · 5 years ago
  89. be76c19 Permit empty files by Gilles Peskine · 5 years ago
  90. 4be18cf Normalize line endings by Gilles Peskine · 5 years ago
  91. 4bda325 Check only files checked into Git by Gilles Peskine · 5 years ago
  92. 986a06d Exclude binary files from text checks by Gilles Peskine · 5 years ago
  93. b4805ec Regex mechanism for check-specific exemptions by Gilles Peskine · 5 years ago
  94. ab55bc7 Check all files by default by Gilles Peskine · 5 years ago
  95. 4513761 More accurate variable name by Gilles Peskine · 5 years ago
  96. 154b470 Add test cases to check rng failure by Jonas · 5 years ago
  97. b048315 Merge pull request #3248 from gilles-peskine-arm/travis-rationalize-2.7 by Gilles Peskine · 5 years ago
  98. 81b60fb all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  99. 4fb7a2f all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  100. 009908b all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago