1. f686042 Fix config.py output when a symbol has acquired or lost a value by Gilles Peskine · 6 years ago
  2. e3734bd Remove redundant test case by Gilles Peskine · 6 years ago
  3. 878acd6 Test script for config.py by Gilles Peskine · 6 years ago
  4. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  5. 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
  6. 9f409f6 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  7. 4b3a45e Remove unnecessary memory buffer alloc unsets by Andrzej Kurek · 6 years ago
  8. 1e56d2c Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  9. 69f20aa all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  10. d706420 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  11. 0163551 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  12. 0fb9ba2 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  13. 790c281 Adapt all.sh to removal of buffer allocator from full config by Unknown · 6 years ago
  14. c9c4ca3 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  15. ba7f4d1 Merge remote-tracking branch 'origin/pr/2771' into development by Jaeden Amero · 6 years ago
  16. dc3a179 Fix copypasta in msg by Gilles Peskine · 6 years ago
  17. 6ce3072 When not using PSA crypto, disable it by Gilles Peskine · 6 years ago
  18. 751bb4c Disable MEMORY_BUFFER_ALLOC with ASan by Gilles Peskine · 6 years ago
  19. c6f1c84 Remove config.pl calls with no effect by Gilles Peskine · 6 years ago
  20. 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  21. 0c6b799 Add Everest components to all.sh by Gilles Peskine · 6 years ago
  22. 37eb906 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  23. 9b33e7d ECDH: Exclude FStar and Hacl* from exported symbol checks by Christoph M. Wintersteiger · 7 years ago
  24. 346932a Fix preprocessor directive recognition in list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  25. e0e8eb3 ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  26. f1cdcea Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  27. eef4c75 Adapt buffering test to new ticket size by Manuel Pégourié-Gonnard · 6 years ago
  28. 58f11d0 Merge branch 'development' into development-restricted by Jaeden Amero · 6 years ago
  29. 78d9d0c check-names: Consider crypto-sourced header files by Jaeden Amero · 6 years ago
  30. 4017d88 Merge remote-tracking branch 'upstream-restricted/development-proposed' into development-restricted-proposed by Gilles Peskine · 6 years ago
  31. 61fc108 Merge remote-tracking branch 'upstream-public/pr/2728' into development by Gilles Peskine · 6 years ago
  32. 56c0161 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  33. cf74050 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  34. abf9b4d Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  35. 2c897d7 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  36. 8a52af9 Switch armel build to -Os by Gilles Peskine · 6 years ago
  37. 93e4e03 Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  38. e637061 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  39. 8306508 Merge remote-tracking branch 'origin/pr/2660' into development by Jaeden Amero · 6 years ago
  40. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  41. c510b1a Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  42. 74a87f8 Merge remote-tracking branch 'origin/pr/2738' into development by Jaeden Amero · 6 years ago
  43. 5db519b Merge remote-tracking branch 'origin/pr/2730' into development by Jaeden Amero · 6 years ago
  44. 0b8b5e3 Merge remote-tracking branch 'origin/pr/2706' into development by Jaeden Amero · 6 years ago
  45. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  46. 0f220ec Test with MBEDTLS_ECP_RESTARTABLE by Jaeden Amero · 6 years ago
  47. 55b49ee Allow TODO in code by Gilles Peskine · 6 years ago
  48. 7dfcfce Use the docstring in the command line help by Gilles Peskine · 6 years ago
  49. 5131f77 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  50. 718c74c Improve compatibility with firewalled networks by Peter Kolbus · 6 years ago
  51. 49c2435 Change Docker container to bionic by Peter Kolbus · 6 years ago
  52. 4225b1a Clean up file prologue comments by Peter Kolbus · 6 years ago
  53. e4e2d3a Add docker-based test scripts by Peter Kolbus · 7 years ago
  54. 5dece6d Restore programs/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  55. 1c582c3 Restore tests/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  56. cd2c127 Adds LDFLAGS fsanitize=address by Philippe Antoine · 6 years ago
  57. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  58. 64e4595 Make the script portable to both pythons by Ron Eldor · 6 years ago
  59. 5075f4d Update the test encoding to support python3 by Ron Eldor · 6 years ago
  60. 33908e8 update the test script by Ron Eldor · 6 years ago
  61. bd3a746 Merge remote-tracking branch 'restricted/pr/573' into development-restricted by Jaeden Amero · 6 years ago
  62. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  63. ca4e4a8 Merge remote-tracking branch 'origin/pr/2614' into development by Jaeden Amero · 6 years ago
  64. adcde5e Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
  65. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  66. 69969ef Remove redundant config.pl call by k-stachowiak · 6 years ago
  67. c195555 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
  68. 5d26e7c Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  69. 6b1683d all.sh: Perform targeted EtM tests for MAC-less configs by Jaeden Amero · 6 years ago
  70. 2de07f1 ssl: Don't access non-existent encrypt_then_mac field by Jaeden Amero · 6 years ago
  71. a545be2 Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO by Hanno Becker · 6 years ago
  72. 3b025ac test: Always use `make clean` by itself by Jaeden Amero · 6 years ago
  73. 2ab5cf6 Merge remote-tracking branch 'origin/pr/2403' into development by Jaeden Amero · 6 years ago
  74. 3c8ccc0 Create seedfile before running tests by Gilles Peskine · 6 years ago
  75. 62faadd all.sh: unparallelize mingw tests by Andrzej Kurek · 6 years ago
  76. 8761577 all.sh - disable parallelization for shared target tests by Andrzej Kurek · 6 years ago
  77. 324b2f7 all.sh: unset crypto storage define in a psa full config cmake asan test by Andrzej Kurek · 6 years ago
  78. 7375708 all.sh: unset FS_IO-dependent defines for tests that do not have it by Andrzej Kurek · 6 years ago
  79. 098b16c curves.pl - change test script to not depend on the implementation by Andrzej Kurek · 6 years ago
  80. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  81. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  82. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  83. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
  84. 9a52cf3 list-symbols.sh: if the build fails, print the build transcript by Gilles Peskine · 6 years ago
  85. 0c12e30 Document "check-names.sh -v" by Gilles Peskine · 6 years ago
  86. 13f97dc all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  87. 36428d3 Print a command trace if the check-names.sh exits unexpectedly by Gilles Peskine · 6 years ago
  88. df2bfcf Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  89. 1cd7bea Merge remote-tracking branch 'origin/pr/2586' into development by Jaeden Amero · 6 years ago
  90. 9679cb4 Merge remote-tracking branch 'origin/pr/2549' into development by Jaeden Amero · 6 years ago
  91. 1ae4886 Document the scripts behaviour further by Darryl Green · 6 years ago
  92. 117b8a4 all.sh: Require i686-w64-mingw32-gcc version >= 6 by Jaeden Amero · 6 years ago
  93. c41a328 Merge remote-tracking branch 'origin/pr/2559' into development by Jaeden Amero · 6 years ago
  94. f1349e4 Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  95. 7832c9f Add an "out-of-box" component by Gilles Peskine · 6 years ago
  96. 4b31761 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  97. 4a8d2df all.sh: remove component_test_new_ecdh_context by Andrzej Kurek · 6 years ago archive/iotssl-2800-remove-crypto-all.sh iotssl-2800-remove-crypto-all.sh
  98. cd9286f Remove crypto-only related components from all.sh by Andrzej Kurek · 6 years ago
  99. 7c1e619 Merge remote-tracking branch 'origin/pr/2464' into development by Jaeden Amero · 6 years ago
  100. 383d1fa Add --internal option to list-identifiers.sh by Darryl Green · 6 years ago