1. 5386f6b Fix PSA init/deinit in mbedtls_xxx tests when using PSA by Gilles Peskine · 6 years ago
  2. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  3. fe93bc4 Merge pull request #187 from Patater/tls-development-20190722 by Jaeden Amero · 6 years ago
  4. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  5. f96aefe Test with secure element support by Gilles Peskine · 6 years ago
  6. 1057366 SE keys: test that no function goes crazy by Gilles Peskine · 6 years ago
  7. d1cd766 SE keys: test NOT_SUPPORTED error from generate_key by Gilles Peskine · 6 years ago
  8. 89870eb Cosmetic improvements in SE driver tests by Gilles Peskine · 6 years ago
  9. b992313 Merge pull request #180 from simonqhughes/feature-psa-storage by Jaeden Amero · 6 years ago
  10. bda5a21 Add psa_trusted_storage_linux persistent storage support for v1.0.0 APIs by Simon D Hughes · 6 years ago
  11. 1d04b05f Dear check-names, where you accept struct, also accept union. by Gilles Peskine · 6 years ago
  12. 8b96cad SE drivers: implement persistent storage by Gilles Peskine · 6 years ago
  13. 1df83d4 SE keys: implement persistent storage by Gilles Peskine · 6 years ago
  14. 0e8d495 Add the lifetime to the key storage format by Gilles Peskine · 6 years ago
  15. bfd322f Use a key attribute structure in the internal storage interface by Gilles Peskine · 6 years ago
  16. f7dca86 Allow building with the -Wunused flag by Jaeden Amero · 6 years ago
  17. 5dc742c SE keys: smoke test import, export, destroy by Gilles Peskine · 6 years ago
  18. ff645d9 Merge remote-tracking branch 'origin/pr/2727' into development by Jaeden Amero · 6 years ago
  19. 8306508 Merge remote-tracking branch 'origin/pr/2660' into development by Jaeden Amero · 6 years ago
  20. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  21. 2282cfa Remove GMAC algorithm (for now) by Adrian L. Shaw · 6 years ago
  22. 74a87f8 Merge remote-tracking branch 'origin/pr/2738' into development by Jaeden Amero · 6 years ago
  23. 5db519b Merge remote-tracking branch 'origin/pr/2730' into development by Jaeden Amero · 6 years ago
  24. 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
  25. 0b8b5e3 Merge remote-tracking branch 'origin/pr/2706' into development by Jaeden Amero · 6 years ago
  26. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  27. 0f220ec Test with MBEDTLS_ECP_RESTARTABLE by Jaeden Amero · 6 years ago
  28. 55b49ee Allow TODO in code by Gilles Peskine · 6 years ago
  29. 7dfcfce Use the docstring in the command line help by Gilles Peskine · 6 years ago
  30. 93fe3a1 Merge pull request #160 from yanesca/iotcrypt-790-update-tests-to-multipart-key-derivation by Jaeden Amero · 6 years ago
  31. 343067e Add invalid_key_derivation test cases for TLS PRF by Janos Follath · 6 years ago
  32. d958bb7 Convert invalid_key_derivation_state to new API by Janos Follath · 6 years ago
  33. 5ab0e0b Add derive_key_export test cases for TLS 1.2 PRF by Janos Follath · 6 years ago
  34. 42fd888 Convert derive_key_export to the new KDF API by Janos Follath · 6 years ago
  35. 8d98a1e Add derive_key_exercise test cases for TLS 1.2 PRF by Janos Follath · 6 years ago
  36. e60c905 Convert derive_key_exercise to the new KDF API by Janos Follath · 6 years ago
  37. f2815ea Refactor key derivation setup in tests by Janos Follath · 6 years ago
  38. e7e4706 Add derive_full test cases for TLS 1.2 PRF by Janos Follath · 6 years ago
  39. 47f27ed Convert derive_full test to the new KDF API by Janos Follath · 6 years ago
  40. 46d9fbc Add test cases for exercise_key_derivation_key by Janos Follath · 6 years ago
  41. 7607cd6 Convert exercise_key_derivation_key to the new KDF API by Gilles Peskine · 6 years ago
  42. c19dceb Merge pull request #154 from yanesca/iotcrypt-789-update-tls-prf-to-multipart by Jaeden Amero · 6 years ago
  43. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  44. 1e65771 Remove redundant compiler flag by Gilles Peskine · 6 years ago
  45. 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
  46. 5131f77 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  47. ee6f9b2 Merge pull request #152 from Patater/cmake-subproject-fix by Jaeden Amero · 6 years ago
  48. 718c74c Improve compatibility with firewalled networks by Peter Kolbus · 6 years ago
  49. be54358 Dockerfile: apt -> apt-get by Peter Kolbus · 6 years ago
  50. 49c2435 Change Docker container to bionic by Peter Kolbus · 6 years ago
  51. 4225b1a Clean up file prologue comments by Peter Kolbus · 6 years ago
  52. e4e2d3a Add docker-based test scripts by Peter Kolbus · 7 years ago
  53. 0c1ed84 Improve style by Janos Follath · 6 years ago
  54. 5dece6d Restore programs/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  55. 5559b31 Disable optimizations for the full+make+gcc all.sh component by k-stachowiak · 6 years ago
  56. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago
  57. 6514479 Fix typo in invalid-lifetime test and add explicit test for 0 by Gilles Peskine · 6 years ago
  58. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  59. 0291cb7 Add an alternarive full build component to all.sh by k-stachowiak · 6 years ago
  60. e8451f2 CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  61. 77dd25d tests: Enable building with add_subdirectory() by Jaeden Amero · 6 years ago
  62. d85a7e9 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  63. 1468da7 Convert derive_output to the new KDF API by Gilles Peskine · 6 years ago
  64. adbec81 Remove the deprecated PSA_ALG_SELECT_RAW option by Janos Follath · 6 years ago
  65. a27c927 Add test for psa_key_derivation_set_capacity by Janos Follath · 6 years ago
  66. 16de4a4 Adapt the derive_setup tests to the new API by Janos Follath · 6 years ago
  67. ba3fab9 Adapt derive_key_policy test to the new API by Janos Follath · 6 years ago
  68. 4b7effd Add more tests for TLS 1.2 PRF input by Janos Follath · 6 years ago
  69. 99dd6ac Add test cases for derive_input by Janos Follath · 6 years ago
  70. af3c2a0 Add a test for psa_key_derivation_input by Janos Follath · 6 years ago
  71. 71a4c91 Add flag for removing deprecated API by Janos Follath · 6 years ago
  72. cf8fdfd Documentation for corpus generation by Philippe Antoine · 6 years ago
  73. 1c582c3 Restore tests/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  74. adc23e6 Adding ifdefs to avoid warnings for unused globals by Philippe Antoine · 6 years ago
  75. cd2c127 Adds LDFLAGS fsanitize=address by Philippe Antoine · 6 years ago
  76. c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
  77. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  78. 72662a4 Refactor receive_uint32() by Ron Eldor · 6 years ago
  79. b220489 Refactor get_byte function by Ron Eldor · 6 years ago
  80. 64e4595 Make the script portable to both pythons by Ron Eldor · 6 years ago
  81. 5075f4d Update the test encoding to support python3 by Ron Eldor · 6 years ago
  82. 33908e8 update the test script by Ron Eldor · 6 years ago
  83. 7a52464 Driver registration: more future-proof bad-version test by Gilles Peskine · 6 years ago
  84. 55a6acf Add negative tests for driver registration by Gilles Peskine · 6 years ago
  85. 2c2243d Smoke test for secure element driver registration by Gilles Peskine · 6 years ago
  86. 7fff1fb Ignore compiled object files and executables by Philippe Antoine · 6 years ago
  87. a8210b3 Also clean the fuzz subdirectory by Philippe Antoine · 6 years ago
  88. cd6cd81 copyediting README.md by Philippe Antoine · 6 years ago
  89. c32fd24 Protecting client/server fuzz targts with ifdefs by Philippe Antoine · 6 years ago
  90. 03e87d9 Makefile support 1 by Philippe Antoine · 6 years ago
  91. 8149627 Fuzz README and direct compilation by Philippe Antoine · 6 years ago
  92. 499c735 Factoring code by Philippe Antoine · 6 years ago
  93. 0863382 Using custom time by Philippe Antoine · 6 years ago
  94. 3abe15b Fixes dummy leak in fuzz driver by Philippe Antoine · 6 years ago
  95. 2b7c9a2 Use rand instead of srand by Philippe Antoine · 6 years ago
  96. f049304 Removes warnings for unused parameters by Philippe Antoine · 6 years ago
  97. 9c7b698 Fuzz performance test without entropy by Philippe Antoine · 7 years ago
  98. 7233352 Fuzz testing by Philippe Antoine · 7 years ago
  99. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  100. ca4e4a8 Merge remote-tracking branch 'origin/pr/2614' into development by Jaeden Amero · 6 years ago