30 次代码提交 (d660b57208e433d7d64973d52c3ea06a77ec4b57)

作者 SHA1 备注 提交日期
  Adam Langley 6e73d62dcc Touch up ssl3_get_message. 10 年前
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. 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 44f2d1a9bf Use EVP_MAX_MD_SIZE to size the Finished message. 10 年前
  Adam Langley 139ed19580 Address code-review comments from prev changes. 10 年前
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. 10 年前
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 年前
  David Benjamin 8c37cb60d4 Advance to the next state variant when reusing messages (PR3597). 10 年前
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. 10 年前
  David Benjamin 63246e8a99 Remove s->type from SSL. 10 年前
  David Benjamin be700c6328 Remove remnant of MS SGC second ClientHello. 10 年前
  Adam Langley 7571292eac Extended master secret support. 10 年前
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. 10 年前
  David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio. 10 年前
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10 年前
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. 10 年前
  David Benjamin 5b8f104ee8 Revise hash management for reading the Finished message. 10 年前
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. 10 年前
  David Benjamin a7d1363fcb Prune removed key types from SSL_PKEY_*. 10 年前
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 年前
  David Benjamin 09bd58d1f1 Replace some DTLS version checks with SSL_IS_DTLS. 10 年前
  Adam Langley ded93581f1 Windows build fixes. 10 年前
  Alex Chernyakhovsky 6ccf29012c Remove use of freelist_{extract,insert} 10 年前
  Alex Chernyakhovsky 983f6bdb58 Set OPENSSL_NO_BUF_FREELISTS 10 年前
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. 10 年前
  David Benjamin 019c3cc64a Remove last remnants of GOST support. 10 年前
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. 10 年前
  Adam Langley 1258b6a756 ChannelID support. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前