51 Комити (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Аутор SHA1 Порука Датум
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. пре 9 година
  David Benjamin d1d8078025 Fold away certificate slots mechanism. пре 9 година
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. пре 9 година
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. пре 9 година
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. пре 9 година
  Adam Langley 691992b0ea Minor typo fix in comment. пре 9 година
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. пре 9 година
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. пре 9 година
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. пре 9 година
  David Benjamin ac4de241b1 Zero s->packet when releasing the read buffer. пре 9 година
  David Benjamin a24265cfb1 Fix random magic number in ssl3_output_cert_chain. пре 9 година
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. пре 9 година
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. пре 9 година
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. пре 9 година
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h пре 9 година
  David Benjamin 4a3f0732fd Tidy record length check. пре 9 година
  David Benjamin f8ba285535 Remove redundant SSL_READING lines after ssl_read_bytes. пре 9 година
  David Benjamin 8b368412d3 Minor formatting fixes. пре 9 година
  David Benjamin 5ca39fb50c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. пре 9 година
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. пре 9 година
  David Benjamin 9d0847ae6d Add some missing error failure checks. пре 9 година
  Adam Langley 6e73d62dcc Touch up ssl3_get_message. пре 10 година
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. пре 10 година
  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 година