1. 7e5dd25 Remove draft22 and experiment2. by Steven Valdez · 7 years ago
  2. 3c034b2 Add support for QUIC transport params. by Nick Harper · 7 years ago
  3. 36fcc4c Implement Token Binding by Nick Harper · 8 years ago
  4. 64cc121 Remove deprecated TLS 1.3 variants. by Steven Valdez · 7 years ago
  5. 650d8c3 Implement TLS 1.3 early exporters. by David Benjamin · 7 years ago
  6. 7ce2378 runner: Send the right alert for handshake message parsing failures. by David Benjamin · 7 years ago
  7. e7c95d9 Run TLS 1.3 tests at all variants and fix bugs. by David Benjamin · 7 years ago
  8. e6f30e4 Add tests for post-handshake CCS in draft "22". by David Benjamin · 7 years ago
  9. 964b237 Implement PR 1091 (TLS 1.3 draft '22'). by Steven Valdez · 7 years ago
  10. cd8470f Adding support for draft 21 as a TLS 1.3 variant. by Steven Valdez · 7 years ago
  11. ed84291 Revert "Pack encrypted handshake messages together." by David Benjamin · 7 years ago
  12. 883b546 runner: Check c.hand before changing ciphers. by David Benjamin · 7 years ago
  13. 75d43b5 Pack encrypted handshake messages together. by David Benjamin · 7 years ago
  14. 11ac519 Test DTLS record/packet packing more aggressively. by David Benjamin · 7 years ago
  15. be165a2 Fix missing TicketMaxEarlyDataInfo in first session ticket. by Steven Valdez · 7 years ago
  16. 4c7f5fa Remove old TLS 1.3 variants (NoSessionID and RecordType). by Steven Valdez · 7 years ago
  17. c7d4d21 Add experiment without client CCS and fix session ID bug. by Steven Valdez · 8 years ago
  18. 1682126 Add Experiment 2 by Steven Valdez · 8 years ago
  19. b0c761e Tolerate early ChangeCipherSpec in DTLS. by David Benjamin · 8 years ago
  20. 09ed119 Test that record-splitting splits records. by David Benjamin · 8 years ago
  21. dbe0158 Implement ContentType TLS 1.3 variant. by Steven Valdez · 8 years ago
  22. 520e122 Implement experimental alternate encoding of TLS 1.3. by Steven Valdez · 8 years ago
  23. a818134 Simplify ChangeCipherSpec code in runner. by David Benjamin · 8 years ago
  24. c94998a Revise version negotiation on the Go half. by Steven Valdez · 8 years ago
  25. e831a81 Adding support for sending early data on the client. by Steven Valdez · 8 years ago
  26. bbba939 Acknowledge KeyUpdate messages. by David Benjamin · 8 years ago
  27. ebacdee Add SendServerHelloAsHelloRetryRequest test. by David Benjamin · 8 years ago
  28. 794cc59 Send half-RTT tickets when negotiating 0-RTT. by David Benjamin · 8 years ago
  29. 2d85062 Add Data-less Zero-RTT support. by Steven Valdez · 8 years ago
  30. 924a352 Remove experimental TLS 1.3 short record header extension. by Steven Valdez · 8 years ago
  31. ab20cec Read 0-RTT data in Bogo. by Nick Harper · 8 years ago
  32. f2511f1 Send 0-RTT data in bogo. by Nick Harper · 8 years ago
  33. 17b3083 Use a separate timeout scheme for TLS 1.3. by David Benjamin · 8 years ago
  34. 7cd0a97 Bogo: Send and receive 0.5-RTT data. by Nick Harper · 8 years ago
  35. 47383aa Skip over early data in bogo. by Nick Harper · 8 years ago
  36. e3fbb36 Test SSL_set_max_send_fragment. by David Benjamin · 8 years ago
  37. 9c33ae8 Fix TLS 1.3 NewSessionTicket processing. by David Benjamin · 8 years ago
  38. 08b65f4 Enabling 0-RTT on new Session Tickets. by Steven Valdez · 8 years ago
  39. 053fee9 Enforce the SSL 3.0 no_certificate alert in tests. by David Benjamin · 8 years ago
  40. 6f600d6 Add experimental TLS 1.3 short record header extension. by David Benjamin · 8 years ago
  41. a4ee74d Skipping early data on 0RTT rejection. by Steven Valdez · 8 years ago
  42. a833c35 Update to TLS 1.3 draft 18. by Steven Valdez · 8 years ago
  43. e6f2221 Enforce record-layer version numbers. by David Benjamin · 8 years ago
  44. c4aa727 Updating Key Schedule and KeyUpdate to draft 16. by Steven Valdez · 8 years ago
  45. 1286bee Test that unknown TLS 1.3 ticket extensions are tolerated. by David Benjamin · 8 years ago
  46. 1a5e8ec Apply GREASE to TLS 1.3 tickets. by David Benjamin · 8 years ago
  47. 5b98608 Updating NewSessionTicket message and updating PSK to Draft 15. by Steven Valdez · 9 years ago
  48. 7f0965a Check versions before trying to send KeyUpdate. by David Benjamin · 8 years ago
  49. 7a4aaa4 Fix TLS 1.3 fuzzer mode in Go. by David Benjamin · 9 years ago
  50. 639846e Add tests for trailing data in handshake messages. by David Benjamin · 9 years ago
  51. 0b3625b Add support for TLS 1.3 PSK resumption in Go. by Nick Harper · 9 years ago
  52. 1dc53d2 Adding handling for KeyUpdate post-handshake message. by Steven Valdez · 9 years ago
  53. 4792110 Forbid interleaving app data in a HelloRequest. by David Benjamin · 9 years ago
  54. 21c0028 Implement KeyUpdate in Go. by David Benjamin · 9 years ago
  55. d5a4ecb Support accepting TLS 1.3 tickets on the Go client. by David Benjamin · 9 years ago
  56. 5810488 Add support for sending TLS 1.3 tickets in Go. by David Benjamin · 9 years ago
  57. 12d2c48 Add a packed renegotiation test. by David Benjamin · 9 years ago
  58. 5440fe0 Adding HelloRetryRequest. by Steven Valdez · 9 years ago
  59. dcfbc67 Implement HelloRetryRequest in Go. by Nick Harper · 9 years ago
  60. 8d315d7 Remove enableTLS13Handshake. by David Benjamin · 9 years ago
  61. 0b8d5da Add much more aggressive WrongMessageType tests. by David Benjamin · 9 years ago
  62. 97a0a08 Implement exporters for TLS 1.3 in Go. by David Benjamin · 9 years ago
  63. 71dd666 Test that stray HelloRequests during the handshake are ignored. by David Benjamin · 9 years ago
  64. b41d2e4 Implement basic TLS 1.3 client handshake in Go. by Nick Harper · 9 years ago
  65. 582ba04 Add tests for packed handshake records in TLS. by David Benjamin · 9 years ago
  66. ff26f09 Fix c.in.decrypt error handling in runner. by David Benjamin · 9 years ago
  67. 24599a8 Rename EncryptedExtensions in Go in preparation for TLS 1.3. by David Benjamin · 9 years ago
  68. 60edffd Change SignatureAndHashAlgorithm to SignatureScheme in Go. by Nick Harper · 9 years ago
  69. c9ae27c Build up TLS 1.3 record-layer tests. by David Benjamin · 9 years ago
  70. bde0039 Stop messing with ssl->version before sending protocol_version. by David Benjamin · 9 years ago
  71. 1fd39d8 Add TLS 1.3 record layer to go implementation. by Nick Harper · 9 years ago
  72. 4d55961 Unflake Unclean-Shutdown-Alert on Windows. by David Benjamin · 9 years ago
  73. fa214e4 Tidy up shutdown state. by David Benjamin · 9 years ago
  74. 0d3a8c6 Don't allow alert records with multiple alerts. by David Benjamin · 9 years ago
  75. 0b7ca7d Add tests for doing client auth with no certificates. by David Benjamin · 9 years ago
  76. f2b8363 Fix the tests for the fuzzer mode. by David Benjamin · 9 years ago
  77. ef5dfd2 Add tests for malformed HelloRequests. by David Benjamin · 9 years ago
  78. 3e052de Tighten SSL_OP_LEGACY_SERVER_CONNECT to align with RFC 5746. by David Benjamin · 9 years ago
  79. 27a0d08 Add ssl_renegotiate_ignore. by Adam Langley · 9 years ago
  80. 13e81fc Fix DTLS asynchronous write handling. by David Benjamin · 9 years ago
  81. dc7e9c4 Make the runner tests a go “test” by Adam Langley · 10 years ago
  82. 0d62f26 Adding more options for signing digest fallback. by Steven Valdez · 10 years ago
  83. af09675 Restore the NULL-SHA ciphersuite. (Alas.) by Matt Braithwaite · 10 years ago
  84. 4fac72e Add server-side support for Signed Certificate Timestamps. by Paul Lietar · 10 years ago
  85. 2c99d28 Fix buffer size computation. by David Benjamin · 10 years ago
  86. 30789da Add tests for bidirectional shutdown. by David Benjamin · 10 years ago
  87. 6ca9355 runner: check bounds on packets in skipPacket. by David Benjamin · 10 years ago
  88. 4cf369b Reject empty records of unexpected type. by David Benjamin · 10 years ago
  89. 8e6db49 Add more aggressive DTLS replay tests. by David Benjamin · 10 years ago
  90. 24f346d Limit the number of warning alerts silently consumed. by David Benjamin · 10 years ago
  91. a8ebe22 Add tests for empty record limit and make it work in the async case. by David Benjamin · 10 years ago
  92. af0e32c Add SSL_get_tls_unique. by Adam Langley · 10 years ago
  93. 9a41d1b Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. by David Benjamin · 10 years ago
  94. e9a80ff Add tests for CHACHA20_POLY1305 ciphers. by David Benjamin · 10 years ago
  95. c565ebb Add tests for SSL_export_keying_material. by David Benjamin · 10 years ago
  96. 340d5ed Test that warning alerts are ignored. by David Benjamin · 10 years ago
  97. 3fd1fbd Add test coverage for normal alert parsing. by David Benjamin · 10 years ago
  98. ddb9f15 Reject all invalid records. by David Benjamin · 10 years ago
  99. b3774b9 Add initial handshake reassembly tests. by David Benjamin · 10 years ago
  100. 83f9040 Add DTLS timeout and retransmit tests. by David Benjamin · 10 years ago