summaryrefslogtreecommitdiffstats
path: root/install.com
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-10-16 13:09:24 +0000
committerBodo Möller <bodo@openssl.org>2001-10-16 13:09:24 +0000
commitbf21446a2a2bed0423ac17cbc007b5da2ce8bf2f (patch)
tree5775e0f21319cf235978221243826441ca969440 /install.com
parente72d734d5fef981371db695125cc1c3d236a8768 (diff)
Add per-SSL 'msg_callback' with 'msg_callback_arg'.
Both have per-SSL_CTX defaults. These new values can be set by calling SSL[_CTX]_[callback_]ctrl with codes SSL_CTRL_SET_MSG_CALLBACK and SSL_CTRL_SET_MSG_CALLBACK_ARG. So far, the callback is never actually called. Also rearrange some SSL_CTX struct members (some exist just in SSL_CTXs, others are defaults for SSLs and are either copied during SSL_new, or used if the value in the SSL is not set; these three classes of members were not in a logical order), and add some missing assignments to SSL_dup.
Diffstat (limited to 'install.com')
0 files changed, 0 insertions, 0 deletions