CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/29 15:54:54
Modified files:
lib/libssl : ssl_algs.c
Log message:
Make it safe to call SSL_library_init more than once.
We are basically admitting that pthread is everywhere, and
we will be using it for other things too.
ok jsing@
