Prepare for release.
[openssl.git] / crypto / bf /
2007-01-21 Dr. Stephen HensonUpdate from HEAD.
2006-02-04 Dr. Stephen HensonFix from HEAD.
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-02 Dr. Stephen HensonUpdate dependencies.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-18 Dr. Stephen HensonPick up definition of FIPS_mode() in fips.h to avoid...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2005-01-26 Dr. Stephen Hensonmake update
2005-01-26 Dr. Stephen HensonFIPS algorithm blocking.
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01 Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-16 Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-11-16 Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BF.
2003-01-16 Richard LevitteA few more files to ignore
2003-01-16 Richard LevitteA few more files to ignore
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-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-06 Ben LaurieRemove unnecessary casts.
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-07 Richard LevitteCode for better build under Darwin (MacOS X).
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-06-22 Richard LevitteOn case-insensitive systems, the 'install' target gets...
2000-06-05 Andy PolyakovGCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workarou...
2000-03-14 Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12 Ulf Möllerasm workaround for SuSE Linux
2000-03-02 Bodo MöllerAdd missing dependencies.
2000-02-15 Andy PolyakovMove initial key to read-only segment.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-08 Richard LevitteConstify
2000-02-03 Ulf Möllerispell (and minor modifications)
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-06-14 Bodo Möllerrc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-01 Ulf MöllerRemove redundant line.
1999-05-28 Bodo MöllerSome assembler-related clean-ups.
1999-05-13 Ulf MöllerRemove redundant ifdef.
1999-05-13 Ulf MöllerVMS support.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28 Ulf MöllerIgnore autogenerated assembler files.
1999-04-27 Ulf MöllerRemove autogenerated file.
1999-04-27 Ulf MöllerMore portable blowfish macros.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Ulf MöllerRemove header files from .cvsignore.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-22 Ulf MöllerRemove references to .org header file names.
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-22 Ben LaurieFix security hole.
1999-03-20 Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
next