1. 9afbfdc Merge remote-tracking branch 'myfork-public/development' into merge-crypto-development-20191115 by Gilles Peskine · 6 years ago
  2. adc82f3 Add set+get tests by Gilles Peskine · 6 years ago
  3. bc86f99 Consolidate tests for set with/without values by Gilles Peskine · 6 years ago
  4. 61a90bd config.py testing: also test the get command by Gilles Peskine · 6 years ago
  5. 261742b Fix config.py output when a symbol has acquired or lost a value by Gilles Peskine · 6 years ago
  6. 7b887cd Remove redundant test case by Gilles Peskine · 6 years ago
  7. aebf002 Test script for config.py by Gilles Peskine · 6 years ago
  8. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  9. 2e86a20 Remove component designed to test MAX_SIGNATURE_SIZE by Gilles Peskine · 6 years ago
  10. cb0101f Merge pull request #298 from gilles-peskine-arm/config-symmetric-only by Gilles Peskine · 6 years ago
  11. 1a9bd94 Disable MBEDTLS_MEMORY_BUFFER_ALLOC_C after config.pl full by Gilles Peskine · 6 years ago
  12. ce35cb3 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  13. 5ca393f Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  14. 2558d30 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  15. 8fd5942 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  16. 8b5389f 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  17. bfeed66 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  18. 004206c Unify ASan options in make builds by Gilles Peskine · 6 years ago
  19. dd61a2e Use the intended configuration in component_test_se_full by Gilles Peskine · 6 years ago
  20. 719ae74 Merge pull request #2884 from AndrzejKurek/iotssl-2886-fix-parallel-make-jobs-2 by Jaeden Amero · 6 years ago
  21. 581bfcf Create seedfile in test-ref-configs.pl by Gilles Peskine · 6 years ago
  22. fec3064 Add a reference configuration without any asymmetric cryptography by Gilles Peskine · 6 years ago
  23. 232e8f9 Enable parallel shared target tests by Andrzej Kurek · 6 years ago
  24. 230b87a Merge remote-tracking branch 'origin/pr/2843' into development by Jaeden Amero · 6 years ago
  25. 717cd76 Restore MBEDTLS_TEST_OUTCOME_FILE after test_default_out_of_box by Gilles Peskine · 6 years ago
  26. 57870e8 Reject non-ASCII characters in test case descriptions by Gilles Peskine · 6 years ago
  27. f12ad58 Process input files as binary by Gilles Peskine · 6 years ago
  28. 32b9421 Factor description-checking code into a common function by Gilles Peskine · 6 years ago
  29. 283df2e Fix cosmetic error in warnings by Gilles Peskine · 6 years ago
  30. 168858f Fix regex matching run_test calls in ssl-opt.sh by Gilles Peskine · 6 years ago
  31. 895868b all.sh: run check-test-cases.py by Gilles Peskine · 6 years ago
  32. 600bb69 Better information messages for quick checks by Gilles Peskine · 6 years ago
  33. a9478ba Fix configuration short name in key-exchanges.pl by Gilles Peskine · 6 years ago
  34. ba94b58 New test script check-test-cases.py by Gilles Peskine · 6 years ago
  35. 67ffdaf all.sh --outcome-file creates an outcome file by Gilles Peskine · 6 years ago
  36. 31b0a3c Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  37. c893235 Merge pull request #115 from gilles-peskine-arm/psa-error-compatibility_aliases by Gilles Peskine · 6 years ago
  38. 16a25e0 Add set+get tests by Gilles Peskine · 6 years ago
  39. fd7ad33 Consolidate tests for set with/without values by Gilles Peskine · 6 years ago
  40. 9004a17 Set meaningful test configuration names when running tests by Gilles Peskine · 6 years ago
  41. a708dae Add comment to help syntax highlighting in editors by Gilles Peskine · 6 years ago
  42. 61695e7 config.py testing: also test the get command by Gilles Peskine · 6 years ago
  43. f686042 Fix config.py output when a symbol has acquired or lost a value by Gilles Peskine · 6 years ago
  44. e3734bd Remove redundant test case by Gilles Peskine · 6 years ago
  45. 878acd6 Test script for config.py by Gilles Peskine · 6 years ago
  46. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  47. 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
  48. 9f409f6 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
  49. 75cc771 Run psa_collect_statuses.py in all.sh by Gilles Peskine · 6 years ago
  50. 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
  51. 1983512 Add backward compatibility alias for PSA_ERROR_CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
  52. 5c196fb Readability improvements by Gilles Peskine · 6 years ago
  53. 4b3a45e Remove unnecessary memory buffer alloc unsets by Andrzej Kurek · 6 years ago
  54. 1e56d2c Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
  55. 69f20aa all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
  56. d706420 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
  57. 0163551 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
  58. 0fb9ba2 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
  59. 790c281 Adapt all.sh to removal of buffer allocator from full config by Unknown · 6 years ago
  60. c9c4ca3 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  61. f094b53 all.sh: disable MEMORY_BUFFER_ALLOC in cmake asan build by Unknown · 6 years ago
  62. ba7f4d1 Merge remote-tracking branch 'origin/pr/2771' into development by Jaeden Amero · 6 years ago
  63. dc3a179 Fix copypasta in msg by Gilles Peskine · 6 years ago
  64. 6ce3072 When not using PSA crypto, disable it by Gilles Peskine · 6 years ago
  65. 751bb4c Disable MEMORY_BUFFER_ALLOC with ASan by Gilles Peskine · 6 years ago
  66. c6f1c84 Remove config.pl calls with no effect by Gilles Peskine · 6 years ago
  67. 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  68. 0c6b799 Add Everest components to all.sh by Gilles Peskine · 6 years ago
  69. 37eb906 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  70. 9b33e7d ECDH: Exclude FStar and Hacl* from exported symbol checks by Christoph M. Wintersteiger · 7 years ago
  71. 346932a Fix preprocessor directive recognition in list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  72. e0e8eb3 ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  73. f071654 Merge pull request #140 from yanesca/everest_integration by Jaeden Amero · 6 years ago
  74. f1cdcea Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  75. eef4c75 Adapt buffering test to new ticket size by Manuel Pégourié-Gonnard · 6 years ago
  76. 712f7a8 Add a check for double underscores in identifiers in check-names.sh by Unknown · 6 years ago
  77. e2e1995 Rename AEAD macro to not use double underscores by Unknown · 6 years ago
  78. 09a24b3 Add Everest components to all.sh by Gilles Peskine · 6 years ago
  79. 02174b9 3rdparty: Fix Makefile coding conventions by Christoph M. Wintersteiger · 6 years ago
  80. 8a0f5bb Make check-names.sh find the right names in 3rdparty by Christoph M. Wintersteiger · 7 years ago
  81. 1083a25 ECDH: Exclude FStar and Hacl* from exported symbol checks by Christoph M. Wintersteiger · 7 years ago
  82. 7cc4c68 Fix preprocessor directive recognition in list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  83. 6817b9e ECDH: Add #ifdef filter to tests/scripts/list-enum-consts.pl by Christoph M. Wintersteiger · 7 years ago
  84. 89e7655 Merge remote-tracking branch 'crypto/pr/212' into development by Jaeden Amero · 6 years ago
  85. 58f11d0 Merge branch 'development' into development-restricted by Jaeden Amero · 6 years ago
  86. 9d20e1f Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  87. 78d9d0c check-names: Consider crypto-sourced header files by Jaeden Amero · 6 years ago
  88. 4017d88 Merge remote-tracking branch 'upstream-restricted/development-proposed' into development-restricted-proposed by Gilles Peskine · 6 years ago
  89. 61fc108 Merge remote-tracking branch 'upstream-public/pr/2728' into development by Gilles Peskine · 6 years ago
  90. 56c0161 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  91. cf74050 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  92. abf9b4d Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  93. 2c897d7 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  94. 8a52af9 Switch armel build to -Os by Gilles Peskine · 6 years ago
  95. 93e4e03 Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  96. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  97. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  98. f96aefe Test with secure element support by Gilles Peskine · 6 years ago
  99. 1d04b05f Dear check-names, where you accept struct, also accept union. by Gilles Peskine · 6 years ago
  100. e637061 Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago