1475 Комити (ed6c5d39100fce575ef6c94b12c43f25c55d4205)

Аутор SHA1 Порука Датум
  David Benjamin c241d79261 Add tests around compression methods. пре 8 година
  David Benjamin abe94e3b0d Test that SNI warning alerts are ignored. пре 8 година
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. пре 8 година
  David Benjamin 0fb46d4a35 const-correct a variable. пре 8 година
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. пре 8 година
  David Benjamin 57e929f3c8 Enable RSA-PSS in TLS 1.2 by default. пре 8 година
  David Benjamin 9962057197 Test that the early callback can affect max_version. пре 8 година
  David Benjamin 163c95691a Forbid EMS from changing during renegotation. пре 8 година
  Matt Braithwaite 9c8c418853 Remove RC4 ciphersuites from TLS. пре 8 година
  Adam Langley a6cd185a54 Set verify_result, even on failure. пре 8 година
  Adam Langley 81f433540e Don't crash when a session callback returns NULL. пре 8 година
  Matt Braithwaite 07e7806177 runner: use 3DES instead of RC4 where possible. пре 8 година
  David Benjamin 311c2579f7 Declare SSL_R_BLOCK_CIPHER_PAD_IS_WRONG and SSL_R_NO_CIPHERS_SPECIFIED. пре 8 година
  David Benjamin 0fc37ef082 Fix a number of sigalg scope issues. пре 8 година
  David Benjamin 7c7d8313ab Trim a few extensions when min_version is TLS 1.3. пре 8 година
  David Benjamin 5c4e8571cc Fill in the curve ID for TLS 1.3. пре 8 година
  David Benjamin 29e5cf7209 Remove SSL_SESSION_get_key_exchange_info. пре 8 година
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. пре 8 година
  David Benjamin 04aa694363 Implement BORINGSSL_UNSAFE_FUZZER_MODE for TLS 1.3. пре 8 година
  David Benjamin 0e95015aa5 RSA-PSS should work in TLS 1.2. пре 8 година
  David Benjamin 7aa31d68fc Remove ssl->verify_result. пре 8 година
  David Benjamin 93d9743def Deprecate and no-op SSL_set_verify_result. пре 8 година
  David Benjamin 46662482b8 Test resuming renewed sessions. пре 8 година
  Steven Valdez 32635b828f Add limit for consecutive KeyUpdate messages. пре 8 година
  David Benjamin dd634ebebd s/nginx/NGINX/ пре 8 година
  Steven Valdez 54ed58e806 Forbid PKCS1 in TLS 1.3. пре 8 година
  Adam Langley 37646838e9 Have |SSL_get_verify_result| return |X509_V_OK| when no client certificate is given. пре 8 година
  David Benjamin 867bcba05d Move ssl_handshake_new, etc., into s3_both.c. пре 8 година
  David Benjamin ee32bea1d3 Fix TLS 1.2 sigalgs fallback logic for ECDSA. пре 8 година
  David Benjamin 8a8349b53e Request contexts are now illegal during the handshake. пре 8 година
  David Benjamin e73c7f4281 Flesh out missing TLS 1.3 state machine coverage. пре 8 година
  David Benjamin e54af069d8 Configure common config bits in one place. пре 8 година
  David Benjamin 405da48900 Improve TLS 1.3 resumption/version tests. пре 8 година
  Steven Valdez 4aa154e08f Adding code to send session as PSK Identity. пре 8 година
  David Benjamin 05cad5e00c Fix typo. пре 8 година
  EKR 5013fb41f2 Adding PORTING.md for instructions on how to port the test runner пре 8 година
  David Benjamin eed2401cac Apply SendClientVersion at the end. пре 8 година
  David Benjamin 4ac2dc4c0d Add a comment about ServerHello.supported_groups. пре 8 година
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. пре 8 година
  David Benjamin 3e51757de2 Enforce the server ALPN protocol was advertised. пре 8 година
  Adam Langley 37b486aade Remove optimisation for known DH groups. пре 8 година
  David Benjamin 881f196075 Make ECDHE_PSK + AES_GCM unmatchable. пре 8 година
  David Benjamin 25fe85b38c Insert a state before cert_cb. пре 8 година
  David Benjamin fddbadcba9 Pass a ClientHello into ssl3_choose_cipher. пре 8 година
  David Benjamin 1deb41bb2d Move SCSV handling out of cipher list parsing. пре 8 година
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h пре 8 година
  David Benjamin e14ff06694 Only have one ClientHello parser, not three. пре 8 година
  EKR f71d7ed014 Shim-specific configuration file with suppressions and error translation. пре 8 година
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. пре 8 година
  David Benjamin e7e36aae25 Test that switching versions on renego is illegal. пре 8 година