857 Commits (4732c544f76958ea75af2e5a05b9d77a2341128a)

Author SHA1 Message Date
  David Benjamin ed188fd8ef Enforce supported_versions in the second ServerHello. 6 years ago
  Matthew Braithwaite e30fac6371 Fuzz SSL_serialize_handoff() and SSL_serialize_handback(). 6 years ago
  David Benjamin 6e678eeb6e Remove legacy SHA-2 CBC ciphers. 6 years ago
  David Benjamin 71666cb87c Allow renego and config shedding to coexist more smoothly. 6 years ago
  Matthew Braithwaite b7bc80a9a6 SSL_CONFIG: new struct for sheddable handshake configuration. 6 years ago
  Matthew Braithwaite a2dd781884 Defer writing the shim settings. 6 years ago
  David Benjamin 06c28d8e51 Simplify shim timeout logic. 6 years ago
  David Benjamin 56b1a8efa6 Test the high-order bit in X25519. 6 years ago
  David Benjamin e28552dec8 Add an API to disable RSA-PSS for certificates. 6 years ago
  David Benjamin 6879e19362 Rename SSL_SIGN_RSA_PSS_SHA* constants. 6 years ago
  Steven Valdez 861f384d7b Implement TLS 1.3 draft28. 6 years ago
  Matthew Braithwaite 56986f905f Hand back ECDHE split handshakes after the first server message. 6 years ago
  David Benjamin 8a1a5daa49 Send the fake session ID in the test suite. 6 years ago
  Adam Langley 8df8e64205 Record whether dummy PQ padding was used. 6 years ago
  Adam Langley 4702db6306 Update dummy PQ extension for round two. 6 years ago
  David Benjamin 1bf2337fe1 Reject compressed ECDH coordinates in TLS. 6 years ago
  David Benjamin 48669209b7 Fix fuzzer mode suppressions. 6 years ago
  Adam Langley ddb57cfb51 Add tests for split handshakes. 6 years ago
  Steven Valdez 7e5dd25d47 Remove draft22 and experiment2. 6 years ago
  Nick Harper 3c034b2cf3 Add support for QUIC transport params. 6 years ago
  David Benjamin 0ab3f0ca25 Notice earlier if a server echoes the TLS 1.3 compatibility session ID. 6 years ago
  Adam Langley 449a9e6a9e Make the gdb window larger. 6 years ago
  Steven Valdez cb15cfda29 Add draft23 tests. 6 years ago
  Nick Harper 36fcc4ca5d Implement Token Binding 7 years ago
  David Benjamin afd1cd959e Work around an NDK / Android bug. 6 years ago
  Adam Langley 512a289a8a Add support for dummy PQ padding. 6 years ago
  Steven Valdez 74666da5b3 Update key share extension number for draft23. 6 years ago
  David Benjamin 6df6540766 Add a draft TLS 1.3 anti-downgrade signal. 6 years ago
  Steven Valdez 64cc121f41 Remove deprecated TLS 1.3 variants. 6 years ago
  David Benjamin f88242d1c1 SSL_export_keying_material should work in half-RTT. 6 years ago
  Steven Valdez f98b582ded Fix tls13_variant check to check max_version. 6 years ago
  David Benjamin 650d8c393e Implement TLS 1.3 early exporters. 6 years ago
  David Benjamin 8f53fc0a94 Fix fuzzer mode suppressions. 6 years ago
  David Benjamin 21baf6421a Fix CustomExtensions-Server-EarlyDataAccepted test. 6 years ago
  David Benjamin 494e4d0e89 Add an option for False Start without ALPN. 6 years ago
  Steven Valdez 9986f6b045 Fix renegotiation with TLS 1.3 draft 22. 6 years ago
  David Benjamin fb535892e5 runner: Rewrite some more parsers. 6 years ago
  Steven Valdez c5c31abe2b Enforce compression_method in TLS 1.3 draft 22. 7 years ago
  Steven Valdez e6cefe41bb Update PR 1091 CL to use draft22 version. 7 years ago
  David Benjamin a7673facf8 runner: Parse CertificateRequest with byteReader. 7 years ago
  David Benjamin 28b267b357 runner: Parse Certificate with byteReader. 7 years ago
  David Benjamin bd911af514 runner: Parse SH/HRR/EE with byteReader. 7 years ago
  David Benjamin 7ce2378750 runner: Send the right alert for handshake message parsing failures. 7 years ago
  David Benjamin be8c8b4b1d runner: Add a byteReader type and convert ClientHello parsing. 7 years ago
  David Benjamin 855d5046c7 Unwind legacy SSL_PRIVATE_KEY_METHOD hooks. 7 years ago
  David Benjamin 8793942c5c Fix fuzzer mode suppressions. 7 years ago
  David Benjamin e7c95d91f8 Run TLS 1.3 tests at all variants and fix bugs. 7 years ago
  David Benjamin 3bba5ccf35 Add EndOfEarlyData to per-message tests. 7 years ago
  David Benjamin e6f30e4ce1 Add tests for post-handshake CCS in draft "22". 7 years ago
  David Benjamin 13761f2833 Fix TLSInnerPlaintext limit. 7 years ago