1. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 6 years ago
  2. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 6 years ago
  3. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 6 years ago
  4. b841b4f ssl-opt.sh: Remove reference to Github issue by Hanno Becker · 6 years ago
  5. 3b8b40c ssl-opt.sh: Add function to skip next test by Hanno Becker · 6 years ago
  6. b9a0086 ssl-opt.sh: Explain use of --insecure in GnuTLS client tests by Hanno Becker · 6 years ago
  7. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 6 years ago
  8. a1adcca ssl-opt.sh: Add tests exercising freeing of buffered messages by Hanno Becker · 6 years ago
  9. 5cd017f ssl-opt.sh: Allow numerical constraints for tests by Hanno Becker · 6 years ago
  10. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  11. 69ca0ad ssl-opt.sh: Remove wrong test exercising MTU implications of MFL by Hanno Becker · 6 years ago
  12. 6b6f602 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  13. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 6 years ago
  14. 34aa187 Force IPv4 for gnutls-cli DTLS tests by Manuel Pégourié-Gonnard · 6 years ago
  15. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  16. a67dee2 Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing by Hanno Becker · 6 years ago
  17. b8eec19 Implement PMTU auto-reduction in handshake by Manuel Pégourié-Gonnard · 6 years ago
  18. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  19. c1d54b7 Add tests with non-blocking I/O by Manuel Pégourié-Gonnard · 6 years ago
  20. 3d183ce Allow client-side resend in proxy MTU tests by Manuel Pégourié-Gonnard · 6 years ago
  21. 903ee3d Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 6 years ago
  22. 175cb8f ssl-opt.sh: Allow resend in DTLS session resumption tests, cont'd by Hanno Becker · 6 years ago
  23. e356705 ssl-opt.sh: Add test for reassembly after reordering by Hanno Becker · 6 years ago
  24. 5bcf2b0 ssl-opt.sh: Allow spurious resend in DTLS session resumption test by Hanno Becker · 6 years ago
  25. 2f2d902 Add delay in test to avoid race condition by Manuel Pégourié-Gonnard · 6 years ago
  26. 6151298 Add missing requires_gnutls guards by Manuel Pégourié-Gonnard · 6 years ago
  27. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 6 years ago
  28. f362c29 ssl-opt.sh Add dependency on gnutls in two fragmentation tests by Hanno Becker · 6 years ago
  29. 4e1a9c1 ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 6 years ago
  30. 4532329 Add proxy-enforcement to a MTU test by Manuel Pégourié-Gonnard · 6 years ago
  31. 9829315 Add missing dependency in ssl-opt.sh by Hanno Becker · 6 years ago
  32. 58e9dc3 Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 6 years ago
  33. 02f3a8a Adjust timeout values for 3d test by Manuel Pégourié-Gonnard · 6 years ago
  34. 56cdfd1 Refine reordering tests by Hanno Becker · 6 years ago
  35. 8727304 Disable datagram packing in reordering tests by Hanno Becker · 6 years ago
  36. b34149c Add test for buffering of record from next epoch by Hanno Becker · 6 years ago
  37. e384221 Add test for reordering of handshake messages by Hanno Becker · 6 years ago
  38. aa5d0c4 Add test for buffering out-of-order CCS by Hanno Becker · 6 years ago
  39. 4a9d006 Add missing dependency in ssl-opt.sh by Hanno Becker · 6 years ago
  40. bc73e4a Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 6 years ago
  41. 7ae8a76 Add tests for datagram packing option to ssl-opt.sh by Hanno Becker · 6 years ago
  42. 1c9a24c Disable datagram packing for various UDP proxy tests by Hanno Becker · 6 years ago
  43. c430523 Re-enable delayed CCS test by Hanno Becker · 6 years ago
  44. 12405e7 Increase max_frag_len / MTU in fragmentation ref tests by Hanno Becker · 6 years ago
  45. 111fa49 TEST-ONLY: Remove delayed CCS test by Hanno Becker · 6 years ago
  46. 38110df Add interop test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  47. 0794d49 Skip some tests with valgrind (spurious resend) by Manuel Pégourié-Gonnard · 6 years ago
  48. 1218bc0 Add simple interop tests (reliable connection) by Manuel Pégourié-Gonnard · 6 years ago
  49. 2d56f0d Add test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  50. 19c62f9 Add test for session resumption by Manuel Pégourié-Gonnard · 6 years ago
  51. 72c2707 Add tests for MTU with renegotiation by Manuel Pégourié-Gonnard · 6 years ago
  52. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 6 years ago
  53. 2cb17e2 Make handshake fragmentation follow max_frag_len by Manuel Pégourié-Gonnard · 7 years ago
  54. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 6 years ago
  55. 5f26b11 Change test dependencies to RC4 from DES by Simon Butcher · 6 years ago
  56. 193c864 Update version to 2.12.0 by Jaeden Amero · 6 years ago
  57. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 6 years ago
  58. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 6 years ago
  59. c88c627 Merge remote-tracking branch 'public/pr/1658' into development by Simon Butcher · 6 years ago
  60. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 6 years ago
  61. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 6 years ago
  62. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 6 years ago
  63. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 6 years ago
  64. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 6 years ago
  65. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 6 years ago
  66. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 6 years ago
  67. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 6 years ago
  68. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 6 years ago
  69. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 6 years ago
  70. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 6 years ago
  71. be685ba Merge remote-tracking branch 'public/pr/1836' into development by Simon Butcher · 6 years ago
  72. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 6 years ago
  73. 727325b Merge remote-tracking branch 'public/pr/1788' into development by Simon Butcher · 6 years ago
  74. cdb5cc5 tests: dhm: Rename Hallman to Hellman by Jaeden Amero · 6 years ago
  75. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 6 years ago
  76. a931265 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 6 years ago
  77. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 6 years ago
  78. 643df7c Update ssl-opt.sh test to run condition by Ron Eldor · 6 years ago
  79. b056dd8 Remove a redundant dependency clause by k-stachowiak · 6 years ago
  80. 58093c8 Add ECC extensions test in ssl-opts.sh by Ron Eldor · 6 years ago
  81. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 6 years ago
  82. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 6 years ago
  83. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 6 years ago
  84. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 6 years ago
  85. 7972334 Enable ARIA self test in the unit testing by k-stachowiak · 6 years ago
  86. 2682edf Fix build using -std=c99 by Nicholas Wilson · 7 years ago
  87. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 6 years ago
  88. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 6 years ago
  89. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 6 years ago
  90. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 6 years ago
  91. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 6 years ago
  92. 2fcd3e4 Change the library version to 2.11.0 by Simon Butcher · 6 years ago
  93. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  94. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 6 years ago
  95. 9873696 Merge remote-tracking branch 'public/pr/710' into development by Simon Butcher · 6 years ago
  96. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 6 years ago
  97. 725f1cb SSL async tests: add a few test cases for error in decrypt by Gilles Peskine · 6 years ago
  98. d906b81 tests: cipher: Allocate enough space for XTS keys by Jaeden Amero · 6 years ago
  99. c28012a tests: Remove NIST AES-XTS test vectors by Jaeden Amero · 6 years ago
  100. 142383e aes: xts: Add tests for invalid key sizes by Jaeden Amero · 6 years ago