44 Révisions (78e6978ab9b043c8eae118279a382a8cd1f3d095)

Auteur SHA1 Message Date
  David Benjamin 1e52ecac4d Normalize tls1_enc return values. il y a 9 ans
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. il y a 9 ans
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. 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 31b1d81354 Factor SSLv3 key derivation steps into an ssl3_PRF. il y a 9 ans
  David Benjamin 1f5e115ea9 Tidy up tls1_PRF a little. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  David Benjamin af032d68b3 Allocate the temporary buffer in tls1_PRF internally. il y a 9 ans
  Adam Langley fcf25833bc Reformat the rest of ssl/. il y a 9 ans
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. il y a 9 ans
  David Benjamin 4841ce49a0 Fix EVP_Cipher error-handling. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  Adam Langley 69a01608f3 Add malloc failure tests. il y a 10 ans
  Adam Langley 0e2a3cf98a Remove KSSL_DEBUG. il y a 10 ans
  David Benjamin a0ca1b742f DTLS1_AD_MISSING_HANDSHAKE_MESSAGE does not exist. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. il y a 10 ans
  Adam Langley 88333ef7d7 Fix switching between AEAD and non-AEAD in a renegotiation. il y a 10 ans
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. il y a 10 ans
  David Benjamin d633d6303c Remove indirection in loading ciphers. il y a 10 ans
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. il y a 10 ans
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin f9b96fa493 Fix flipped DTLS checks. il y a 10 ans
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. il y a 10 ans
  David Benjamin 09bd58d1f1 Replace some DTLS version checks with SSL_IS_DTLS. il y a 10 ans
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. il y a 10 ans
  David Benjamin 019c3cc64a Remove last remnants of GOST support. il y a 10 ans
  David Benjamin 7bf334a9ff Perform bounds checks in hmac_signctx. il y a 10 ans
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. il y a 10 ans
  David Benjamin fd76191821 Remove opaque_prf_input extension. il y a 10 ans
  Adam Langley 9447dff5a2 Use RC4-MD5 AEAD in ssl/ il y a 10 ans
  Victor Vasiliev 508c29fec9 Remove references to AEAD in non-AEAD interface codepath il y a 10 ans
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. il y a 10 ans
  Adam Langley caddf1c4de Use correct digest when exporting keying material. il y a 10 ans
  Adam Langley 9f61d7f4a1 ssl/t1_enc.c: check EVP_MD_CTX_copy return value. il y a 10 ans
  Adam Langley 2970779684 Fallback SCSV. il y a 10 ans
  Adam Langley d493d5289d CBC record splitting. il y a 10 ans
  Adam Langley de0b202684 ChaCha20-Poly1305 support. il y a 10 ans
  Adam Langley c9fb37504f SSL AEAD support. il y a 10 ans
  Adam Langley a5fa5b7bb6 tls1_change_cipher_state rewrite il y a 10 ans
  Adam Langley 1258b6a756 ChannelID support. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans