1. 23e64f2 check-files.py: readability improvement in permission check by Gilles Peskine · 6 years ago
  2. 1e9698a check-files.py: use class fields for class-wide constants by Gilles Peskine · 6 years ago
  3. 6ee576e check-files.py: clean up class structure by Gilles Peskine · 6 years ago
  4. 0d060ef check-files.py: document some classes and methods by Gilles Peskine · 6 years ago
  5. aad2ebd Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  6. b2c269e Call pylint3, not pylint by Gilles Peskine · 6 years ago
  7. 7f61575 New, documented pylint configuration by Gilles Peskine · 6 years ago
  8. 1b20be5 Write documentation for TEST_ASSERT by Andrzej Kurek · 6 years ago
  9. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  10. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  11. 1767e40 all.sh: fix submodule test names by Andrzej Kurek · 7 years ago
  12. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 7 years ago
  13. e9c3b81 all.sh: move crypto submodule check to pre_check_git by Andrzej Kurek · 7 years ago
  14. fd0381a all.sh: change test_submodule to test_use_psa_crypto by Andrzej Kurek · 7 years ago
  15. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 7 years ago archive/development-psa development-psa
  16. d18b264 Merge remote-tracking branch 'origin/pr/2382' into development-psa by Jaeden Amero · 7 years ago
  17. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  18. 56104ea Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  19. 409fdae test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update by Andrzej Kurek · 7 years ago
  20. f093a3d Use ecdh_setup instead of ecp_group_load by Andrzej Kurek · 7 years ago
  21. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  22. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  23. c4cc251 Merge remote-tracking branch 'origin/pr/2325' into development by Jaeden Amero · 7 years ago
  24. c89148b Merge remote-tracking branch 'origin/pr/2207' into development by Jaeden Amero · 7 years ago
  25. b182397 Merge remote-tracking branch 'origin/pr/2191' into development by Jaeden Amero · 7 years ago
  26. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  27. 92dd4d0 ssl-opt.sh: add a test for "calc PSA finished" log to the PSA tests by Andrzej Kurek · 7 years ago archive/iotssl-2691-psa-running-handshake iotssl-2691-psa-running-handshake
  28. 683d77e ssl_opt: check client and server output for PSA calc verify in PSA tests by Andrzej Kurek · 7 years ago
  29. e85414e ssl-opt: add a check for PSA computation of digest of ServerKeyExchange by Andrzej Kurek · 7 years ago
  30. 8d865df PSA: Adapt PK test suite to new key policy initialization API by Hanno Becker · 7 years ago
  31. 353295a PSA: Adapt PK test suite to modified key slot allocation mechanism by Hanno Becker · 7 years ago
  32. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  33. 8e76332 Merge remote-tracking branch 'public/pr/2040' into development by Simon Butcher · 7 years ago
  34. 38cb940 Merge remote-tracking branch 'public/pr/2231' into development by Simon Butcher · 7 years ago
  35. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  36. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  37. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  38. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  39. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  40. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  41. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  42. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  43. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  44. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  45. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  46. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  47. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  48. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  49. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  50. 6944e05 Merge remote-tracking branch 'public/pr/2232' into development by Simon Butcher · 7 years ago
  51. 012a06c Merge remote-tracking branch 'public/pr/2228' into development by Simon Butcher · 7 years ago
  52. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  53. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  54. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  55. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  56. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  57. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  58. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  59. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  60. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  61. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  62. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  63. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  64. 428d00d Merge remote-tracking branch 'public/pr/2209' into development-restricted by Simon Butcher · 7 years ago
  65. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  66. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  67. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  68. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  69. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  70. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  71. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  72. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  73. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  74. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  75. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  76. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  77. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  78. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago
  79. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 7 years ago
  80. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 7 years ago
  81. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 7 years ago
  82. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 7 years ago
  83. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 7 years ago
  84. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 7 years ago
  85. 743e398 Avoid unused-variable warnings for str as well by Gilles Peskine · 7 years ago
  86. 88ca3a2 Avoid unused-variable warnings in some configurations by Gilles Peskine · 7 years ago
  87. d602711 Fix dependencies on MBEDTLS_FS_IO by Gilles Peskine · 7 years ago
  88. 73b7984 Remove parameter validation for deprecated function in ECDSA module by Hanno Becker · 7 years ago
  89. dd63359 Add tests for valid NULL in ccm_free() by k-stachowiak · 7 years ago
  90. 508bcd9 Remove unneeded test for the CCM free function by k-stachowiak · 7 years ago
  91. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  92. fb54360 Prevent unused variable in some configurations by k-stachowiak · 7 years ago
  93. 6af45ec PK: document context validity requirements by Gilles Peskine · 7 years ago
  94. a85edd9 Split the unconditional and conditional parameter validation tests by k-stachowiak · 7 years ago
  95. f25ee7f Fix parameter validation for mbedtls_mpi_lsb() by Hanno Becker · 7 years ago
  96. d54b975 pk parse: the password is optional by Gilles Peskine · 7 years ago
  97. 516897a Remove unnecessary parameter validation from the Cipher module by k-stachowiak · 7 years ago
  98. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago
  99. 5b01f8b Add a new line at the end of the test data file by k-stachowiak · 7 years ago
  100. 90b8d4a Include static cipher functions in the parameter validation scheme by k-stachowiak · 7 years ago