1. 78d1f70 Ensure non-NULL key buffer when building SSL test transforms by Hanno Becker · 6 years ago
  2. a5780f1 Catch errors while building SSL test transforms by Hanno Becker · 6 years ago
  3. 3ee5421 Use mbedtls_{calloc|free}() in SSL unit test suite by Hanno Becker · 6 years ago
  4. 907ab20 Alternative between send/recv transform in SSL record test suite by Hanno Becker · 6 years ago
  5. 81e16a3 Fix memory leak on failure in test_suite_ssl by Hanno Becker · 6 years ago
  6. d0fa2d7 Add record encryption/decryption tests for ARIA to SSL test suite by Hanno Becker · 7 years ago
  7. b3268da Add encryption/decryption tests for small records by Hanno Becker · 8 years ago
  8. a18d132 Add tests for record encryption/decryption by Hanno Becker · 8 years ago
  9. f790a6c Merge remote-tracking branch 'origin/pr/2536' into development by Jaeden Amero · 6 years ago
  10. 5c7915b Merge remote-tracking branch 'origin/pr/2582' into development by Jaeden Amero · 6 years ago
  11. c41a328 Merge remote-tracking branch 'origin/pr/2559' into development by Jaeden Amero · 6 years ago
  12. 7a1c4eb Merge remote-tracking branch 'origin/pr/2567' into development by Jaeden Amero · 6 years ago
  13. 424840e Call mbedtls_cipher_free() to reset a cipher context by Gilles Peskine · 6 years ago
  14. fe71067 Merge remote-tracking branch 'origin/pr/2539' into development by Jaeden Amero · 6 years ago
  15. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  16. 24c71d3 Merge remote-tracking branch 'origin/pr/2502' into development by Jaeden Amero · 6 years ago
  17. 137c5b7 Merge remote-tracking branch 'origin/pr/2477' into development by Jaeden Amero · 6 years ago
  18. 139ec3b Don't call mbedtls_cipher_setkey twice by Gilles Peskine · 6 years ago
  19. 685a398 Minor fixes in get certificate policies oid test by Ron Eldor · 6 years ago
  20. e823416 Add certificate policy oid x509 extension by Ron Eldor · 6 years ago
  21. f1349e4 Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  22. 7832c9f Add an "out-of-box" component by Gilles Peskine · 6 years ago
  23. 4b31761 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  24. 4c8c7aa Don't use debug level 1 for informational messages by Hanno Becker · 6 years ago
  25. 4a8d2df all.sh: remove component_test_new_ecdh_context by Andrzej Kurek · 6 years ago archive/iotssl-2800-remove-crypto-all.sh iotssl-2800-remove-crypto-all.sh
  26. cd9286f Remove crypto-only related components from all.sh by Andrzej Kurek · 6 years ago
  27. 4031b31 Make CRT callback tests more robust by Janos Follath · 6 years ago
  28. 846ae7a Document and test flags in x509_verify by Janos Follath · 6 years ago
  29. d7ecbd6 Fix style issues and a typo by Janos Follath · 6 years ago
  30. aa34020 Merge remote-tracking branch 'origin/pr/2535' into development by Jaeden Amero · 6 years ago
  31. 7c1e619 Merge remote-tracking branch 'origin/pr/2464' into development by Jaeden Amero · 6 years ago
  32. d192ba4 Merge remote-tracking branch 'origin/pr/2463' into development by Jaeden Amero · 6 years ago
  33. 62ab1f9 Merge remote-tracking branch 'origin/pr/2405' into development by Jaeden Amero · 6 years ago
  34. 3d81447 Merge remote-tracking branch 'origin/pr/2192' into development by Jaeden Amero · 6 years ago
  35. 274024f Fix a rebase error by Jack Lloyd · 6 years ago
  36. ee11be6 Add test for configuration specific CRT callback by Janos Follath · 6 years ago
  37. efb440a Add test exercising context-specific CRT callback to ssl-opt.sh by Hanno Becker · 6 years ago
  38. b6dc105 Add Wisun Fan device extended key usage by Ron Eldor · 6 years ago
  39. ffdf288 Add NIST keywrap as a cipher mode by Jack Lloyd · 6 years ago
  40. 1dbc5a2 Fix errors in AEAD test function by Jack Lloyd · 6 years ago
  41. dfd22c4 Address comments for x509 tests by Jarno Lamsa · 6 years ago
  42. f7a7f9e Address review comments regarding ssl_client2 and ssl tests by Jarno Lamsa · 6 years ago
  43. 31d9db6 Change the verify function naming by Jarno Lamsa · 6 years ago
  44. 3f932bb Remove trailing whitespace in test_suite_x509parse.function by Hanno Becker · 6 years ago
  45. 746aaf3 Add ssl-opt.sh tests for trusted CA callbacks by Hanno Becker · 6 years ago
  46. 0350d56 Only run X.509 CRT verification tests with CA callback tests if !CRL by Hanno Becker · 6 years ago
  47. cbb5903 Minor fixes to CA callback tests by Hanno Becker · 6 years ago
  48. 557426a Add a failure testcase for ca callback by Jarno Lamsa · 6 years ago
  49. 912ed33 Change callback name to ca_callback by Jarno Lamsa · 6 years ago
  50. 03cd120 Test for ca list callback by Jarno Lamsa · 6 years ago
  51. 57773d4 Merge remote-tracking branch 'restricted/pr/551' into development by Jaeden Amero · 6 years ago
  52. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  53. c73fde7 Merge remote-tracking branch 'origin/pr/2531' into development by Jaeden Amero · 6 years ago
  54. 3930e18 Merge remote-tracking branch 'origin/pr/2509' into development by Jaeden Amero · 6 years ago
  55. d5d01a0 Merge remote-tracking branch 'origin/pr/2525' into development by Jaeden Amero · 6 years ago
  56. 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
  57. 3f8d784 Update library version to 2.17.0 by Jaeden Amero · 6 years ago mbedtls-2.17.0
  58. 9714510 all.sh: Generate seedfile for crypto submodule tests by Jaeden Amero · 6 years ago
  59. 2184ef6 tests: Use globbing in test suite exclusion list by Jaeden Amero · 6 years ago
  60. b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
  61. 04dadb7 Add non-regression test for buffer overflow by Janos Follath · 6 years ago
  62. 0a9f9b2 Merge remote-tracking branch 'origin/pr/2317' into development by Jaeden Amero · 6 years ago
  63. 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
  64. 6b47a6c Merge remote-tracking branch 'origin/pr/2100' into development by Jaeden Amero · 6 years ago
  65. 7df1bec Merge remote-tracking branch 'origin/pr/1520' into development by Jaeden Amero · 6 years ago
  66. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  67. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  68. 74ac6e3 Merge remote-tracking branch 'public/pr/2028' into development by Simon Butcher · 6 years ago
  69. bbed914 Merge remote-tracking branch 'public/pr/2447' into development by Simon Butcher · 6 years ago
  70. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  71. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  72. 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  73. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  74. 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  75. 412ddf3 Fix typo in x509write test data by Andres Amaya Garcia · 6 years ago
  76. 7067f81 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  77. 001626e Fix typo in data_file generator code by Jaeden Amero · 6 years ago
  78. 54ba3eb ECP: Clarify test descriptions by Janos Follath · 6 years ago
  79. e915d53 Silence pylint by Gilles Peskine · 6 years ago
  80. 23e64f2 check-files.py: readability improvement in permission check by Gilles Peskine · 6 years ago
  81. 1e9698a check-files.py: use class fields for class-wide constants by Gilles Peskine · 6 years ago
  82. 6ee576e check-files.py: clean up class structure by Gilles Peskine · 6 years ago
  83. 0d060ef check-files.py: document some classes and methods by Gilles Peskine · 6 years ago
  84. aad2ebd Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  85. b2c269e Call pylint3, not pylint by Gilles Peskine · 6 years ago
  86. 7f61575 New, documented pylint configuration by Gilles Peskine · 6 years ago
  87. bf42408 Improve ECP test names by Janos Follath · 6 years ago
  88. df9295b Make ecp_get_type public by Janos Follath · 6 years ago
  89. 4ffdbe0 Add more tests for ecp_read_key by Janos Follath · 6 years ago
  90. 28eb06d ECP: Catch unsupported import/export by Janos Follath · 6 years ago
  91. e5670f2 Remove unnecessary cast from ECP test by Janos Follath · 6 years ago
  92. fe9aec4 Reintroduce numerous ssl-opt.sh tests if !MBEDTLS_SSL_KEEP_PEER_CERT by Hanno Becker · 6 years ago
  93. 545ced4 Add test for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE to all.sh by Hanno Becker · 6 years ago
  94. d0aac14 Add dependency to ssl-opt.sh tests which need peer CRT debug info by Hanno Becker · 6 years ago
  95. ffbd7e8 Improve mbedtls_ecp_point_read_binary tests by Janos Follath · 6 years ago
  96. 7caf8e4 Add Montgomery points to ecp_point_write_binary by Janos Follath · 6 years ago
  97. ab0f71a ECDH: Add test vectors for Curve25519 by Janos Follath · 6 years ago
  98. e344d0f Add little endian export to Bignum by Janos Follath · 6 years ago
  99. 171a7ef Add mbedtls_ecp_read_key by Janos Follath · 6 years ago
  100. 59b813c Add Montgomery points to ecp_point_read_binary by Janos Follath · 6 years ago