summaryrefslogtreecommitdiff
path: root/crypto/dist/openssl/ssl
AgeCommit message (Expand)Author
2003-11-04sync w/ openssl 0.9.7c. shlib minor bump for libcrypto.itojun
2003-11-04openssl 0.9.7c. security changes are already in placeitojun
2003-10-02more fixes from 0.9.7c, from openbsditojun
2003-10-02from openbsd:itojun
2003-09-22off-by-one. from openbsditojun
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-24OpenSSL 0.9.7b, major API changes includeditojun
2003-07-14unifdef VMS/WIN16/WIN32 in public headers, at leastitojun
2003-03-19OpenSSL Security Advisory [19 March 2003]itojun
2003-02-20In ssl3_get_record (ssl/s3_pkt.c), minimize information leakedwiz
2002-08-31e_os.h is not part of exported openssl interface, so don't install it intoitojun
2002-08-08sync with 0.9.6f. prevents DoS attack and regen of manpages.itojun
2002-08-08openssl 0.9.6f, with security fixesitojun
2002-07-31sync with 0.9.6e.itojun
2002-07-30OpenSSL 0.9.6e. includes major security fixes (already applied)itojun
2002-07-30apply patch supplied with OpenSSL Security Advisory [30 July 2002]itojun
2002-06-09sync with 0.9.6d. shlib minor for libssl and libcryptoitojun
2002-06-09openssl 0.9.6ditojun
2002-06-09do not propose IDEA cipher on SSL connection, as our default installationitojun
2001-07-11OpenSSL 0.9.6bitojun
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-04-12OpenSSL 0.9.6aitojun
2000-10-13- Correct missing closedir(3) in SSL_add_dir_cert_subjects_to_stack().taca
2000-10-05Constify variables containing format stringssommerfeld
2000-10-01nuke all NO_<algorithm name> in header file. they change ABI due toitojun
2000-07-16OpenSSL 0.9.5a import.mrg
2000-06-14Import OpenSSL 0.9.4 from netbsd-cryptosrc-intl.thorpej