Viktor Szakats
73b6924ed7
OPENSSL_init_ssl.pod: fix minor typo
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-16 22:49:23 +01:00
Rich Salz
7253fd550c
Hide OPENSSL_INIT_SETTINGS.
...
Make OPENSSL_INIT_SETTINGS an opaque structure.
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-11 08:43:46 -05:00
Matt Caswell
0fc32b0718
The new init functions can now fail so shouldn't be void
...
The new init functions can fail if the library has already been stopped. We
should be able to indicate failure with a 0 return value.
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 17:40:59 +00:00
Rich Salz
f672aee494
Rename INIT funtions, deprecate old ones.
...
Man, there were a lot of renamings :)
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-10 09:37:03 -05:00