]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cast
Change dir_ctrl to check for the environment variable before using the default
[thirdparty/openssl.git] / crypto / cast /
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-13  Andy PolyakovZap OPENSSL_EXTERN on symbols, which are meant to remai...
2005-04-13  Andy PolyakovZap OPENSSL_EXTERN on symbols, which are not meant...
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-12-01  Lutz JänickeSome more ASFLAGS settings required
2003-12-01  Lutz JänickeSome more ASFLAGS settings required
2003-11-28  Richard LevitteNetware-specific changes,
2003-10-28  Geoff ThorpeIgnore derived file.
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_CAST.
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-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-04-03  Bodo MöllerMake sure OPENSSL_SYS_... is defined when we need it.
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-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-31  Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-06-03  Ben LaurieEVP constification.
2000-04-01  Richard Levitte_lrotl and _lrotr are defined in MSVC but nowhere else...
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 CAST_S_tables to read-only segment.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
1999-10-25  Bodo MöllerImprove support for running everything as a monolithic...
1999-06-09  Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-09  Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-05-28  Bodo MöllerSome assembler-related clean-ups.
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerAdd a kludge :-(
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15  Bodo MöllerOPENSSL_EXTERN
1999-05-15  Bodo MöllerOPENSSL_EXTERN, OPENSSL_GLOBAL
1999-05-15  Bodo MöllerUpdate dependencies.
1999-05-13  Bodo MöllerDon't use reserved name "_encrypt" for parameters;
1999-05-13  Ben LaurieUpdate dependencies.
1999-05-13  Ben LaurieAvoid shadowing, and a bit of constification while...
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-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  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
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-06  Ben LauriePut the dependencies back.
1999-03-06  Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-11  Dr. Stephen HensonDelete a few unused files in apps, restore CAST WIN32...
1999-01-19  Ben LaurieThis time, get it right.
1999-01-19  Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-19  Ben LaurieSpelling mistake.
1999-01-17  Ben LaurieIgnore auto-generated programs.
1999-01-17  Ben LaurieDispose of generated programs.
next