51 Révisions (a54cc0c55c46996caa75a6d508f1a56693581fbe)

Auteur SHA1 Message Date
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin d1d8078025 Fold away certificate slots mechanism. il y a 9 ans
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. il y a 9 ans
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. il y a 9 ans
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. il y a 9 ans
  Adam Langley 691992b0ea Minor typo fix in comment. il y a 9 ans
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. il y a 9 ans
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. il y a 9 ans
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. il y a 9 ans
  David Benjamin ac4de241b1 Zero s->packet when releasing the read buffer. il y a 9 ans
  David Benjamin a24265cfb1 Fix random magic number in ssl3_output_cert_chain. il y a 9 ans
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. il y a 9 ans
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. il y a 9 ans
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. il y a 9 ans
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h il y a 9 ans
  David Benjamin 4a3f0732fd Tidy record length check. il y a 9 ans
  David Benjamin f8ba285535 Remove redundant SSL_READING lines after ssl_read_bytes. il y a 9 ans
  David Benjamin 8b368412d3 Minor formatting fixes. il y a 9 ans
  David Benjamin 5ca39fb50c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. il y a 9 ans
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. il y a 9 ans
  David Benjamin 9d0847ae6d Add some missing error failure checks. il y a 9 ans
  Adam Langley 6e73d62dcc Touch up ssl3_get_message. il y a 10 ans
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. il y a 10 ans
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c il y a 10 ans
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. il y a 10 ans
  David Benjamin 44f2d1a9bf Use EVP_MAX_MD_SIZE to size the Finished message. il y a 10 ans
  Adam Langley 139ed19580 Address code-review comments from prev changes. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. il y a 10 ans
  David Benjamin 8c37cb60d4 Advance to the next state variant when reusing messages (PR3597). il y a 10 ans
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. il y a 10 ans
  David Benjamin 63246e8a99 Remove s->type from SSL. il y a 10 ans
  David Benjamin be700c6328 Remove remnant of MS SGC second ClientHello. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. 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 859ec3cc09 Add SSL_CTX_set_keylog_bio. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. il y a 10 ans
  David Benjamin 5b8f104ee8 Revise hash management for reading the Finished message. il y a 10 ans
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. il y a 10 ans
  David Benjamin a7d1363fcb Prune removed key types from SSL_PKEY_*. il y a 10 ans
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. il y a 10 ans
  David Benjamin 09bd58d1f1 Replace some DTLS version checks with SSL_IS_DTLS. il y a 10 ans
  Adam Langley ded93581f1 Windows build fixes. il y a 10 ans
  Alex Chernyakhovsky 6ccf29012c Remove use of freelist_{extract,insert} il y a 10 ans
  Alex Chernyakhovsky 983f6bdb58 Set OPENSSL_NO_BUF_FREELISTS il y a 10 ans
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. il y a 10 ans
  David Benjamin 019c3cc64a Remove last remnants of GOST support. il y a 10 ans
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. il y a 10 ans
  Adam Langley 1258b6a756 ChannelID support. il y a 10 ans