1. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  2. 74ac6e3 Merge remote-tracking branch 'public/pr/2028' into development by Simon Butcher · 6 years ago
  3. bbed914 Merge remote-tracking branch 'public/pr/2447' into development by Simon Butcher · 6 years ago
  4. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  5. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  6. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  7. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  8. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  9. 412ddf3 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  10. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  11. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  12. e895342 Merge remote-tracking branch 'origin/pr/2427' into development by Jaeden Amero · 6 years ago
  13. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  14. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  15. d9516b5 Merge remote-tracking branch 'origin/pr/2407' into development by Jaeden Amero · 6 years ago
  16. 0ae63f7 Merge remote-tracking branch 'origin/pr/2383' into development by Jaeden Amero · 6 years ago
  17. 241b524 Disable restartable ECC in full config PSA test in all.sh by Hanno Becker · 6 years ago
  18. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  19. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  20. 17a38d3 Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  21. 28cb6fb Unbump version to 0.0.0 by k-stachowiak · 6 years ago
  22. 1b20be5 Write documentation for TEST_ASSERT by Andrzej Kurek · 6 years ago
  23. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  24. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  25. f389629 Move a restartable ecp context to a conditional compilation block by Andrzej Kurek · 6 years ago archive/restartable-ecc-unused-variable restartable-ecc-unused-variable
  26. 2d8a2c0 Modify existing X.509 test for also test new copyless API by Hanno Becker · 7 years ago
  27. 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
  28. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  29. 3169dc0 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  30. 1767e40 all.sh: fix submodule test names by Andrzej Kurek · 7 years ago
  31. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 7 years ago
  32. e9c3b81 all.sh: move crypto submodule check to pre_check_git by Andrzej Kurek · 7 years ago
  33. fd0381a all.sh: change test_submodule to test_use_psa_crypto by Andrzej Kurek · 7 years ago
  34. a1dc911 Correct code formatting in the timing test suites by k-stachowiak · 7 years ago
  35. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 7 years ago archive/development-psa development-psa
  36. d18b264 Merge remote-tracking branch 'origin/pr/2382' into development-psa by Jaeden Amero · 7 years ago
  37. 1bc1a4c all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  38. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  39. 56104ea Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  40. 409fdae test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update by Andrzej Kurek · 7 years ago
  41. f093a3d Use ecdh_setup instead of ecp_group_load by Andrzej Kurek · 7 years ago
  42. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  43. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  44. c4cc251 Merge remote-tracking branch 'origin/pr/2325' into development by Jaeden Amero · 7 years ago
  45. c89148b Merge remote-tracking branch 'origin/pr/2207' into development by Jaeden Amero · 7 years ago
  46. b182397 Merge remote-tracking branch 'origin/pr/2191' into development by Jaeden Amero · 7 years ago
  47. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  48. 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
  49. 683d77e ssl_opt: check client and server output for PSA calc verify in PSA tests by Andrzej Kurek · 7 years ago
  50. 21daa3c Reduce the timing tests complexity by k-stachowiak · 7 years ago
  51. e85414e ssl-opt: add a check for PSA computation of digest of ServerKeyExchange by Andrzej Kurek · 7 years ago
  52. 8d865df PSA: Adapt PK test suite to new key policy initialization API by Hanno Becker · 7 years ago
  53. 353295a PSA: Adapt PK test suite to modified key slot allocation mechanism by Hanno Becker · 7 years ago
  54. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  55. 8e76332 Merge remote-tracking branch 'public/pr/2040' into development by Simon Butcher · 7 years ago
  56. 38cb940 Merge remote-tracking branch 'public/pr/2231' into development by Simon Butcher · 7 years ago
  57. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  58. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  59. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  60. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  61. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  62. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  63. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  64. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  65. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  66. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  67. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  68. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  69. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  70. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  71. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  72. 6944e05 Merge remote-tracking branch 'public/pr/2232' into development by Simon Butcher · 7 years ago
  73. 012a06c Merge remote-tracking branch 'public/pr/2228' into development by Simon Butcher · 7 years ago
  74. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  75. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  76. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  77. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  78. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  79. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  80. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  81. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  82. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  83. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  84. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  85. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  86. 428d00d Merge remote-tracking branch 'public/pr/2209' into development-restricted by Simon Butcher · 7 years ago
  87. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  88. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  89. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  90. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  91. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  92. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  93. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  94. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  95. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  96. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  97. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  98. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  99. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  100. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago