1. c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago dev/patater/dev-tls-20190328
  2. 57773d4 Merge remote-tracking branch 'restricted/pr/551' into development by Jaeden Amero · 6 years ago
  3. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  4. c73fde7 Merge remote-tracking branch 'origin/pr/2531' into development by Jaeden Amero · 6 years ago
  5. 3930e18 Merge remote-tracking branch 'origin/pr/2509' into development by Jaeden Amero · 6 years ago
  6. d5d01a0 Merge remote-tracking branch 'origin/pr/2525' into development by Jaeden Amero · 6 years ago
  7. 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
  8. 3f8d784 Update library version to 2.17.0 by Jaeden Amero · 6 years ago
  9. 9714510 all.sh: Generate seedfile for crypto submodule tests by Jaeden Amero · 6 years ago
  10. 0a504c0 tests: Add library to include path when used as submodule by Jaeden Amero · 6 years ago
  11. d7929e7 Fix copypasta in test data by Gilles Peskine · 6 years ago
  12. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  13. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  14. 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
  15. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  16. 2379348 Support ITS over file in PSA crypto by Gilles Peskine · 6 years ago
  17. b0c642a Tests for PSA ITS over stdio files by Gilles Peskine · 6 years ago
  18. bc1f272 Tests for PSA ITS over files by Gilles Peskine · 7 years ago
  19. 2184ef6 tests: Use globbing in test suite exclusion list by Jaeden Amero · 6 years ago
  20. b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
  21. b478bb6 tests: Add a crypto prefix to submodule tests by Jaeden Amero · 6 years ago
  22. 1264c2a tests: Exclude version suite when used as a submodule by Jaeden Amero · 6 years ago
  23. 120d571 tests: Use parent module includes when used as a submodule by Jaeden Amero · 6 years ago
  24. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  25. e23737c recursion.pl: Don't depend on X.509 by Jaeden Amero · 6 years ago
  26. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  27. 9b90f2e all.sh: Remove dependency on TLS, NET, and X.509 by Jaeden Amero · 7 years ago
  28. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  29. 0a9f9b2 Merge remote-tracking branch 'origin/pr/2317' into development by Jaeden Amero · 6 years ago
  30. 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
  31. 6b47a6c Merge remote-tracking branch 'origin/pr/2100' into development by Jaeden Amero · 6 years ago
  32. 7df1bec Merge remote-tracking branch 'origin/pr/1520' into development by Jaeden Amero · 6 years ago
  33. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago
  34. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  35. 74ac6e3 Merge remote-tracking branch 'public/pr/2028' into development by Simon Butcher · 6 years ago
  36. bbed914 Merge remote-tracking branch 'public/pr/2447' into development by Simon Butcher · 6 years ago
  37. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  38. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  39. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  40. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  41. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  42. 412ddf3 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  43. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  44. a78c958 Merge remote-tracking branch 'tls/pr/2028' into development by Jaeden Amero · 6 years ago dev/Patater/dev-2028-merge
  45. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  46. 54ba3eb ECP: Clarify test descriptions by Janos Follath · 6 years ago
  47. bf42408 Improve ECP test names by Janos Follath · 6 years ago
  48. df9295b Make ecp_get_type public by Janos Follath · 6 years ago
  49. 4ffdbe0 Add more tests for ecp_read_key by Janos Follath · 6 years ago
  50. 28eb06d ECP: Catch unsupported import/export by Janos Follath · 6 years ago
  51. e5670f2 Remove unnecessary cast from ECP test by Janos Follath · 6 years ago
  52. fe9aec4 Reintroduce numerous ssl-opt.sh tests if !MBEDTLS_SSL_KEEP_PEER_CERT by Hanno Becker · 6 years ago
  53. 545ced4 Add test for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE to all.sh by Hanno Becker · 6 years ago
  54. d0aac14 Add dependency to ssl-opt.sh tests which need peer CRT debug info by Hanno Becker · 6 years ago
  55. 9e0a4a5 Test abort after failed setup by Gilles Peskine · 6 years ago
  56. f426e0f Smoke-test operation contexts after setup+abort by Gilles Peskine · 6 years ago
  57. ffbd7e8 Improve mbedtls_ecp_point_read_binary tests by Janos Follath · 6 years ago
  58. 7caf8e4 Add Montgomery points to ecp_point_write_binary by Janos Follath · 6 years ago
  59. ab0f71a ECDH: Add test vectors for Curve25519 by Janos Follath · 6 years ago
  60. e344d0f Add little endian export to Bignum by Janos Follath · 6 years ago
  61. 171a7ef Add mbedtls_ecp_read_key by Janos Follath · 6 years ago
  62. 59b813c Add Montgomery points to ecp_point_read_binary by Janos Follath · 6 years ago
  63. a778a94 Add little endian import to Bignum by Janos Follath · 6 years ago
  64. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  65. e895342 Merge remote-tracking branch 'origin/pr/2427' into development by Jaeden Amero · 6 years ago
  66. e023c80 Test undefining MBEDTLS_ECDH_LEGACY_CONTEXT in all.sh by Gilles Peskine · 6 years ago
  67. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  68. 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
  69. d9516b5 Merge remote-tracking branch 'origin/pr/2407' into development by Jaeden Amero · 6 years ago
  70. 0ae63f7 Merge remote-tracking branch 'origin/pr/2383' into development by Jaeden Amero · 6 years ago
  71. 241b524 Disable restartable ECC in full config PSA test in all.sh by Hanno Becker · 6 years ago
  72. c4dff06 Add test case for ecdh_get_params with mismatching group by Gilles Peskine · 7 years ago
  73. 552563b Add test case for ecdh_calc_secret by Gilles Peskine · 7 years ago
  74. bf61ca7 Merge pull request #58 from Patater/disallow-invalid-context by Jaeden Amero · 6 years ago mbedcrypto-1.0.0d6
  75. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
  76. 36ee5d0 psa: Disallow repeated setup by Jaeden Amero · 6 years ago
  77. 11aa7ee psa: Extend hash bad order test by Jaeden Amero · 6 years ago
  78. a0f625a psa: Disallow use of invalid hash contexts by Jaeden Amero · 6 years ago
  79. ab43997 psa: Disallow use of invalid cipher contexts by Jaeden Amero · 6 years ago
  80. 252ef28 psa: Disallow use of invalid MAC contexts by Jaeden Amero · 6 years ago
  81. e086652 Test the length of cipher_update output by Gilles Peskine · 6 years ago
  82. a04ba4e Add some CTR multipart tests by Gilles Peskine · 6 years ago
  83. 3215de4 Add CBC multipart tests with 2 blocks by Gilles Peskine · 6 years ago
  84. 3b7e084 Fix incorrect length check in multipart cipher tests by Gilles Peskine · 6 years ago
  85. ee46fe7 Fix output size calculations in cipher tests by Gilles Peskine · 6 years ago
  86. adc558e Fix test data missing some fake-random input by Gilles Peskine · 7 years ago
  87. 85a6dd4 Add tests for RSA encrypt/decrypt with NULL for empty message by Gilles Peskine · 7 years ago
  88. cf2010c psa: Check generator validity before read by Jaeden Amero · 6 years ago
  89. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  90. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  91. 9654e11 Merge pull request #55 from davidsaada/david_its_ps_err_codes by Jaeden Amero · 6 years ago mbedcrypto-1.0.0d3
  92. 17a38d3 Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  93. a2523b2 Replace ITS specific types with more generic PSA storage types by David Saada · 6 years ago
  94. b4ecc27 Replace PSA error code definitions with the ones defined in PSA spec by David Saada · 6 years ago
  95. 28cb6fb Unbump version to 0.0.0 by k-stachowiak · 6 years ago
  96. 1b20be5 Write documentation for TEST_ASSERT by Andrzej Kurek · 6 years ago
  97. 0574e6a Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge by Jaeden Amero · 6 years ago
  98. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  99. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  100. c4cd2ad test_psa_constant_names: fix uses of C integer types by Gilles Peskine · 6 years ago