1. cce220d Adapt ssl_server2 to datagram-style read by Manuel Pégourié-Gonnard · 10 years ago
  2. 46fb942 Fix warning about function that should be static by Manuel Pégourié-Gonnard · 10 years ago
  3. f1e9b09 Fix missing #ifdef's by Manuel Pégourié-Gonnard · 10 years ago
  4. 85beb30 Add test for resumption with non-blocking I/O by Manuel Pégourié-Gonnard · 10 years ago
  5. a59af05 Give more time to tests that time out too often by Manuel Pégourié-Gonnard · 10 years ago
  6. 4e2f245 Fix timer issues by Manuel Pégourié-Gonnard · 10 years ago
  7. 7a26d73 Add test for session resumption by Manuel Pégourié-Gonnard · 10 years ago
  8. df9a0a8 Drop unexpected ApplicationData by Manuel Pégourié-Gonnard · 10 years ago
  9. f1e0df3 Allow ssl_client2 to resend on read timeout by Manuel Pégourié-Gonnard · 10 years ago
  10. 6b65141 Implement ssl_read() timeout (DTLS only for now) by Manuel Pégourié-Gonnard · 10 years ago
  11. 2707430 Fix types and comments about read_timeout by Manuel Pégourié-Gonnard · 10 years ago
  12. 6c1fa3a Fix misplaced initialisation of timeout by Manuel Pégourié-Gonnard · 10 years ago
  13. 37a4de2 Use shorter timeouts in ssl-opt.sh proxy tests by Manuel Pégourié-Gonnard · 10 years ago
  14. d823bd0 Add handshake_timeout option to test server/client by Manuel Pégourié-Gonnard · 10 years ago
  15. c8d8e97 Move to milliseconds in recv_timeout() by Manuel Pégourié-Gonnard · 10 years ago
  16. 905dd24 Add ssl_set_handshake_timeout() by Manuel Pégourié-Gonnard · 10 years ago
  17. 0ac247f Implement timeout back-off (fixed range for now) by Manuel Pégourié-Gonnard · 10 years ago
  18. ce8588c Make udp_proxy more robust by Manuel Pégourié-Gonnard · 10 years ago
  19. 6093d81 Add tests with proxy and non-blocking I/O by Manuel Pégourié-Gonnard · 10 years ago
  20. 579950c Fix bug with non-blocking I/O and cookies by Manuel Pégourié-Gonnard · 10 years ago
  21. f036512 Adapt programs to use nbio with DTLS by Manuel Pégourié-Gonnard · 10 years ago
  22. 7de3c9e Count timeout per flight, not per message by Manuel Pégourié-Gonnard · 10 years ago
  23. db2858c Preparation for timers by Manuel Pégourié-Gonnard · 10 years ago
  24. bd97fdb Make ssl_server2's HVR handling more realistic by Manuel Pégourié-Gonnard · 10 years ago
  25. 3679519 Rm now useless MTU setting in compat.sh by Manuel Pégourié-Gonnard · 10 years ago
  26. 7a66cbc Rm some redundant tests by Manuel Pégourié-Gonnard · 10 years ago
  27. 9590e0a Add proxy tests with gnutls-srv & fragmentation by Manuel Pégourié-Gonnard · 10 years ago
  28. fa60f12 Quit using "yes" in ssl-opt.sh with openssl by Manuel Pégourié-Gonnard · 10 years ago
  29. ae666c5 proxy: avoid always dropping the same packet by Manuel Pégourié-Gonnard · 10 years ago
  30. 08a1d4b Fix bug with client auth with DTLS by Manuel Pégourié-Gonnard · 10 years ago
  31. d0fd1da Add test with proxy and openssl server by Manuel Pégourié-Gonnard · 10 years ago
  32. 1b753f1 Add test for renego with proxy by Manuel Pégourié-Gonnard · 10 years ago
  33. 23b7b70 Fix issue with renego & resend by Manuel Pégourié-Gonnard · 10 years ago
  34. 8cc7e03 udp_proxy: show encrypted messages as encrypted by Manuel Pégourié-Gonnard · 10 years ago
  35. 18e519a Add proxy tests with more handshake flows by Manuel Pégourié-Gonnard · 10 years ago
  36. 6265d30 Fix some delayed packets going the wrong way by Manuel Pégourié-Gonnard · 10 years ago
  37. bf02319 udp_proxy: don't overwrite delayed packets by Manuel Pégourié-Gonnard · 10 years ago
  38. 76fe9e4 Test that anti-replay ignores all duplicates by Manuel Pégourié-Gonnard · 10 years ago
  39. f03c7aa Add replay detection in parse_client_hello() by Manuel Pégourié-Gonnard · 10 years ago
  40. 2739313 Make anti-replay a runtime option by Manuel Pégourié-Gonnard · 10 years ago
  41. 8464a46 Make DTLS_ANTI_REPLAY depends on PROTO_DTLS by Manuel Pégourié-Gonnard · 10 years ago
  42. 246c13a Fix epoch checking by Manuel Pégourié-Gonnard · 10 years ago
  43. b47368a Add replay detection by Manuel Pégourié-Gonnard · 10 years ago
  44. 4956fd7 Test and fix anti-replay functions by Manuel Pégourié-Gonnard · 10 years ago
  45. 7a7e140 Add functions for replay protection by Manuel Pégourié-Gonnard · 10 years ago
  46. ea22ce5 Rm unneeded counter increment with DTLS by Manuel Pégourié-Gonnard · 10 years ago
  47. 6312e0f udp_proxy: allow successive clients by Manuel Pégourié-Gonnard · 10 years ago
  48. 484b8f9 Fix bug in ssl_client2 reconnect option by Manuel Pégourié-Gonnard · 10 years ago
  49. b46780e Enlarge udp_proxy's message buffer by Manuel Pégourié-Gonnard · 10 years ago
  50. 825a49e Add more udp_proxy tests by Manuel Pégourié-Gonnard · 10 years ago
  51. ae8d239 udp_proxy: also drop messages from the last flight by Manuel Pégourié-Gonnard · 10 years ago
  52. abf1624 Add ability to resend last flight by Manuel Pégourié-Gonnard · 10 years ago
  53. 992e136 Make decisions pseudo-random in udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  54. cd32a50 Fix NewSesssionTicket vs ChangeCipherSpec bug by Manuel Pégourié-Gonnard · 10 years ago
  55. a6189f0 udp_proxy wasn't actually killed by Manuel Pégourié-Gonnard · 10 years ago
  56. a071972 Add tests with dropped packets by Manuel Pégourié-Gonnard · 10 years ago
  57. bc010a0 udp_proxy: don't drop messages in the last flight by Manuel Pégourié-Gonnard · 10 years ago
  58. b6440a4 ssl_server2 now dies on SIGTERM during a read by Manuel Pégourié-Gonnard · 10 years ago
  59. 767c695 Drop out-of-sequence ChangeCipherSpec messages by Manuel Pégourié-Gonnard · 10 years ago
  60. 7cf3518 Enhance output of udp_proxy (with time) by Manuel Pégourié-Gonnard · 10 years ago
  61. 93017de Minor optim: don't resend on duplicated HVR by Manuel Pégourié-Gonnard · 10 years ago
  62. c715aed Fix epoch swapping by Manuel Pégourié-Gonnard · 10 years ago
  63. 6a2bdfa Actually resend flights by Manuel Pégourié-Gonnard · 10 years ago
  64. 5d8ba53 Expand and fix resend infrastructure by Manuel Pégourié-Gonnard · 10 years ago
  65. ffa67be Infrastructure for buffering & resending flights by Manuel Pégourié-Gonnard · 10 years ago
  66. a014829 Use ssl_set_bio_timeout() in test client/server by Manuel Pégourié-Gonnard · 10 years ago
  67. 57fa314 Fix depend documentation by Manuel Pégourié-Gonnard · 10 years ago
  68. 9d9b003 Add net_recv_timeout() by Manuel Pégourié-Gonnard · 10 years ago
  69. 8fa6dfd Introduce f_recv_timeout callback by Manuel Pégourié-Gonnard · 10 years ago
  70. e6bdc44 Merge I/O contexts into one by Manuel Pégourié-Gonnard · 10 years ago
  71. f4acfe1 Document previous API changes in this branch by Manuel Pégourié-Gonnard · 10 years ago
  72. d92d6a1 ssl_parse_server_key_exchange() cleanups by Manuel Pégourié-Gonnard · 10 years ago
  73. 5ee9654 Add length checks in parse_certificate_verify() by Manuel Pégourié-Gonnard · 10 years ago
  74. 7222621 Merge checks in ssl_parse_certificate_verify() by Manuel Pégourié-Gonnard · 10 years ago
  75. ca6440b Small cleanups in parse_finished() by Manuel Pégourié-Gonnard · 10 years ago
  76. 624bcb5 No memmove: done, rm temporary things by Manuel Pégourié-Gonnard · 10 years ago
  77. 000d5ae No memmove: parse_new_session_ticket() by Manuel Pégourié-Gonnard · 10 years ago
  78. 0b3400d No memmove: ssl_parse_server_hello() by Manuel Pégourié-Gonnard · 10 years ago
  79. 069eb79 No memmove: ssl_parse_hello_verify_request() by Manuel Pégourié-Gonnard · 10 years ago
  80. 04c1b4e No memmove: certificate_request + server_hello_done by Manuel Pégourié-Gonnard · 10 years ago
  81. f4830b5 No memmove: ssl_parse_server_key_exchange() by Manuel Pégourié-Gonnard · 10 years ago
  82. 4528f3f No memmove: parse_certificate_verify() by Manuel Pégourié-Gonnard · 10 years ago
  83. 2114d72 No memmove: ssl_parse_client_key_exchange() by Manuel Pégourié-Gonnard · 10 years ago
  84. f49a7da No memmove: ssl_parse_certificate() by Manuel Pégourié-Gonnard · 10 years ago
  85. 4abc327 No memmove: ssl_parse_finished() by Manuel Pégourié-Gonnard · 10 years ago
  86. f899583 Prepare moving away from memmove() on incoming HS by Manuel Pégourié-Gonnard · 10 years ago
  87. 4a17536 Fix missing return in error check by Manuel Pégourié-Gonnard · 10 years ago
  88. 19d438f Get rid of memmove for DTLS in parse_client_hello() by Manuel Pégourié-Gonnard · 10 years ago
  89. 63eca93 Drop invalid records with DTLS by Manuel Pégourié-Gonnard · 10 years ago
  90. 167a376 Split two functions out of ssl_read_record() by Manuel Pégourié-Gonnard · 10 years ago
  91. 6c18a39 Add option 'bad_ad' to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  92. eb00bfd Add option 'mtu' to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  93. 81f2fe9 Add option 'delay_ccs' to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  94. 60fdd7e Add option 'drop' to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  95. 21398c3 Add option 'delay' to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  96. 990f9e4 Handle late handshake messages gracefully by Manuel Pégourié-Gonnard · 10 years ago
  97. 2c41bd8 Add a 'duplicate' option to udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  98. 44d5e63 Enhance output of udp_proxy by Manuel Pégourié-Gonnard · 10 years ago
  99. be9eb87 Adapt ssl-opt.sh to allow using udp_proxy in tests by Manuel Pégourié-Gonnard · 10 years ago
  100. cb4137b Add test utility udp_proxy by Manuel Pégourié-Gonnard · 10 years ago