summaryrefslogtreecommitdiff
path: root/crypto/dist/openssl
AgeCommit message (Expand)Author
2003-11-20Patch OpenSSL to use opencrypto (aka /dev/crypto), if configured andjonathan
2003-11-04sync w/ openssl 0.9.7c. shlib minor bump for libcrypto.itojun
2003-11-04more unifdefitojun
2003-11-04openssl 0.9.7c. security changes are already in placeitojun
2003-10-25Fix NULL vs 0 mixup.thorpej
2003-10-02more fixes from 0.9.7c, from openbsditojun
2003-10-02from openbsd:itojun
2003-09-30Apply security fix: http://www.openssl.org/news/secadv_20030930.txtchristos
2003-09-22off-by-one. from openbsditojun
2003-08-27reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specifieditojun
2003-08-13style; total size of buf is (num + 3)itojun
2003-08-12Fix bad use of "sizeof(pointer)" where the length of a buffer was thesimonb
2003-07-31consistently use new DES API, re-enable des regression testitojun
2003-07-25fix compilation on sparc64. reported by Juergen Hannken-Illjesitojun
2003-07-25avoid "unsigned u_int32_t"itojun
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-24use snprintf (actually, "addr" can be supplied from outside, and if "addr"itojun
2003-07-14cast for signed/unsigned mixupitojun
2003-07-14correct ^@ incorrectly committeditojun
2003-07-14unifdef VMS/WIN16/WIN32 in public headers, at leastitojun
2003-07-14use bounded string op (only one sprintf remains - still no clue)itojun
2003-07-14delintitojun
2003-07-14use bounded string ops (especially libraries)itojun
2003-04-02Don't build crypt() on NetBSD either.mycroft
2003-03-19OpenSSL Security Advisory [19 March 2003]itojun
2003-03-17enable RSA blinding by defualt. from bugtraq posting <3E758B85.6090300@algro...itojun
2003-02-20In ssl3_get_record (ssl/s3_pkt.c), minimize information leakedwiz
2002-09-01reduce #ifdef related to OPENSSLDIR - we want it be staticitojun
2002-08-31e_os.h is not part of exported openssl interface, so don't install it intoitojun
2002-08-28somehow main trunk was not in sync with 0.9.6f for this file. noted by havard.itojun
2002-08-17more NO_xx cleanup. can't catch these by openssl-unifdef.plitojun
2002-08-09sync with 0.9.6gitojun
2002-08-09openssl 0.9.6g, build framework fixesitojun
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-08-05remove files mistakenly shipped with openssl 0.9.6e.itojun
2002-08-03http://marc.theaimsgroup.com/?l=openssl-cvs&m=102831422608153&w=2itojun
2002-08-02fix incorrect overrun check.itojun
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-11-21"than" instead of "then".wiz
2001-11-21less than, not then, and re-established, not re-estabishedwiz
2001-09-24va_{start,end} audit:wiz
2001-07-11upgrade to 0.9.6b. no shlib major/minor bump is necessary.itojun
2001-07-11OpenSSL 0.9.6bitojun