1. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
  2. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
  3. b969570 Explain the final error checking by Gilles Peskine · 4 years ago
  4. fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  5. bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  6. a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  7. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  8. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  9. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  10. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  11. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  12. c96d4e2 Merge pull request #3410 from mpg/make-coverage-script-deterministic by Gilles Peskine · 5 years ago
  13. 5430447 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  14. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  15. e050191 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  16. a8b26c2 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  17. 3a584ae Enable SSLv3 in the full config by Gilles Peskine · 5 years ago
  18. dc6d838 Enable MBEDTLS_PSA_CRYPTO_SE_C in config full by Gilles Peskine · 5 years ago
  19. c877c24 Enable extra features that have tests by Gilles Peskine · 5 years ago
  20. b3d0bab MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  21. 40be51f Add a few echo statements to make the logs easier to follow by Gilles Peskine · 5 years ago
  22. bfcb6e1 Create a large enough seedfile by Gilles Peskine · 5 years ago
  23. 5757d54 If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  24. ca51b47 Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  25. 6d6ee98 Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  26. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  27. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  28. 3c8ccc0 Create seedfile before running tests by Gilles Peskine · 6 years ago
  29. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  30. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  31. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  32. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  33. 79bf327 Add ARIA and ChachaPoly to basic-build-test by Manuel Pégourié-Gonnard · 7 years ago
  34. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  35. 4b8bc52 Removed running selftest program from basic-build-test.sh by Paul Bakker · 9 years ago
  36. b72c678 Add script to print build environment info. (#539) by Janos Follath · 9 years ago
  37. 7ccac85 Make basic-build-test.sh clean up after itself. by Janos Follath · 9 years ago
  38. cbb9075 Adds parallel builds to basic-build-test.sh by Simon Butcher · 9 years ago
  39. ae79124 Disables backtrace config from basic-build-test.sh by Simon Butcher · 9 years ago
  40. 098a3b5 Makes basic-build-test.sh test the full config by SimonB · 9 years ago
  41. c2b0efc Fix the basic test build script to always build by Simon Butcher · 9 years ago
  42. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  43. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  44. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago