1. 195a8f7 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago archive/dev/buffer-resizing dev/buffer-resizing
  2. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 5 years ago
  3. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  4. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  5. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  6. 230b87a Merge remote-tracking branch 'origin/pr/2843' into development by Jaeden Amero · 6 years ago
  7. 0d8b86a ssl-opt.sh: Fix some test case descriptions by Gilles Peskine · 6 years ago
  8. 654bab7 ssl-opt: remove semicolons from test case descriptions by Gilles Peskine · 6 years ago
  9. 560280b Test outcome file support: ssl-opt.sh by Gilles Peskine · 6 years ago
  10. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  11. 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
  12. e0b90ec ssl-opt.sh: Add var's of context s11n tests for ChaChaPoly,CCM,GCM by Hanno Becker · 6 years ago
  13. 1b18fd3 ssl-opt.sh: Duplicate context serialization tests for CID by Hanno Becker · 6 years ago
  14. 862b319 Enable serialisation tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  15. c2376f0 Add tests for re-init flow for context serialization by Jarno Lamsa · 6 years ago
  16. a0b2cd6 ssl-opt.sh tests for serialization are currently using stub implementation by Jarno Lamsa · 6 years ago
  17. cbee1b3 Add missing slashes to tests by Jarno Lamsa · 6 years ago
  18. 2937d81 Add serialization tests to ssl-opt.sh by Jarno Lamsa · 6 years ago
  19. eef4c75 Adapt buffering test to new ticket size by Manuel Pégourié-Gonnard · 6 years ago
  20. a7c3765 Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  21. 8faa70e Use more specific name in debug message for testing by Manuel Pégourié-Gonnard · 6 years ago
  22. 7fa1407 Remove redundant debug message. by Manuel Pégourié-Gonnard · 6 years ago
  23. b2a86c3 Don't disallow 'record from another epoch' log msg in proxy ref test by Hanno Becker · 6 years ago
  24. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  25. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  26. 91e72c3 ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset by Hanno Becker · 6 years ago
  27. d0ac5fa Insert records with unexpected CID in CID tests in ssl-opt.sh by Hanno Becker · 6 years ago
  28. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  29. c2045b0 Add CID test not using datagram packing to ssl-opt.sh by Hanno Becker · 6 years ago
  30. 78c9137 Add Proxy tests for Connection ID to ssl-opt.sh by Hanno Becker · 6 years ago
  31. 22a59fd Remove indicators and warnings about unfinished CID implementation by Hanno Becker · 6 years ago
  32. b3e9dd5 Fix mismatching debug grep in ssl-opt.sh CID tests by Hanno Becker · 6 years ago
  33. b42ec0d Add support for change of CID to ssl_client2 / ssl_server2 by Hanno Becker · 6 years ago
  34. 2749a67 Reintroduce grepping for debug messages in CID tests in ssl-opt.sh by Hanno Becker · 6 years ago
  35. 8a7f972 Skip copying CIDs to SSL transforms until CID feature is complete by Hanno Becker · 6 years ago
  36. fcffdcc Grep for dbug msgs witnessing use of CID in ssl_client2/ssl_server2 by Hanno Becker · 6 years ago
  37. 9ecb6c6 Grep for dbg msg witnessing copying of CIDs to SSL transform by Hanno Becker · 6 years ago
  38. a6a4c76 Grep for dbg msg witnessing parsing of CID extension in ServerHello by Hanno Becker · 6 years ago
  39. 4bc9e9d Grep for dbg msg witnessing writing of CID extension in ServerHello by Hanno Becker · 6 years ago
  40. 7dee2c6 Grep for dbg msg witnessing parsing of CID extension in ClientHello by Hanno Becker · 6 years ago
  41. 6b78c83 Grep for dbg msg witnessing writing of CID extension in ClientHello by Hanno Becker · 6 years ago
  42. f157a97 Modify CID tests in ssl-opt.sh to grep for CID config debug msgs by Hanno Becker · 6 years ago
  43. 5f925be Indicate ssl-opt.sh CID tests only test the stub CID code by Hanno Becker · 6 years ago
  44. 9bae30d Fix use of requires_config_enabled in ssl-opt.sh by Hanno Becker · 6 years ago
  45. d029a2b Fix typo in CID test in ssl-opt.sh by Hanno Becker · 6 years ago
  46. 7cf463e Add basic Connection ID tests to ssl-opt.sh by Hanno Becker · 6 years ago
  47. f75e252 Add test for export keys functionality by Ron Eldor · 6 years ago
  48. 7a1c4eb Merge remote-tracking branch 'origin/pr/2567' into development by Jaeden Amero · 6 years ago
  49. fe71067 Merge remote-tracking branch 'origin/pr/2539' into development by Jaeden Amero · 6 years ago
  50. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  51. 4c8c7aa Don't use debug level 1 for informational messages by Hanno Becker · 6 years ago
  52. 4031b31 Make CRT callback tests more robust by Janos Follath · 6 years ago
  53. d7ecbd6 Fix style issues and a typo by Janos Follath · 6 years ago
  54. ee11be6 Add test for configuration specific CRT callback by Janos Follath · 6 years ago
  55. efb440a Add test exercising context-specific CRT callback to ssl-opt.sh by Hanno Becker · 6 years ago
  56. f7a7f9e Address review comments regarding ssl_client2 and ssl tests by Jarno Lamsa · 6 years ago
  57. 746aaf3 Add ssl-opt.sh tests for trusted CA callbacks by Hanno Becker · 6 years ago
  58. 7df1bec Merge remote-tracking branch 'origin/pr/1520' into development by Jaeden Amero · 6 years ago
  59. 195bdde Merge remote-tracking branch 'restricted/pr/528' into development by Simon Butcher · 6 years ago
  60. 700cbac Merge remote-tracking branch 'public/pr/2448' into development by Simon Butcher · 6 years ago
  61. aa946b2 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  62. 86016a0 Merge remote-tracking branch 'origin/pr/2338' into development by Jaeden Amero · 6 years ago
  63. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  64. 28f7844 Grep for debug output witnessing use of PSA in ECDHE ssl-opt.sh by Hanno Becker · 6 years ago
  65. 354e248 Add ssl-opt.sh tests for PSA-based ECDH with various ECC curves by Hanno Becker · 7 years ago
  66. 17a38d3 Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  67. 3169dc0 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  68. 8a2e97c Merge development-psa commit 80b5662 into development-psa-merged branch by Andrzej Kurek · 6 years ago
  69. 80b5662 Merge remote-tracking branch 'origin/pr/2386' into development-psa by Jaeden Amero · 6 years ago archive/development-psa development-psa
  70. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  71. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  72. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  73. 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
  74. 683d77e ssl_opt: check client and server output for PSA calc verify in PSA tests by Andrzej Kurek · 7 years ago
  75. e85414e ssl-opt: add a check for PSA computation of digest of ServerKeyExchange by Andrzej Kurek · 7 years ago
  76. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  77. 574ac57 Specify server certificate to use in SHA-1 test by Ron Eldor · 7 years ago
  78. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  79. a0a96a0 Merge branch 'psa_cipher_integration' into development-psa-proposed by Hanno Becker · 7 years ago
  80. 4855299 Merge branch 'opaque_psk_implementation' into development-psa-proposed by Hanno Becker · 7 years ago
  81. cfdf8f4 Implement key_opaque option to ssl_client2 by Manuel Pégourié-Gonnard · 7 years ago
  82. e9420c2 Rename PSA test in ssl-opt.sh by Hanno Becker · 7 years ago
  83. a0dc9cf Remove superfluous quotes in ssl-opt.sh by Hanno Becker · 7 years ago
  84. 9b5853c Add runs for specific PSA-supported ciphersuites to ssl-opt.sh by Hanno Becker · 7 years ago
  85. 9d76d56 Omit tests from ssl-opt.sh which force a disabled ciphersuite by Hanno Becker · 7 years ago
  86. 1d911cd Automatically allocate opaque PSK key slots in ssl_{client/server}2 by Hanno Becker · 7 years ago
  87. 28c79dc Add tests to ssl-opt.sh exercising server-side opaque PSK by Hanno Becker · 7 years ago
  88. f702751 Add tests to ssl-opt.sh exercising client-side opaque PSK by Hanno Becker · 7 years ago
  89. f560a2d Disable test that trigger bug in old GnuTLS by Manuel Pégourié-Gonnard · 7 years ago
  90. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 7 years ago
  91. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 7 years ago
  92. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 7 years ago
  93. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 7 years ago
  94. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  95. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 7 years ago
  96. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 7 years ago
  97. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 7 years ago
  98. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 7 years ago
  99. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 7 years ago
  100. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 7 years ago