51 Коміти (399e7c94bfac09a64db3aff020952ee2f8363c56)

Автор 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 роки тому