710 次程式碼提交 (a1ce85696d2ba58a5739e0bb05e181717ff1f7db)

作者 SHA1 備註 提交日期
  David Benjamin a1ce85696d Test record splitting at all ciphers. 7 年之前
  David Benjamin 634f475255 Test the Channel IDs are not requested without ECDHE. 7 年之前
  David Benjamin c3648faaa7 Add tests for SSL_VERIFY_PEER_IF_NO_OBC and fix TLS 1.3. 7 年之前
  David Benjamin 364af78407 Add some cipher negotiation tests. 7 年之前
  David Benjamin 413e79e947 Test the client rejects invalid compression methods from the server. 7 年之前
  David Benjamin 9343b0b8b3 Don't check renegotiation_info in fuzzer mode. 7 年之前
  David Benjamin 0fde2eb0e3 Update TLS fuzzer format with prepended settings. 7 年之前
  Steven Valdez c94998ae95 Revise version negotiation on the Go half. 7 年之前
  David Benjamin 353577cdc7 Fix SSL_set_{min,max}_proto_version APIs in invalid versions. 7 年之前
  David Benjamin 5aaaa98f8c Detect WatchGuard's TLS 1.3 interference failure mode. 7 年之前
  David Benjamin a75fc71055 Update fuzzer mode suppressions. 7 年之前
  David Benjamin 0391f16673 Fix some malloc failure handling. 7 年之前
  Steven Valdez e831a81518 Adding support for sending early data on the client. 7 年之前
  David Benjamin 24e5886c0e Add a test for invalid alert types. 7 年之前
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. 7 年之前
  David Benjamin 8ba6a1496b Fix build with VS 2017. 7 年之前
  Matthew Braithwaite 2d04cf08cb Test with IPv6 by default, and IPv4 only if that fails. 7 年之前
  Steven Valdez 873ebc9783 Improve TestConfig flags for initial and resumption connections. 7 年之前
  David Benjamin 4d1f4ba08d Timeout the shim on Accept and Wait. 7 年之前
  David Benjamin 29975899e3 Unwind DHE support from BoGo. 7 年之前
  Adam Langley c88f24596c Don't print message when waiting for urandom entropy. 7 年之前
  Adam Langley 4b65693c7e Make runner ignore entropy warnings. 7 年之前
  Alessandro Ghedini de254b4c4e Enforce max_early_data_size on the server. 7 年之前
  David Benjamin 71c21b4300 Add SSL_CTX_set_verify_algorithm_prefs. 7 年之前
  David Benjamin 96bc12a494 Remove includeDHE from runner.go. 7 年之前
  Matthew Braithwaite 7e06de5d2d Really remove DHE ciphersuites from TLS. 7 年之前
  David Benjamin 3cfeb9522b Disable SSLv3 by default. 7 年之前
  David Benjamin bbba9394c8 Acknowledge KeyUpdate messages. 7 年之前
  David Benjamin ebacdeed67 Add SendServerHelloAsHelloRetryRequest test. 7 年之前
  David Benjamin 69522117a6 Support Ed25519 in TLS. 7 年之前
  David Benjamin d768c5d767 Support Ed25519 keys in BoGo. 7 年之前
  David Benjamin e1d18a7a88 Vendor a copy of golang.org/x/crypto/ed25519. 7 年之前
  David Benjamin a232a7159c Deprecate SSL_PRIVATE_KEY_METHOD type and max_signature_len. 7 年之前
  David Benjamin c8ff30cbe7 Add an option to allow unknown ALPN protocols. 7 年之前
  David Benjamin ebcb5beb19 Sync vendored copies of Go poly1305 and curve25519. 7 年之前
  David Benjamin 0c05c37f93 Update fuzzer exclusions. 7 年之前
  David Benjamin 6bb507bc9c Add missing tests for the Channel ID / 0-RTT interaction. 7 年之前
  Steven Valdez f368c73826 Fix fuzzer excludes. 7 年之前
  Adam Langley 764ab9802e Support and test P-224 certificates. 7 年之前
  David Benjamin 8c26d750e1 Test the behavior of running SSL_do_handshake twice in a row. 7 年之前
  Steven Valdez 681eb6ac2d Adding support for receiving early data on the server. 7 年之前
  David Benjamin 32c8927159 Add a test for missing end_of_early_data. 7 年之前
  David Benjamin 065d733c4b Test ticket age skew when resuming a resumed session. 7 年之前
  Steven Valdez 2a0707210a Prevent Channel ID and Custom Extensions on 0-RTT. 7 年之前
  David Benjamin 794cc59e25 Send half-RTT tickets when negotiating 0-RTT. 7 年之前
  David Benjamin 4784b99bf3 Use set_{accept,connect}_state + do_handshake in bssl_shim. 7 年之前
  David Benjamin e3843d41b9 Run all state machine coverage tests on implicit handshake. 7 年之前
  David Benjamin bbf4246546 Add a test that ALPN is rejected on renegotiation. 7 年之前
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7 年之前
  Alessandro Ghedini 57e81e666a Name |select_certificate_cb| return values 7 年之前