44 커밋 (78e6978ab9b043c8eae118279a382a8cd1f3d095)

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