1. 520e122 Implement experimental alternate encoding of TLS 1.3. by Steven Valdez · 8 years ago
  2. a818134 Simplify ChangeCipherSpec code in runner. by David Benjamin · 8 years ago
  3. c94998a Revise version negotiation on the Go half. by Steven Valdez · 8 years ago
  4. e831a81 Adding support for sending early data on the client. by Steven Valdez · 8 years ago
  5. bbba939 Acknowledge KeyUpdate messages. by David Benjamin · 8 years ago
  6. ebacdee Add SendServerHelloAsHelloRetryRequest test. by David Benjamin · 8 years ago
  7. 794cc59 Send half-RTT tickets when negotiating 0-RTT. by David Benjamin · 8 years ago
  8. 2d85062 Add Data-less Zero-RTT support. by Steven Valdez · 8 years ago
  9. 924a352 Remove experimental TLS 1.3 short record header extension. by Steven Valdez · 8 years ago
  10. ab20cec Read 0-RTT data in Bogo. by Nick Harper · 8 years ago
  11. f2511f1 Send 0-RTT data in bogo. by Nick Harper · 8 years ago
  12. 17b3083 Use a separate timeout scheme for TLS 1.3. by David Benjamin · 8 years ago
  13. 7cd0a97 Bogo: Send and receive 0.5-RTT data. by Nick Harper · 8 years ago
  14. 47383aa Skip over early data in bogo. by Nick Harper · 8 years ago
  15. e3fbb36 Test SSL_set_max_send_fragment. by David Benjamin · 8 years ago
  16. 9c33ae8 Fix TLS 1.3 NewSessionTicket processing. by David Benjamin · 8 years ago
  17. 08b65f4 Enabling 0-RTT on new Session Tickets. by Steven Valdez · 8 years ago
  18. 053fee9 Enforce the SSL 3.0 no_certificate alert in tests. by David Benjamin · 8 years ago
  19. 6f600d6 Add experimental TLS 1.3 short record header extension. by David Benjamin · 8 years ago
  20. a4ee74d Skipping early data on 0RTT rejection. by Steven Valdez · 8 years ago
  21. a833c35 Update to TLS 1.3 draft 18. by Steven Valdez · 8 years ago
  22. e6f2221 Enforce record-layer version numbers. by David Benjamin · 8 years ago
  23. c4aa727 Updating Key Schedule and KeyUpdate to draft 16. by Steven Valdez · 8 years ago
  24. 1286bee Test that unknown TLS 1.3 ticket extensions are tolerated. by David Benjamin · 8 years ago
  25. 1a5e8ec Apply GREASE to TLS 1.3 tickets. by David Benjamin · 8 years ago
  26. 5b98608 Updating NewSessionTicket message and updating PSK to Draft 15. by Steven Valdez · 9 years ago
  27. 7f0965a Check versions before trying to send KeyUpdate. by David Benjamin · 9 years ago
  28. 7a4aaa4 Fix TLS 1.3 fuzzer mode in Go. by David Benjamin · 9 years ago
  29. 639846e Add tests for trailing data in handshake messages. by David Benjamin · 9 years ago
  30. 0b3625b Add support for TLS 1.3 PSK resumption in Go. by Nick Harper · 9 years ago
  31. 1dc53d2 Adding handling for KeyUpdate post-handshake message. by Steven Valdez · 9 years ago
  32. 4792110 Forbid interleaving app data in a HelloRequest. by David Benjamin · 9 years ago
  33. 21c0028 Implement KeyUpdate in Go. by David Benjamin · 9 years ago
  34. d5a4ecb Support accepting TLS 1.3 tickets on the Go client. by David Benjamin · 9 years ago
  35. 5810488 Add support for sending TLS 1.3 tickets in Go. by David Benjamin · 9 years ago
  36. 12d2c48 Add a packed renegotiation test. by David Benjamin · 9 years ago
  37. 5440fe0 Adding HelloRetryRequest. by Steven Valdez · 9 years ago
  38. dcfbc67 Implement HelloRetryRequest in Go. by Nick Harper · 9 years ago
  39. 8d315d7 Remove enableTLS13Handshake. by David Benjamin · 9 years ago
  40. 0b8d5da Add much more aggressive WrongMessageType tests. by David Benjamin · 9 years ago
  41. 97a0a08 Implement exporters for TLS 1.3 in Go. by David Benjamin · 9 years ago
  42. 71dd666 Test that stray HelloRequests during the handshake are ignored. by David Benjamin · 9 years ago
  43. b41d2e4 Implement basic TLS 1.3 client handshake in Go. by Nick Harper · 9 years ago
  44. 582ba04 Add tests for packed handshake records in TLS. by David Benjamin · 9 years ago
  45. ff26f09 Fix c.in.decrypt error handling in runner. by David Benjamin · 9 years ago
  46. 24599a8 Rename EncryptedExtensions in Go in preparation for TLS 1.3. by David Benjamin · 9 years ago
  47. 60edffd Change SignatureAndHashAlgorithm to SignatureScheme in Go. by Nick Harper · 9 years ago
  48. c9ae27c Build up TLS 1.3 record-layer tests. by David Benjamin · 9 years ago
  49. bde0039 Stop messing with ssl->version before sending protocol_version. by David Benjamin · 9 years ago
  50. 1fd39d8 Add TLS 1.3 record layer to go implementation. by Nick Harper · 9 years ago
  51. 4d55961 Unflake Unclean-Shutdown-Alert on Windows. by David Benjamin · 9 years ago
  52. fa214e4 Tidy up shutdown state. by David Benjamin · 9 years ago
  53. 0d3a8c6 Don't allow alert records with multiple alerts. by David Benjamin · 9 years ago
  54. 0b7ca7d Add tests for doing client auth with no certificates. by David Benjamin · 9 years ago
  55. f2b8363 Fix the tests for the fuzzer mode. by David Benjamin · 9 years ago
  56. ef5dfd2 Add tests for malformed HelloRequests. by David Benjamin · 9 years ago
  57. 3e052de Tighten SSL_OP_LEGACY_SERVER_CONNECT to align with RFC 5746. by David Benjamin · 9 years ago
  58. 27a0d08 Add ssl_renegotiate_ignore. by Adam Langley · 9 years ago
  59. 13e81fc Fix DTLS asynchronous write handling. by David Benjamin · 9 years ago
  60. dc7e9c4 Make the runner tests a go “test” by Adam Langley · 10 years ago
  61. 0d62f26 Adding more options for signing digest fallback. by Steven Valdez · 10 years ago
  62. af09675 Restore the NULL-SHA ciphersuite. (Alas.) by Matt Braithwaite · 10 years ago
  63. 4fac72e Add server-side support for Signed Certificate Timestamps. by Paul Lietar · 10 years ago
  64. 2c99d28 Fix buffer size computation. by David Benjamin · 10 years ago
  65. 30789da Add tests for bidirectional shutdown. by David Benjamin · 10 years ago
  66. 6ca9355 runner: check bounds on packets in skipPacket. by David Benjamin · 10 years ago
  67. 4cf369b Reject empty records of unexpected type. by David Benjamin · 10 years ago
  68. 8e6db49 Add more aggressive DTLS replay tests. by David Benjamin · 10 years ago
  69. 24f346d Limit the number of warning alerts silently consumed. by David Benjamin · 10 years ago
  70. a8ebe22 Add tests for empty record limit and make it work in the async case. by David Benjamin · 10 years ago
  71. af0e32c Add SSL_get_tls_unique. by Adam Langley · 10 years ago
  72. 9a41d1b Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. by David Benjamin · 10 years ago
  73. e9a80ff Add tests for CHACHA20_POLY1305 ciphers. by David Benjamin · 10 years ago
  74. c565ebb Add tests for SSL_export_keying_material. by David Benjamin · 10 years ago
  75. 340d5ed Test that warning alerts are ignored. by David Benjamin · 10 years ago
  76. 3fd1fbd Add test coverage for normal alert parsing. by David Benjamin · 10 years ago
  77. ddb9f15 Reject all invalid records. by David Benjamin · 10 years ago
  78. b3774b9 Add initial handshake reassembly tests. by David Benjamin · 10 years ago
  79. 83f9040 Add DTLS timeout and retransmit tests. by David Benjamin · 10 years ago
  80. d9b091b Revert "Drop retransmits in DTLS tests." by David Benjamin · 10 years ago
  81. c67a3ae Drop retransmits in DTLS tests. by David Benjamin · 10 years ago
  82. 1e29a6b Add assertions on the initial record version number. by David Benjamin · 10 years ago
  83. c44b1df Add test for renego client_version quirk. by David Benjamin · 10 years ago
  84. ca6c826 Add DTLS-SRTP tests. by David Benjamin · 10 years ago
  85. 4cd8c43 Remove support for processing fragmented alerts by Alex Chernyakhovsky · 10 years ago
  86. 5e961c1 Add DTLS replay tests. by David Benjamin · 10 years ago
  87. cf2d4f4 Test renegotiation with BoringSSL as the client. by Adam Langley · 10 years ago
  88. 2ae77d2 Test server-side renegotiation. by Adam Langley · 10 years ago
  89. 7571292 Extended master secret support. by Adam Langley · 10 years ago
  90. fc7b086 Test that ALPN is preferred over NPN. by David Benjamin · 11 years ago
  91. e58c4f5 Add a test to ensure False Start occurs. by David Benjamin · 11 years ago
  92. d30a990 Implement TLS Channel ID in runner.go by David Benjamin · 11 years ago
  93. 83c0bc9 Test-only DTLS implementation in runner.go. by David Benjamin · 11 years ago
  94. 9821454 Add tests for CVE-2014-3511. by David Benjamin · 11 years ago
  95. 43ec06f Test state machine asynchronous behavior. by David Benjamin · 11 years ago
  96. d86c767 Add a test to assert parsing V2ClientHellos works. by David Benjamin · 11 years ago
  97. 80842bd Fix test of first of 255 CBC padding bytes. by Adam Langley · 11 years ago
  98. 95c29f3 Inital import. by Adam Langley · 11 years ago