1. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  2. 9b90f2e all.sh: Remove dependency on TLS, NET, and X.509 by Jaeden Amero · 7 years ago
  3. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  4. 0a9f9b2 Merge remote-tracking branch 'origin/pr/2317' into development by Jaeden Amero · 6 years ago
  5. 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
  6. 6b47a6c Merge remote-tracking branch 'origin/pr/2100' into development by Jaeden Amero · 6 years ago
  7. 7df1bec Merge remote-tracking branch 'origin/pr/1520' into development by Jaeden Amero · 6 years ago
  8. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  9. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  10. 74ac6e3 Merge remote-tracking branch 'public/pr/2028' into development by Simon Butcher · 6 years ago
  11. bbed914 Merge remote-tracking branch 'public/pr/2447' into development by Simon Butcher · 6 years ago
  12. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  13. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  14. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  15. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  16. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  17. 412ddf3 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  18. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  19. a78c958 Merge remote-tracking branch 'tls/pr/2028' into development by Jaeden Amero · 6 years ago
  20. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  21. fe9aec4 Reintroduce numerous ssl-opt.sh tests if !MBEDTLS_SSL_KEEP_PEER_CERT by Hanno Becker · 6 years ago
  22. 545ced4 Add test for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE to all.sh by Hanno Becker · 6 years ago
  23. d0aac14 Add dependency to ssl-opt.sh tests which need peer CRT debug info by Hanno Becker · 6 years ago
  24. 9e0a4a5 Test abort after failed setup by Gilles Peskine · 6 years ago
  25. f426e0f Smoke-test operation contexts after setup+abort by Gilles Peskine · 6 years ago
  26. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  27. e895342 Merge remote-tracking branch 'origin/pr/2427' into development by Jaeden Amero · 6 years ago
  28. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  29. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  30. d9516b5 Merge remote-tracking branch 'origin/pr/2407' into development by Jaeden Amero · 6 years ago
  31. 0ae63f7 Merge remote-tracking branch 'origin/pr/2383' into development by Jaeden Amero · 6 years ago
  32. 241b524 Disable restartable ECC in full config PSA test in all.sh by Hanno Becker · 6 years ago
  33. bf61ca7 Merge pull request #58 from Patater/disallow-invalid-context by Jaeden Amero · 6 years ago
  34. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
  35. 36ee5d0 psa: Disallow repeated setup by Jaeden Amero · 6 years ago
  36. 11aa7ee psa: Extend hash bad order test by Jaeden Amero · 6 years ago
  37. a0f625a psa: Disallow use of invalid hash contexts by Jaeden Amero · 6 years ago
  38. ab43997 psa: Disallow use of invalid cipher contexts by Jaeden Amero · 6 years ago
  39. 252ef28 psa: Disallow use of invalid MAC contexts by Jaeden Amero · 6 years ago
  40. e086652 Test the length of cipher_update output by Gilles Peskine · 6 years ago
  41. a04ba4e Add some CTR multipart tests by Gilles Peskine · 6 years ago
  42. 3215de4 Add CBC multipart tests with 2 blocks by Gilles Peskine · 6 years ago
  43. 3b7e084 Fix incorrect length check in multipart cipher tests by Gilles Peskine · 6 years ago
  44. ee46fe7 Fix output size calculations in cipher tests by Gilles Peskine · 6 years ago
  45. adc558e Fix test data missing some fake-random input by Gilles Peskine · 7 years ago
  46. 85a6dd4 Add tests for RSA encrypt/decrypt with NULL for empty message by Gilles Peskine · 7 years ago
  47. cf2010c psa: Check generator validity before read by Jaeden Amero · 6 years ago
  48. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  49. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  50. 9654e11 Merge pull request #55 from davidsaada/david_its_ps_err_codes by Jaeden Amero · 6 years ago
  51. 17a38d3 Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  52. a2523b2 Replace ITS specific types with more generic PSA storage types by David Saada · 6 years ago
  53. b4ecc27 Replace PSA error code definitions with the ones defined in PSA spec by David Saada · 6 years ago
  54. 28cb6fb Unbump version to 0.0.0 by k-stachowiak · 6 years ago
  55. 1b20be5 Write documentation for TEST_ASSERT by Andrzej Kurek · 6 years ago
  56. 0574e6a Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge by Jaeden Amero · 6 years ago
  57. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  58. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  59. c4cd2ad test_psa_constant_names: fix uses of C integer types by Gilles Peskine · 6 years ago
  60. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  61. 2d7e5fe Merge pull request #46 from Patater/fix-windows-initializers by Jaeden Amero · 6 years ago
  62. 1fb011f Merge pull request #152 from ARMmbed/psa-test-psa_constant_names by Jaeden Amero · 6 years ago
  63. d48e9c7 all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
  64. 4343384 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  65. 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
  66. 2d8a2c0 Modify existing X.509 test for also test new copyless API by Hanno Becker · 7 years ago
  67. 462c3e5 Add test for mbedtls_x509_parse_file() with DER encoded CRT by Hanno Becker · 7 years ago
  68. 2a0f48a Merge pull request #43 from Patater/update-2.16-dev by Jaeden Amero · 6 years ago
  69. 5229bbb psa: Test fresh contexts have default behavior by Jaeden Amero · 6 years ago
  70. 6fd4ee2 Merge pull request #20 from gilles-peskine-arm/psa-copy_key by Jaeden Amero · 6 years ago
  71. c979f6a psa: Test empty PKCS#1 v1.5 decryption by Jaeden Amero · 6 years ago
  72. f8daab7 psa: Enable testing RSA decryption with output sizes by Jaeden Amero · 6 years ago
  73. 412654a psa: Expect output-buffer-sized RSA-decryption by Jaeden Amero · 6 years ago
  74. 6893364 Merge commit '01b34fb316a5' into development by Jaeden Amero · 7 years ago
  75. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  76. 3169dc0 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  77. c9516fb Document exercise_key and fix one incorrect usage by Gilles Peskine · 7 years ago
  78. e84d5d2 psa_copy_key: Add test cases to specifically check non-exportability by Gilles Peskine · 7 years ago
  79. 45010a3 Move test_psa_constant_names to a full config build by Darryl Green · 6 years ago
  80. b8fe068 Document that ECDH and FFDH are excluded only temporarily by Darryl Green · 6 years ago
  81. 1767e40 all.sh: fix submodule test names by Andrzej Kurek · 7 years ago
  82. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 7 years ago
  83. e9c3b81 all.sh: move crypto submodule check to pre_check_git by Andrzej Kurek · 7 years ago
  84. fd0381a all.sh: change test_submodule to test_use_psa_crypto by Andrzej Kurek · 7 years ago
  85. 61b7f61 Change unknown hash algorithm value by Darryl Green · 7 years ago
  86. a1dc911 Correct code formatting in the timing test suites by k-stachowiak · 7 years ago
  87. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 7 years ago archive/development-psa development-psa
  88. d18b264 Merge remote-tracking branch 'origin/pr/2382' into development-psa by Jaeden Amero · 7 years ago
  89. 1bc1a4c all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  90. acdf07c Merge pull request #41 from hanno-arm/ec_pubkey_fmt_fixes by Jaeden Amero · 7 years ago
  91. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  92. 00114d7 Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  93. 56104ea Adapt test in test_suite_pk to work with new PSA public key format by Hanno Becker · 7 years ago
  94. 409fdae test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update by Andrzej Kurek · 7 years ago
  95. f093a3d Use ecdh_setup instead of ecp_group_load by Andrzej Kurek · 7 years ago
  96. 60c6da2 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  97. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  98. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  99. c4cc251 Merge remote-tracking branch 'origin/pr/2325' into development by Jaeden Amero · 7 years ago
  100. c89148b Merge remote-tracking branch 'origin/pr/2207' into development by Jaeden Amero · 7 years ago