add OpenSSL license
[oweals/openssl.git] / crypto /
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
2003-01-13 Bodo Möllerundo part of a recent change: it's "surname", not ...
2003-01-13 Bodo Möllerundo part of a recent change: it's "surname", not ...
2003-01-13 Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-13 Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-13 Richard LevitteCorrect a misleading comment.
2003-01-13 Richard LevitteCorrect a misleading comment.
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
2003-01-12 Andy PolyakovAddenum to IA-32 assembler support enhancements from...
2003-01-12 Andy PolyakovIA-32 assembler support enhancements from HEAD branch...
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 Andy PolyakovAvoid unnecessary pollution of object module name table...
2003-01-10 Richard LevitteMake sure everything that may be freed is allocated...
2003-01-10 Richard LevitteMake sure everything that may be freed is allocated...
2003-01-09 Andy PolyakovAt least OpenBSD implements PIC in the same way ELF...
2003-01-09 Richard Levittegcc wants character constants to be correct. Before...
2003-01-09 Andy PolyakovFinalizing asm support for UnixWare, SCO, OpenUnix...
2003-01-08 Lutz JänickeThird argument to shl_load() is "long address", not...
2003-01-08 Lutz JänickeThird argument to shl_load() is "long address", not...
2003-01-07 Geoff ThorpeThis is the first step in allowing RSA_METHODs to imple...
2003-01-04 Andy PolyakovAnother GAS fix-up and some commentary...
2003-01-04 Andy PolyakovGAS can't stand stub, which is stb's synonym.
2003-01-03 Andy PolyakovOops! I've toasted Cygwin! Fixed now.
2003-01-03 Andy PolyakovRedundant now as it's moved to ./Makefile.org.
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2003-01-02 Andy PolyakovComplete integration of SPARC assembler DES implementat...
2003-01-02 Andy PolyakovUltraSPARC assembler DES implementation tune-up. The...
2003-01-02 Andy PolyakovVery old submission (from 2000) of UltraSPARC assembler...
2003-01-02 Andy PolyakovI implemented this when troubleshooting performance...
2003-01-01 Richard LevitteAdjust the parameter lists in some not commonly used...
2003-01-01 Richard LevitteAdjust the parameter lists in some not commonly used...
2003-01-01 Ben LaurieFix warnings, use correct -Ds.
2003-01-01 Richard LevitteMake sure the last character of the ASN.1 time string...
2003-01-01 Richard LevitteMake sure the last character of the ASN.1 time string...
2002-12-31 Richard LevitteIt's rather silly to believe we'd release 0.9.7a in...
2002-12-31 Richard LevitteTagging is done, move on to development of 0.9.7a.
2002-12-30 Richard LevitteTime for release of OpenSSL 0.9.7. OpenSSL_0_9_7
2002-12-29 Ben LaurieCorrect asm exclusions.
2002-12-29 Richard LevitteOS/2 does binary by default, apparently.
2002-12-29 Richard LevitteOS/2 does binary by default, apparently.
2002-12-29 Richard Levittemake update
2002-12-29 Richard LevitteFinally get rid of all the algorithm inclusions that...
2002-12-28 Richard Levittemake update
2002-12-28 Richard LevitteMerge from 0.9.7-stable.
2002-12-28 Richard LevitteMake sure OPENSSL_SYS_ macros are defined.
2002-12-28 Richard Levittemake update
2002-12-28 Richard LevitteMake sure OPENSSL_SYS_ macros are defined, and in md5_l...
2002-12-27 Andy PolyakovUltraSPARC performance "tune-up."
2002-12-27 Andy PolyakovUltraSPARC performance "tune-up."
2002-12-23 Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-23 Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-20 Richard LevitteMake AES_ENCRYPT and AES_DECRYPT macros instead of...
2002-12-20 Richard LevitteMake AES_ENCRYPT and AES_DECRYPT macros instead of...
2002-12-20 Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-20 Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-20 Richard LevitteMore accurate comments.
2002-12-20 Richard LevitteMore accurate comments.
2002-12-20 Richard LevitteA little debugging.
2002-12-20 Richard LevitteA little debugging.
2002-12-20 Richard LevittePropagate MAKEDEPPROG to the subdirs under crypto/.
2002-12-20 Richard LevittePropagate MAKEDEPPROG to the subdirs under crypto/.
2002-12-20 Richard LevitteKeep the internal lowercase 'surname', for programmer...
2002-12-20 Richard LevitteKeep the internal lowercase 'surname', for programmer...
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-12-20 Richard LevitteBe consistent with capitalisation of object names.
2002-12-18 Andy PolyakovFix for RT#405, Solaris refuses to invoke preprocessor...
2002-12-18 Andy PolyakovFix for RT#405, Solaris refuses to invoke preprocessor...
2002-12-17 Richard LevitteMove on to beta7 (hopefully, that will never appear)
2002-12-17 Richard LevitteTime to release OpenSSL 0.9.7 beta6. OpenSSL_0_9_7-beta6
2002-12-17 Andy PolyakovMake "perl des-586.pl a.out" work, see RT#402
2002-12-17 Andy PolyakovMake "perl des-586.pl a.out" work, see RT#402
2002-12-16 Andy PolyakovThis is rollback to 0.9.6h bn_mul.c to address problem...
2002-12-15 Richard LevitteSynchronise with Makefiles.
2002-12-15 Geoff ThorpeThe ampersand is not required in these constructs,...
2002-12-15 Andy PolyakovDES PIC-ification. "Cygwin" companion. Problem was...
2002-12-15 Andy PolyakovDES PIC-ification. "Cygwin" companion. Problem was...
2002-12-15 Richard LevitteDon't define macros in terms of asm() when __STRICT_ANS...
2002-12-15 Richard LevitteDon't define macros in terms of asm() when __STRICT_ANS...
2002-12-15 Richard LevitteBring des_locl.h at the same level as in the 0.9.7...
2002-12-15 Andy PolyakovOoops! No ROTATE on some platforms after x86_64 perform...
2002-12-15 Andy PolyakovOoops! No ROTATE on some platforms after x86_64 perform...
2002-12-14 Andy PolyakovAs you might have noticed I tried to change for . prefi...
2002-12-14 Andy PolyakovAs you might have noticed I tried to change for . prefi...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-14 Andy PolyakovDES PIC-ification. Windows companion.
2002-12-14 Andy PolyakovDES PIC-ification. Windows companion.
next