37 次代码提交 (7fdeaf11017b82368e0a97547fc491b90ad40f67)

作者 SHA1 备注 提交日期
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. 10 年前
  Alex Chernyakhovsky 983f6bdb58 Set OPENSSL_NO_BUF_FREELISTS 10 年前
  David Benjamin 072c953f40 Convert some malloc + memcpys into BUF_memdup. 10 年前
  David Benjamin 61b66ffcc2 Fix error-handling bugs. 10 年前
  David Benjamin 7e3305eebd Fix False Start without session tickets. 10 年前
  David Benjamin 77a942b7fe Don't use the RSA key exchange with a signing-only key. 10 年前
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. 10 年前
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. 10 年前
  David Benjamin 019c3cc64a Remove last remnants of GOST support. 10 年前
  David Benjamin 0e498f14d2 Remove some remnants of SSLv2 support. 10 年前
  David Benjamin 39482a13ac Remove get_cipher_by_char and put_cipher_by_char. 10 年前
  David Benjamin 072334d943 Consistently use uint16_t for curve IDs. 10 年前
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. 10 年前
  David Benjamin ced551f967 Port ssl3_get_next_proto to CBS. 10 年前
  David Benjamin 398ba895fb Remove SSL_copy_session_id. 10 年前
  David Benjamin 5468b23797 Remove rest of DANE code. 10 年前
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. 10 年前
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 年前
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 年前
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) 10 年前
  David Benjamin fd76191821 Remove opaque_prf_input extension. 10 年前
  David Benjamin d7e23c17a9 Remove serverinfo and custom extensions support. 10 年前
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. 10 年前
  Adam Langley ac61fa379f Implement TLS_FALLBACK_SCSV support for the client. 10 年前
  Adam Langley 041240485d Avoid out-of-bounds write in SSL_get_shared_ciphers 10 年前
  Adam Langley 0289c73051 Fix TLS-PSK identity hint implementation issues. 10 年前
  Adam Langley a5dc545bbc Set SID from SSL_CTX 10 年前
  Adam Langley dc9b141127 Early callback support. 10 年前
  Adam Langley 2970779684 Fallback SCSV. 10 年前
  Adam Langley 858a88daf2 Equal preference cipher groups. 10 年前
  Adam Langley c9fb37504f SSL AEAD support. 10 年前
  Adam Langley 0b5c1ac8ad TLS 1.1 ciphers. 10 年前
  Adam Langley 1258b6a756 ChannelID support. 10 年前
  Adam Langley 95f22882a7 Add function to test headers agree. 10 年前
  Adam Langley b2ce05839b Add support for asynchronous session lookup. 10 年前
  Adam Langley adb739e1e5 False Start support. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前