1. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 7 years ago
  2. a67dee2 Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing by Hanno Becker · 7 years ago
  3. b8eec19 Implement PMTU auto-reduction in handshake by Manuel Pégourié-Gonnard · 7 years ago
  4. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  5. c1d54b7 Add tests with non-blocking I/O by Manuel Pégourié-Gonnard · 7 years ago
  6. 3d183ce Allow client-side resend in proxy MTU tests by Manuel Pégourié-Gonnard · 7 years ago
  7. 175cb8f ssl-opt.sh: Allow resend in DTLS session resumption tests, cont'd by Hanno Becker · 7 years ago
  8. 5bcf2b0 ssl-opt.sh: Allow spurious resend in DTLS session resumption test by Hanno Becker · 7 years ago
  9. 2f2d902 Add delay in test to avoid race condition by Manuel Pégourié-Gonnard · 7 years ago
  10. 6151298 Add missing requires_gnutls guards by Manuel Pégourié-Gonnard · 7 years ago
  11. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  12. f362c29 ssl-opt.sh Add dependency on gnutls in two fragmentation tests by Hanno Becker · 7 years ago
  13. 4e1a9c1 ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 7 years ago
  14. 4532329 Add proxy-enforcement to a MTU test by Manuel Pégourié-Gonnard · 7 years ago
  15. 9829315 Add missing dependency in ssl-opt.sh by Hanno Becker · 7 years ago
  16. 58e9dc3 Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 7 years ago
  17. 02f3a8a Adjust timeout values for 3d test by Manuel Pégourié-Gonnard · 7 years ago
  18. 4a9d006 Add missing dependency in ssl-opt.sh by Hanno Becker · 7 years ago
  19. bc73e4a Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 7 years ago
  20. 7ae8a76 Add tests for datagram packing option to ssl-opt.sh by Hanno Becker · 7 years ago
  21. 1c9a24c Disable datagram packing for various UDP proxy tests by Hanno Becker · 7 years ago
  22. c430523 Re-enable delayed CCS test by Hanno Becker · 7 years ago
  23. 12405e7 Increase max_frag_len / MTU in fragmentation ref tests by Hanno Becker · 7 years ago
  24. 111fa49 TEST-ONLY: Remove delayed CCS test by Hanno Becker · 7 years ago
  25. 38110df Add interop test with unreliable connection by Manuel Pégourié-Gonnard · 7 years ago
  26. 0794d49 Skip some tests with valgrind (spurious resend) by Manuel Pégourié-Gonnard · 7 years ago
  27. 1218bc0 Add simple interop tests (reliable connection) by Manuel Pégourié-Gonnard · 7 years ago
  28. 2d56f0d Add test with unreliable connection by Manuel Pégourié-Gonnard · 7 years ago
  29. 19c62f9 Add test for session resumption by Manuel Pégourié-Gonnard · 7 years ago
  30. 72c2707 Add tests for MTU with renegotiation by Manuel Pégourié-Gonnard · 7 years ago
  31. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 7 years ago
  32. 2cb17e2 Make handshake fragmentation follow max_frag_len by Manuel Pégourié-Gonnard · 8 years ago
  33. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 7 years ago
  34. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  35. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 7 years ago
  36. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  37. a931265 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 7 years ago
  38. 643df7c Update ssl-opt.sh test to run condition by Ron Eldor · 7 years ago
  39. 58093c8 Add ECC extensions test in ssl-opts.sh by Ron Eldor · 7 years ago
  40. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  41. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  42. 9873696 Merge remote-tracking branch 'public/pr/710' into development by Simon Butcher · 7 years ago
  43. 725f1cb SSL async tests: add a few test cases for error in decrypt by Gilles Peskine · 7 years ago
  44. 54306c1 Add more SNI/DTLS tests by Andres Amaya Garcia · 7 years ago
  45. f77d3d3 Rename SNI/DTLS tests in ssl-opt.sh script by Andres Amaya Garcia · 7 years ago
  46. 807d74a SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert by Gilles Peskine · 7 years ago
  47. deda75a Fix missing continuation indicator in ssl-opt.sh by Gilles Peskine · 7 years ago
  48. 37289cd SSL async tests: tighten a few log checks in some test cases by Gilles Peskine · 7 years ago
  49. 12d0cc1 Add test case for SSL async resume after resume by Gilles Peskine · 7 years ago
  50. c912572 ssl_server2: merge redundant async_private_error=resume/pk by Gilles Peskine · 7 years ago
  51. d326883 Document what the SSL async sign callback needs to do with RSA by Gilles Peskine · 7 years ago
  52. ad28bf0 Documentation improvements by Gilles Peskine · 7 years ago
  53. 168dae8 Comment formatting and whitespace fixes by Gilles Peskine · 7 years ago
  54. b74a1c7 Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE by Gilles Peskine · 7 years ago
  55. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  56. fcca9d8 SSL asynchronous decryption (server side): tests by Gilles Peskine · 8 years ago
  57. d9bfcab SSL asynchronous signature: fix renegotiation tests by Gilles Peskine · 8 years ago
  58. 60ee4ca SSL asynchronous signature: basic test of recovery after error by Gilles Peskine · 8 years ago
  59. 3665f1d SSL asynchronous signature: test cases by Gilles Peskine · 8 years ago
  60. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  61. 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  62. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  63. adfa64f Abort idle-loop in ssl_server2 if sockets gets invalid by Hanno Becker · 7 years ago
  64. 8d83218 Increase UDP record packing time in ssl-opt.sh by Hanno Becker · 7 years ago
  65. 7b6582b Kill server and proxy via SIGQUIT in ssl-opt.sh by Hanno Becker · 7 years ago
  66. bc6c110 Add test to ssl-opt.sh demonstrating the need for ssl_check_pending by Hanno Becker · 7 years ago
  67. 6a33f59 Add tests for event-driven I/O in DTLS to ssl-opt.sh by Hanno Becker · 7 years ago
  68. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  69. ade51af Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  70. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  71. 3c9e2b5 wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  72. 0d225da Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  73. d08d958 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  74. 418b536 wait_server_start: minor efficiency improvement by Gilles Peskine · 8 years ago
  75. 02e28fe Merge remote-tracking branch 'upstream-restricted/pr/425' into development-restricted by Gilles Peskine · 8 years ago
  76. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  77. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  78. 909f9a3 Improve style in tests/ssl-opt.sh by Hanno Becker · 8 years ago
  79. 45ee787 Correct truncated HMAC tests in ssl-opt.sh by Hanno Becker · 8 years ago
  80. 4c4f410 Add truncated HMAC extension tests for DTLS by Hanno Becker · 8 years ago
  81. 34d0c3f Add missing truncated HMAC test for TLS by Hanno Becker · 8 years ago
  82. e214804 Add small packet tests for DTLS by Hanno Becker · 8 years ago
  83. 278fc7a Extend large packet tests for TLS by Hanno Becker · 8 years ago
  84. 8501f98 Extend small packet tests for TLS by Hanno Becker · 8 years ago
  85. 32c5501 Add missing dependencies on trunc HMAC ext in ssl-opt.sh by Hanno Becker · 8 years ago
  86. 992b687 Fix heap corruption in ssl_decrypt_buf by Hanno Becker · 8 years ago
  87. 72a4f03 Add tests for UDP proxy packing option by Hanno Becker · 8 years ago
  88. 0007671 Add tests for event-driven I/O by Hanno Becker · 8 years ago
  89. 4ac73e7 Use shell string processing instead of sed in ssl-opt.sh by Hanno Becker · 8 years ago
  90. 9cfabe3 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 8 years ago
  91. 6a24364 Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh by Hanno Becker · 8 years ago
  92. b0f148c Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  93. 88f5808 Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  94. 52c6dc6 Correct length check for DTLS records from old epochs. by Hanno Becker · 8 years ago
  95. d82d846 ssl-opt.sh: Kill server via KILL signal if TERM doesn't succeed by Hanno Becker · 8 years ago
  96. cadb5bb Add slight delay before killing server in ssl-opt.sh for log output by Hanno Becker · 8 years ago
  97. 17c0493 Allow default arguments for client/server/proxy in ssl-opt.sh by Hanno Becker · 8 years ago
  98. 67d8da5 Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 8 years ago
  99. 3b1bdff Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 8 years ago
  100. b84c40b Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 8 years ago