1. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  2. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  3. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. 721f7c1 Add minimal client authentication test to ssl-opt.sh by Hanno Becker · 5 years ago
  5. 2f54a3c Add tests to ssl-opt.sh exercising new `key_pwd[2]` parameters by Hanno Becker · 5 years ago
  6. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  7. fa452c4 Fix guard in ECJPAKE tests in ssl-opt.sh by Hanno Becker · 5 years ago
  8. ee63af6 Adapt ssl-opt.sh to modified ciphersuite log format by Hanno Becker · 5 years ago
  9. a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  10. 8779e9a Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  11. 0d72165 Fix erroneous skip of test cases for disabled ciphersuites by Gilles Peskine · 5 years ago
  12. 70fce98 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  13. 69b01f7 Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  14. 0c00407 Merge pull request #3430 from bensze01/license by Janos Follath · 5 years ago
  15. c4b6656 Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization by danh-arm · 5 years ago
  16. b657783 Update iv and len context pointers manually when reallocating buffers by Andrzej Kurek · 5 years ago
  17. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  18. 65d8c26 Show failure in ssl-opts.sh when key export fails by Ron Eldor · 6 years ago
  19. d06125c ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  20. 3f3302f ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  21. f455786 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  22. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  23. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  24. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  25. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  26. b692989 Adjust timeout of tests with "no resend" assertions by Manuel Pégourié-Gonnard · 6 years ago
  27. baad2de Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  28. 9e2c80f Improve some test names in ssl-opt.sh by Manuel Pégourié-Gonnard · 5 years ago
  29. c31f970 Merge pull request #3075 from AndrzejKurek/variable-buffer-size by Jaeden Amero · 5 years ago mbedtls-2.22.0d0
  30. 0937ed2 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago
  31. 56941fe Fix possible close_notify/ClientHello confusion by Manuel Pégourié-Gonnard · 5 years ago
  32. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 5 years ago
  33. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  34. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  35. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  36. 230b87a Merge remote-tracking branch 'origin/pr/2843' into development by Jaeden Amero · 6 years ago
  37. 0d8b86a ssl-opt.sh: Fix some test case descriptions by Gilles Peskine · 6 years ago
  38. 654bab7 ssl-opt: remove semicolons from test case descriptions by Gilles Peskine · 6 years ago
  39. 560280b Test outcome file support: ssl-opt.sh by Gilles Peskine · 6 years ago
  40. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  41. d364f4c ssl-opt.sh: wait for proxy to start before running the script further by Unknown · 6 years ago archive/iotssl-2885-wait-for-proxy iotssl-2885-wait-for-proxy
  42. e0b90ec ssl-opt.sh: Add var's of context s11n tests for ChaChaPoly,CCM,GCM by Hanno Becker · 6 years ago
  43. 1b18fd3 ssl-opt.sh: Duplicate context serialization tests for CID by Hanno Becker · 6 years ago
  44. 862b319 Enable serialisation tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  45. c2376f0 Add tests for re-init flow for context serialization by Jarno Lamsa · 6 years ago
  46. a0b2cd6 ssl-opt.sh tests for serialization are currently using stub implementation by Jarno Lamsa · 6 years ago
  47. cbee1b3 Add missing slashes to tests by Jarno Lamsa · 6 years ago
  48. 2937d81 Add serialization tests to ssl-opt.sh by Jarno Lamsa · 6 years ago
  49. eef4c75 Adapt buffering test to new ticket size by Manuel Pégourié-Gonnard · 6 years ago
  50. a7c3765 Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  51. 8faa70e Use more specific name in debug message for testing by Manuel Pégourié-Gonnard · 6 years ago
  52. 7fa1407 Remove redundant debug message. by Manuel Pégourié-Gonnard · 6 years ago
  53. b2a86c3 Don't disallow 'record from another epoch' log msg in proxy ref test by Hanno Becker · 6 years ago
  54. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  55. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  56. 91e72c3 ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset by Hanno Becker · 6 years ago
  57. d0ac5fa Insert records with unexpected CID in CID tests in ssl-opt.sh by Hanno Becker · 6 years ago
  58. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  59. c2045b0 Add CID test not using datagram packing to ssl-opt.sh by Hanno Becker · 6 years ago
  60. 78c9137 Add Proxy tests for Connection ID to ssl-opt.sh by Hanno Becker · 6 years ago
  61. 22a59fd Remove indicators and warnings about unfinished CID implementation by Hanno Becker · 6 years ago
  62. b3e9dd5 Fix mismatching debug grep in ssl-opt.sh CID tests by Hanno Becker · 6 years ago
  63. b42ec0d Add support for change of CID to ssl_client2 / ssl_server2 by Hanno Becker · 6 years ago
  64. 2749a67 Reintroduce grepping for debug messages in CID tests in ssl-opt.sh by Hanno Becker · 6 years ago
  65. 8a7f972 Skip copying CIDs to SSL transforms until CID feature is complete by Hanno Becker · 6 years ago
  66. fcffdcc Grep for dbug msgs witnessing use of CID in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  67. 9ecb6c6 Grep for dbg msg witnessing copying of CIDs to SSL transform by Hanno Becker · 6 years ago
  68. a6a4c76 Grep for dbg msg witnessing parsing of CID extension in ServerHello by Hanno Becker · 6 years ago
  69. 4bc9e9d Grep for dbg msg witnessing writing of CID extension in ServerHello by Hanno Becker · 6 years ago
  70. 7dee2c6 Grep for dbg msg witnessing parsing of CID extension in ClientHello by Hanno Becker · 6 years ago
  71. 6b78c83 Grep for dbg msg witnessing writing of CID extension in ClientHello by Hanno Becker · 6 years ago
  72. f157a97 Modify CID tests in ssl-opt.sh to grep for CID config debug msgs by Hanno Becker · 6 years ago
  73. 5f925be Indicate ssl-opt.sh CID tests only test the stub CID code by Hanno Becker · 6 years ago
  74. 9bae30d Fix use of requires_config_enabled in ssl-opt.sh by Hanno Becker · 6 years ago
  75. d029a2b Fix typo in CID test in ssl-opt.sh by Hanno Becker · 6 years ago
  76. 7cf463e Add basic Connection ID tests to ssl-opt.sh by Hanno Becker · 6 years ago
  77. f75e252 Add test for export keys functionality by Ron Eldor · 6 years ago
  78. 7a1c4eb Merge remote-tracking branch 'origin/pr/2567' into development by Jaeden Amero · 6 years ago
  79. fe71067 Merge remote-tracking branch 'origin/pr/2539' into development by Jaeden Amero · 6 years ago
  80. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  81. 4c8c7aa Don't use debug level 1 for informational messages by Hanno Becker · 6 years ago
  82. 4031b31 Make CRT callback tests more robust by Janos Follath · 6 years ago
  83. d7ecbd6 Fix style issues and a typo by Janos Follath · 6 years ago
  84. ee11be6 Add test for configuration specific CRT callback by Janos Follath · 6 years ago
  85. efb440a Add test exercising context-specific CRT callback to ssl-opt.sh by Hanno Becker · 6 years ago
  86. f7a7f9e Address review comments regarding ssl_client2 and ssl tests by Jarno Lamsa · 6 years ago
  87. 746aaf3 Add ssl-opt.sh tests for trusted CA callbacks by Hanno Becker · 6 years ago
  88. 7df1bec Merge remote-tracking branch 'origin/pr/1520' into development by Jaeden Amero · 6 years ago
  89. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  90. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  91. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  92. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  93. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  94. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  95. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  96. 17a38d3 Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  97. 3169dc0 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  98. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 6 years ago
  99. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 6 years ago archive/development-psa development-psa
  100. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago