Fix security hole.

This commit is contained in:
Ben Laurie
1999-03-22 12:22:14 +00:00
parent 0f423567a7
commit b4cadc6e13
87 changed files with 878 additions and 680 deletions

3
crypto/opensslv.h Normal file
View File

@@ -0,0 +1,3 @@
#define OPENSSL_VERSION_NUMBER 0x0922 /* Version 0.9.1c is 0913 */
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.2b 22 Mar 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT