itojun
|
e9316c8858
|
apply patch supplied with OpenSSL Security Advisory [30 July 2002]
advisory 1: four potentially remotely-exploitable vulnerability in
SSL2/SSL3 code
advisory 2: ASN1 parser vulnerability (all SSL/TLS apps affected)
|
2002-07-30 12:55:08 +00:00 |
itojun
|
7c75b5ec2f
|
sync with 0.9.6d. shlib minor for libssl and libcrypto
is cranked for additional functions.
|
2002-06-09 16:12:52 +00:00 |
itojun
|
e5e807d114
|
always compile RSA into libcrypto.
MKCRYPTO disables the whole crypto tree, and in that case,
we will not have RSA (nor libcrypto) with us.
|
2000-09-30 12:21:51 +00:00 |
itojun
|
bc22f284e4
|
we always build idea/rc5 (dummy, though).
|
2000-09-30 00:30:25 +00:00 |
veego
|
1a7d02624b
|
Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}.
|
2000-07-05 13:57:15 +00:00 |
thorpej
|
b50999826e
|
Fixup the OpenSSL library builds.
|
2000-06-16 06:16:37 +00:00 |
thorpej
|
c3b6f3938c
|
Common OpenSSL Makefile goo, from cryptosrc-intl.
|
2000-06-16 04:16:02 +00:00 |