aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-05-06 23:19:37 +0000
committerRichard Levitte <levitte@openssl.org>2001-05-06 23:19:37 +0000
commita63d5eaab28a20463818b43a76ce8acd19d58812 (patch)
tree5f37af72a5a2d7462cb4b8d1bdce2e939798db51 /crypto/Makefile.ssl
parent6af59bc095a51caa6deb092f911b44dd09b0eb0d (diff)
downloadopenssl-a63d5eaab28a20463818b43a76ce8acd19d58812.tar.gz
Add a general user interface API. This is designed to replace things
like des_read_password and friends (backward compatibility functions using this new API are provided). The purpose is to remove prompting functions from the DES code section as well as provide for prompting through dialog boxes in a window system and the like.
Diffstat (limited to 'crypto/Makefile.ssl')
-rw-r--r--crypto/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl
index 0f522b4acc..3533ad8d3d 100644
--- a/crypto/Makefile.ssl
+++ b/crypto/Makefile.ssl
@@ -30,7 +30,7 @@ SDIRS= md2 md5 sha mdc2 hmac ripemd \
des rc2 rc4 rc5 idea bf cast \
bn ec rsa dsa dh dso engine rijndael \
buffer bio stack lhash rand err objects \
- evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp
+ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui
GENERAL=Makefile README crypto-lib.com install.com