Various cleanups and fixed by Marc and Ralf to start the OpenTLS project

This commit is contained in:
Ralf S. Engelschall
1998-12-22 15:04:48 +00:00
parent 31b8d86844
commit 651d0aff98
140 changed files with 1266 additions and 4983 deletions

View File

@@ -61,7 +61,7 @@
#include "lhash.h"
#include "ssl_locl.h"
char *SSL_version_str="SSLeay 0.9.1a 06-Jul-1998";
char *SSL_version_str="SSLeay 0.9.1c 22-Dec-1998";
static STACK *ssl_meth=NULL;
static STACK *ssl_ctx_meth=NULL;