1. ffdcadf Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  2. 36169d4 Merge branch 'mbedtls-2.16-restricted' by Janos Follath · 5 years ago
  3. 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  4. f082847 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  5. f0b469e Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
  6. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  7. 9ad5128 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  8. 2b80249 Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
  9. a237722 Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  10. ee69477 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
  11. f69b919 Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0 by Janos Follath · 5 years ago
  12. 805b146 all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
  13. 1ee6850 Make check_generate_test_code more -q friendly by Manuel Pégourié-Gonnard · 5 years ago
  14. de4ad2d Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  15. 1bff684 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  16. c2400d3 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  17. 2df5857 Remove SHA-1 as a fallback option by Manuel Pégourié-Gonnard · 5 years ago
  18. 72177e3 Add fall-back to hash-based KDF for internal ECP DRBG by Manuel Pégourié-Gonnard · 5 years ago
  19. 047986c Add support for RESTARTABLE with internal RNG by Manuel Pégourié-Gonnard · 5 years ago
  20. 23983f3 Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  21. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  22. 51b41d5 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  23. 468a76f Add copyright dates to all scripts by Bence Szépkúti · 5 years ago
  24. cd6fd06 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  25. 74fc3be Remove superfluous include from zeroize.c by Bence Szépkúti · 5 years ago
  26. 471ae59 Merge pull request #3396 from danh-arm/dh/branch-cov-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  27. c5243c1 Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  28. 8cb1981 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  29. 49d3dd0 Merge pull request #3384 from mpg/fix-ctr-drbg-deps-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  30. 014ff5b Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  31. 503b79e Merge pull request #3375 from gilles-peskine-arm/basic-build-test-status-2.16 by Manuel Pégourié-Gonnard · 5 years ago
  32. f25cd6b MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  33. d9701ae Create a seedfile explicitly by Gilles Peskine · 5 years ago
  34. ed1f673 If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  35. 8bfe12b Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  36. f54a5de Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  37. b648487 Finish the documentation of normalize_path by Gilles Peskine · 5 years ago
  38. 3c23c82 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
  39. 43c74d2 Some .pem files are openssl output and have tabs and that's ok by Gilles Peskine · 5 years ago
  40. 4018251 .dsw files are Visual Studio stuff by Gilles Peskine · 5 years ago
  41. 66de311 Permit empty files by Gilles Peskine · 5 years ago
  42. ce5d854 Check only files checked into Git by Gilles Peskine · 5 years ago
  43. ffaef81 Exclude binary files from text checks by Gilles Peskine · 5 years ago
  44. e6f1f24 Regex mechanism for check-specific exemptions by Gilles Peskine · 5 years ago
  45. 125f89b Check all files by default by Gilles Peskine · 5 years ago
  46. e856ba1 More accurate variable name by Gilles Peskine · 5 years ago
  47. 8b34fef Merge pull request #2710 from k-stachowiak/unified-exit-in-examples-2.16 by Gilles Peskine · 5 years ago
  48. ff8ae11 Adjust the zeroization test to the new length of zeroize.c by k-stachowiak · 6 years ago
  49. 0f59341 Merge pull request #3247 from gilles-peskine-arm/travis-rationalize-2.16 by Gilles Peskine · 5 years ago
  50. e6c0c7d all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  51. dac156b all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  52. fcccfbc all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
  53. a3c6c8a Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
  54. 77b1f30 all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
  55. 313bb50 Strict C99: check it in the full config by Gilles Peskine · 5 years ago
  56. df4f7c1 Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
  57. 7c8c9c9 check-files: support Windows .bat files by Gilles Peskine · 5 years ago
  58. 67c3c3f all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
  59. 5bd9f56 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
  60. 15316fd Merge pull request #3169 from gilles-peskine-arm/check-windows-files-2.16 by Gilles Peskine · 5 years ago
  61. 399b82f Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  62. 5d1dfd4 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  63. a1bb3f8 mbedtls_test.py: drop compatibility with Python 2 by Gilles Peskine · 5 years ago
  64. af67f8d Document more methods in Python scripts by Gilles Peskine · 5 years ago
  65. 8c3ad4b Make check_python_files non-optional in all.sh by Gilles Peskine · 5 years ago
  66. c373000 Make sure to use a Python 3 pylint by Gilles Peskine · 5 years ago
  67. 368ccd4 In Windows files, detect CR without LF as well as LF without CR by Gilles Peskine · 5 years ago
  68. 0d5b016 Check that Windows files have Windows line endings by Gilles Peskine · 5 years ago
  69. cecc726 Also check Windows files by Gilles Peskine · 5 years ago
  70. 1978b68 Sort the list for easier maintenance by Gilles Peskine · 5 years ago
  71. eb9929e List each item on a separate line for easier maintenance by Gilles Peskine · 5 years ago
  72. d69f51b Clarify confusion between file names and suffixes of file names by Gilles Peskine · 5 years ago
  73. 47f7287 Change the use of pylint to optionally use pylint3 by Simon Butcher · 5 years ago
  74. 9f3bdb8 Add test for MBEDTLS_SSL_HW_RECORD_ACCEL in all.sh by Andres Amaya Garcia · 7 years ago
  75. 0fe92c2 Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
  76. 99d70d8 Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
  77. 114d339 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  78. 4ef189d Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  79. 349a079 Fix some pylint warnings by Darryl Green · 6 years ago
  80. ec904e4 Merge pull request #2899 from gilles-peskine-arm/asan-test-fail-2.16 by Jaeden Amero · 6 years ago
  81. 33685f5 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  82. ac47906 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  83. b1478e8 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  84. ff26b04 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  85. c6b0986 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  86. 60ebd98 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  87. c73f857 Remove unnecessary memory buffer alloc and memory backtrace unsets by Andrzej Kurek · 6 years ago
  88. 1f5a596 Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  89. 1d07082 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  90. d130b98 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  91. f8799e8 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  92. 74b5e34 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  93. a9c2a3b Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
  94. 6d079ba Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  95. 376d0d9 Merge remote-tracking branch 'upstream-public/pr/2736' into mbedtls-2.16 by Gilles Peskine · 6 years ago
  96. 560f332 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  97. e07b9ff Switch armel build to -Os by Gilles Peskine · 6 years ago
  98. 0bd284d Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  99. af4578f Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  100. 7c52e22 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago