41 次代码提交 (d660b57208e433d7d64973d52c3ea06a77ec4b57)

作者 SHA1 备注 提交日期
  David Benjamin 79ae85e4f7 Remove NETSCAPE_HANG_BUG. 9 年前
  David Benjamin 33e799fe19 Don't allow CCS just before CertificateVerify in DTLS. 9 年前
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. 9 年前
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c 10 年前
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. 10 年前
  David Benjamin 07046a0946 Consistently use ssl_handshake_start and ssl_set_handshake_header. 10 年前
  David Benjamin 63c55a8e35 Fix memory leak on failure. 10 年前
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 年前
  David Benjamin 138c2ac627 Drop unnecessary version checks. 10 年前
  David Benjamin 90eeb11652 Remove SSL_set_debug. 10 年前
  David Benjamin beb47022b0 Remove redundant s->server assignments in handshake. 10 年前
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. 10 年前
  David Benjamin 63246e8a99 Remove s->type from SSL. 10 年前
  David Benjamin 533ef7304d Remove SSL_clear calls in handshake functions. 10 年前
  David Benjamin 8c88153465 Remove a place where SSL_clear cleans up after client/server confusion. 10 年前
  David Benjamin e58a71b9b3 Trim impossible state combinations. 10 年前
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. 10 年前
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. 10 年前
  Adam Langley 69a01608f3 Add malloc failure tests. 10 年前
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. 10 年前
  David Benjamin 60e7992764 Remove DTLSv1_listen. 10 年前
  Adam Langley 7571292eac Extended master secret support. 10 年前
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 年前
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. 10 年前
  David Benjamin 8da990677b Rename some message functions for consistency. 10 年前
  David Benjamin 92909a6206 Remove MS SGC support on the the server. 10 年前
  David Benjamin b52e3dded2 Move common code between two branches. 10 年前
  David Benjamin bd30f8e34a Remove support on both sides for *_fixed_(ec)dh client auth. 10 年前
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 年前
  David Benjamin fb4ea28bb8 Tidy DTLS cookie callback types. 10 年前
  David Benjamin 95fcaa4f4b Fix server-side ClientHello state machine. 10 年前
  Adam Langley 482b4f189f Fix DTLS certificate requesting code. 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 b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. 10 年前
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. 10 年前
  David Benjamin d26aea6c96 Remove remnants of KRB5 support. 10 年前
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 年前
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 年前
  Adam Langley 0289c73051 Fix TLS-PSK identity hint implementation issues. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前