2998 Commits (5440fe0cd10aab3c106eadf9873bb6d61344e29f)
 

Author SHA1 Message Date
  Steven Valdez 5440fe0cd1 Adding HelloRetryRequest. 8 years ago
  Nick Harper 4d90c1067c Send extension indicating the TLS 1.3 draft version in Go. 8 years ago
  David Benjamin 13f1ebe827 Factor out the client_cert_cb code. 8 years ago
  David Benjamin 14a077c353 Revert "Add tests to ensure our ClientHello does not change." 8 years ago
  David Benjamin 69f40dff83 Add tests to ensure our ClientHello does not change. 8 years ago
  Nick Harper dcfbc67d1c Implement HelloRetryRequest in Go. 8 years ago
  Brian Smith c7fe3b9ac5 Ensure result affine coordinates in nistz256 are fully reduced. 8 years ago
  David Benjamin 93a034a7d7 CBBs are in an undefined state after an operation failed. 8 years ago
  Andrii Shyshkalov 0af8240d4e Infrastructure: Temporarily switch Android builders to experimental. 8 years ago
  Andrii Shyshkalov 8b466e3644 Add Android bots to CQ. 8 years ago
  Steven Valdez 3a28755bad Fix sending draft_version. 8 years ago
  David Benjamin e776cc2956 Implement SSLKEYLOGFILE support for TLS 1.3. 8 years ago
  David Benjamin f2401eb42b Add a ssl_hs_flush_and_read_message wait mode. 8 years ago
  Brian Smith feff406782 Switch one point addition to a point doubling in p256-x86_64.c. 8 years ago
  David Benjamin e470e66e14 Test if the ServerHello includes an unknown cipher suite. 8 years ago
  David Benjamin b62d287128 Add TLS 1.3 versions of the -Enforced versions. 8 years ago
  David Benjamin 8d315d7056 Remove enableTLS13Handshake. 8 years ago
  David Benjamin 4f9215734c Add a TLS 1.3 version of UnsupportedCurve. 8 years ago
  David Benjamin 942f4ed64e Implement OCSP stapling in TLS 1.3. 8 years ago
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. 8 years ago
  David Benjamin 4ee027fd05 Allow server supported_curves in TLS 1.3 in Go. 8 years ago
  David Benjamin eeef635a3f Remove dead code. 8 years ago
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. 8 years ago
  David Benjamin f5975d865b Support TLS 1.3 in bssl client. 8 years ago
  David Benjamin 0b8d5dab1f Add much more aggressive WrongMessageType tests. 8 years ago
  David Benjamin 7964b18da5 Add machinery for testing TLS 1.3 cipher change synchronization. 8 years ago
  David Benjamin 61672818ef Check for buffered handshake messages on cipher change in DTLS. 8 years ago
  David Benjamin cea0ab4361 Reject 1.3 ServerHellos with the RI extension in Go. 8 years ago
  David Benjamin 9ec1c75f25 Add TLS 1.3 version of EmptyCertificateList. 8 years ago
  David Benjamin edd65fb132 Const-correct HKDF_expand. 8 years ago
  David Benjamin 97d17d94e5 Run extensions tests at all versions. 8 years ago
  David Benjamin 46f94bdc30 Enforce in Go that all ServerHello extensions are known. 8 years ago
  David Benjamin d8ba86d84f Add a table for porting SSL_CTX_ctrl code. 8 years ago
  David Benjamin d3440b4d63 Give SSL_PRIVATE_KEY_METHOD a message-based API. 8 years ago
  David Benjamin 0c0b7e1e1f Widen SSL_PRIVATE_KEY_METHOD types to include the curve name. 8 years ago
  David Benjamin ca3d545d7f Add SSL_set_signing_algorithm_prefs. 8 years ago
  Steven Valdez 0ee2e1107e Fixing TLS 1.3 Go Handshake Bugs. 8 years ago
  Steven Valdez bf5aa846d6 Moving ssl_check_leaf_certificate to ssl_cert. 8 years ago
  David Benjamin 2aad406b1b Switch application traffic keys at the right time in Go TLS 1.3. 8 years ago
  David Benjamin 90bf7104de Reformat some macros. 8 years ago
  David Benjamin 49ec9bb353 Fix ssl3_get_cert_verify key type checks. 8 years ago
  David Benjamin 5c900c8c45 Factor out certificate list parsing. 8 years ago
  David Benjamin e0332e8853 Factor out CA list parsing. 8 years ago
  David Benjamin 5208fd4293 Generalize invalid signature tests and run at all versions. 8 years ago
  David Benjamin 32a66d51a6 Tidy up a few certificate-related utility functions. 8 years ago
  David Benjamin add5e52d74 Test SSL_get_peer_certificate and SSL_get_peer_cert_chain behavior. 8 years ago
  David Benjamin 25490f2d08 Add a unit test for SSL_CTX_set_retain_only_sha256_of_client_certs. 8 years ago
  David Benjamin f74ec79f96 Fix Go TLS 1.3 sigalg handling. 8 years ago
  David Benjamin bbfff7cb75 Rename all the signature algorithm tests. 8 years ago
  David Benjamin 8ac3571c93 Use SSL_get_extms_support in bssl_shim. 8 years ago