summaryrefslogtreecommitdiff
path: root/lib/libssl/crypto/shlib_version
diff options
context:
space:
mode:
authorryker <ryker@cvs.openbsd.org>1998-10-05 20:13:17 +0000
committerryker <ryker@cvs.openbsd.org>1998-10-05 20:13:17 +0000
commitab647ee8741b82d207b00c6c0501c5531982258d (patch)
tree396ed13e257f807ad932fd526280d20c8ac5996d /lib/libssl/crypto/shlib_version
parenteeb9c25b093b9797b4cffffaa53fd60f0afcd8ab (diff)
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
Diffstat (limited to 'lib/libssl/crypto/shlib_version')
-rw-r--r--lib/libssl/crypto/shlib_version2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libssl/crypto/shlib_version b/lib/libssl/crypto/shlib_version
new file mode 100644
index 00000000000..1edea46de91
--- /dev/null
+++ b/lib/libssl/crypto/shlib_version
@@ -0,0 +1,2 @@
+major=1
+minor=0