1. 8b5389f 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  2. bfeed66 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  3. 004206c Unify ASan options in make builds by Gilles Peskine · 6 years ago
  4. 31b0a3c Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  5. c893235 Merge pull request #115 from gilles-peskine-arm/psa-error-compatibility_aliases by Gilles Peskine · 6 years ago
  6. 75cc771 Run psa_collect_statuses.py in all.sh by Gilles Peskine · 6 years ago
  7. 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
  8. 1983512 Add backward compatibility alias for PSA_ERROR_CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
  9. 5c196fb Readability improvements by Gilles Peskine · 6 years ago
  10. f094b53 all.sh: disable MEMORY_BUFFER_ALLOC in cmake asan build by Unknown · 6 years ago
  11. f071654 Merge pull request #140 from yanesca/everest_integration by Jaeden Amero · 6 years ago
  12. 712f7a8 Add a check for double underscores in identifiers in check-names.sh by Unknown · 6 years ago
  13. e2e1995 Rename AEAD macro to not use double underscores by Unknown · 6 years ago
  14. 09a24b3 Add Everest components to all.sh by Gilles Peskine · 6 years ago
  15. 02174b9 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  16. 8a0f5bb Make check-names.sh find the right names in 3rdparty by Christoph M. Wintersteiger · 7 years ago
  17. 1083a25 ECDH: Exclude FStar and Hacl* from exported symbol checks by Christoph M. Wintersteiger · 7 years ago
  18. 7cc4c68 Fix preprocessor directive recognition in list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  19. 6817b9e ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  20. 89e7655 Merge remote-tracking branch 'crypto/pr/212' into development by Jaeden Amero · 6 years ago
  21. 9d20e1f Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  22. 61fc108 Merge remote-tracking branch 'upstream-public/pr/2728' into development by Gilles Peskine · 6 years ago
  23. 56c0161 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  24. cf74050 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  25. abf9b4d Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  26. 2c897d7 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  27. 8a52af9 Switch armel build to -Os by Gilles Peskine · 6 years ago
  28. 93e4e03 Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  29. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  30. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  31. f96aefe Test with secure element support by Gilles Peskine · 6 years ago
  32. 1d04b05f Dear check-names, where you accept struct, also accept union. by Gilles Peskine · 6 years ago
  33. 8306508 Merge remote-tracking branch 'origin/pr/2660' into development by Jaeden Amero · 6 years ago
  34. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  35. 74a87f8 Merge remote-tracking branch 'origin/pr/2738' into development by Jaeden Amero · 6 years ago
  36. 5db519b Merge remote-tracking branch 'origin/pr/2730' into development by Jaeden Amero · 6 years ago
  37. 0b8b5e3 Merge remote-tracking branch 'origin/pr/2706' into development by Jaeden Amero · 6 years ago
  38. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  39. 0f220ec Test with MBEDTLS_ECP_RESTARTABLE by Jaeden Amero · 6 years ago
  40. 55b49ee Allow TODO in code by Gilles Peskine · 6 years ago
  41. 7dfcfce Use the docstring in the command line help by Gilles Peskine · 6 years ago
  42. 5131f77 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  43. ee6f9b2 Merge pull request #152 from Patater/cmake-subproject-fix by Jaeden Amero · 6 years ago
  44. 718c74c Improve compatibility with firewalled networks by Peter Kolbus · 6 years ago
  45. 49c2435 Change Docker container to bionic by Peter Kolbus · 6 years ago
  46. 4225b1a Clean up file prologue comments by Peter Kolbus · 6 years ago
  47. e4e2d3a Add docker-based test scripts by Peter Kolbus · 7 years ago
  48. 5dece6d Restore programs/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  49. 5559b31 Disable optimizations for the full+make+gcc all.sh component by k-stachowiak · 6 years ago
  50. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  51. 0291cb7 Add an alternarive full build component to all.sh by k-stachowiak · 6 years ago
  52. e8451f2 CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  53. 1c582c3 Restore tests/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  54. cd2c127 Adds LDFLAGS fsanitize=address by Philippe Antoine · 6 years ago
  55. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  56. 64e4595 Make the script portable to both pythons by Ron Eldor · 6 years ago
  57. 5075f4d Update the test encoding to support python3 by Ron Eldor · 6 years ago
  58. 33908e8 update the test script by Ron Eldor · 6 years ago
  59. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  60. ca4e4a8 Merge remote-tracking branch 'origin/pr/2614' into development by Jaeden Amero · 6 years ago
  61. adcde5e Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
  62. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  63. 5d26e7c Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  64. 6b1683d all.sh: Perform targeted EtM tests for MAC-less configs by Jaeden Amero · 6 years ago
  65. 2de07f1 ssl: Don't access non-existent encrypt_then_mac field by Jaeden Amero · 6 years ago
  66. a545be2 Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO by Hanno Becker · 6 years ago
  67. a3b93ff Make docstring style consistent by Gilles Peskine · 6 years ago
  68. 3b025ac test: Always use `make clean` by itself by Jaeden Amero · 6 years ago
  69. 54f5445 Pacify Pylint by Gilles Peskine · 6 years ago
  70. 42a0a0a Obey Python naming and method structure conventions by Gilles Peskine · 6 years ago
  71. 2938268 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190524 by Gilles Peskine · 6 years ago
  72. 2ab5cf6 Merge remote-tracking branch 'origin/pr/2403' into development by Jaeden Amero · 6 years ago
  73. 3c8ccc0 Create seedfile before running tests by Gilles Peskine · 6 years ago
  74. 62faadd all.sh: unparallelize mingw tests by Andrzej Kurek · 6 years ago
  75. 8761577 all.sh - disable parallelization for shared target tests by Andrzej Kurek · 6 years ago
  76. 324b2f7 all.sh: unset crypto storage define in a psa full config cmake asan test by Andrzej Kurek · 6 years ago
  77. 7375708 all.sh: unset FS_IO-dependent defines for tests that do not have it by Andrzej Kurek · 6 years ago
  78. 098b16c curves.pl - change test script to not depend on the implementation by Andrzej Kurek · 6 years ago
  79. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  80. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  81. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  82. d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
  83. 9a52cf3 list-symbols.sh: if the build fails, print the build transcript by Gilles Peskine · 6 years ago
  84. 0c12e30 Document "check-names.sh -v" by Gilles Peskine · 6 years ago
  85. dcaefae Parametrize Diffie-Hellman keys by a group identifier 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. 7b3603c Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  89. df2bfcf Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
  90. dfcf84a tests: Update generator with Mbed Crypto comments by Jaeden Amero · 6 years ago
  91. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  92. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  93. 7fcc7bc check-names: Enable referencing Mbed TLS macros by Jaeden Amero · 6 years ago
  94. 1ad3730 Remove irrelevant configs by Jaeden Amero · 6 years ago
  95. 1cd7bea Merge remote-tracking branch 'origin/pr/2586' into development by Jaeden Amero · 6 years ago
  96. 9679cb4 Merge remote-tracking branch 'origin/pr/2549' into development by Jaeden Amero · 6 years ago
  97. 1ae4886 Document the scripts behaviour further by Darryl Green · 6 years ago
  98. 882e57e psa_constant_names: support key agreement algorithms by Gilles Peskine · 6 years ago
  99. 117b8a4 all.sh: Require i686-w64-mingw32-gcc version >= 6 by Jaeden Amero · 6 years ago
  100. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago