93 Révisions (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Auteur SHA1 Message Date
  David Benjamin dd978784d7 Always enable ecdh_auto. il y a 9 ans
  David Benjamin 6b38086341 Remove SSL_CIPHER::valid. il y a 9 ans
  David Benjamin 0344dafb71 Tidy cipher rule processing. il y a 9 ans
  David Benjamin 107db58047 Switch cipher masks to uint32_t. il y a 9 ans
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. il y a 9 ans
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h il y a 9 ans
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. il y a 9 ans
  David Benjamin c0f763b080 Simplify server-side ECDH curve selection. il y a 9 ans
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. il y a 9 ans
  David Benjamin a5a3eeb9cc Remove ssl_cert_inst() il y a 9 ans
  David Benjamin 2fa83de3f2 Move handshake method hooks to SSL_PROTOCOL_METHOD. il y a 9 ans
  David Benjamin 4c31123bfc Remove finish_mac_length from SSL3_ENC_METHOD. il y a 9 ans
  Adam Langley 5f0efe06e1 Use SSL_MODE_SEND_FALLBACK_SCSV. il y a 9 ans
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. il y a 9 ans
  David Benjamin 65226257c1 Add SSL_CIPHER_get_rfc_name. il y a 9 ans
  David Benjamin ccf74f8085 Revise SSL_cutthrough_complete and SSL_in_init. il y a 9 ans
  David Benjamin e820df9371 Forbid interleaving between application data and handshake protocols. il y a 9 ans
  David Benjamin 0cb3f5bc27 Switch OBJ_undef uses to NID_undef. il y a 9 ans
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. il y a 9 ans
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. il y a 9 ans
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  David Benjamin 62fd16283a Implement SSL_clear with ssl_new and ssl_free. il y a 9 ans
  David Benjamin 02ddbfdf46 Move Channel ID initialization out of ssl3_new. il y a 9 ans
  Adam Langley be2900a6a3 Reformat s3_{enc|lib}.c. il y a 9 ans
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. il y a 10 ans
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. il y a 10 ans
  David Benjamin 7e23746dd4 Remove redundant SSL_ST_BEFORE-related checks. il y a 10 ans
  David Benjamin 338fcafe76 Mark SSL3_ENC_METHODs const and remove an unused one. il y a 10 ans
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. il y a 10 ans
  David Benjamin e319a2f73a Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. il y a 10 ans
  David Benjamin ff42cc1eac Fix FALLBACK_SCSV, Channel ID, OCSP stapling, and SCTs with the generic method. il y a 10 ans
  David Benjamin 033e5f47d1 Remove CERT_PKEY::valid_flags. il y a 10 ans
  David Benjamin f31e681acf Clean up ssl_set_cert_masks. il y a 10 ans
  David Benjamin 248f350ed8 Remove SSL_get_peer_signature_nid and don't compute digests for peer_key. il y a 10 ans
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. il y a 10 ans
  David Benjamin e1b20a0136 Remove SSL3_FLAGS_POP_BUFFER. il y a 10 ans
  David Benjamin 525a0fe315 Remove client-side support for ServerKeyExchange in the RSA key exchange. il y a 10 ans
  David Benjamin 1a8b549098 Fix memory leak in calling SSL_clear. il y a 10 ans
  Adam Langley 0e2a3cf98a Remove KSSL_DEBUG. il y a 10 ans
  David Benjamin eb380a4632 Fix build on Windows. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin a19fc259f0 Move ECC extensions out of SSL_SESSION. il y a 10 ans
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. il y a 10 ans
  David Benjamin 42e9a77c43 Split tls1_check_ec_key. il y a 10 ans
  David Benjamin 594a58e078 Remove remnants of export cipher suite selection. il y a 10 ans
  David Benjamin 6c7aed048c Client-side OCSP stapling support. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans