add SSL_CONF functions and documentation
authorDr. Stephen Henson <steve@openssl.org>
Fri, 16 Nov 2012 19:12:24 +0000 (19:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 16 Nov 2012 19:12:24 +0000 (19:12 +0000)
commit3db935a9e5e62fcbde719b2a03ce8941bb13514a
tree7342527a5baf5f988b42a35b7731dd778bfb7381
parent63d103ea48ec588700b681ff420cdf9a2907554e
add SSL_CONF functions and documentation
12 files changed:
CHANGES
doc/ssl/SSL_CONF_CTX_new.pod [new file with mode: 0644]
doc/ssl/SSL_CONF_CTX_set1_prefix.pod [new file with mode: 0644]
doc/ssl/SSL_CONF_CTX_set_flags.pod [new file with mode: 0644]
doc/ssl/SSL_CONF_CTX_set_ssl_ctx.pod [new file with mode: 0644]
doc/ssl/SSL_CONF_argv.pod [new file with mode: 0644]
doc/ssl/SSL_CONF_cmd.pod [new file with mode: 0644]
doc/ssl/SSL_CTX_new.pod
ssl/Makefile
ssl/ssl.h
ssl/ssl_conf.c [new file with mode: 0644]
ssl/ssl_err.c