]> git.ipfire.org Git - thirdparty/openssl.git/history - util/mk1mf.pl
Update Windows build system to use AES assembler and standard assembly
[thirdparty/openssl.git] / util / mk1mf.pl
2007-07-12  Dr. Stephen HensonUpdate Windows build system to use AES assembler and...
2007-07-11  Dr. Stephen HensonUpdates to WIN32 build system to make FIPS build work...
2007-04-24  Dr. Stephen HensonMerge from 0.9.8 stable branch.
2007-03-26  Dr. Stephen HensonModify VC++ build sytem to use fipscanister.lib instead...
2007-03-24  Dr. Stephen HensonMake sure fipscanister.o is built and installed for...
2007-03-22  Dr. Stephen HensonAdd version info to FIPS DLL.
2007-03-22  Dr. Stephen HensonForward FIPS DLL implementations from libcrypto DLL...
2007-03-22  Dr. Stephen HensonAnd so it begins...
2007-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branc...
2006-11-30  Dr. Stephen HensonWin32 fixes.
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-05-05  Dr. Stephen HensonBackport of CPUID support in mk1mf and update Mingw32...
2006-01-15  Dr. Stephen HensonFix for Win32 dynamic engine loading.
2005-12-06  Dr. Stephen HensonFix from HEAD.
2005-12-05  Dr. Stephen HensonVarious zlib related fixes and enhancements.
2005-11-07  Dr. Stephen HensonInclude a "test" target do (hopefully) do something...
2005-11-07  Dr. Stephen HensonFix "install" target for Win32 to install most utilitie...
2005-11-06  Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
2005-10-02  Dr. Stephen HensonMake OPENSSL_NO_COMP work on Win32.
2005-07-30  Andy PolyakovEliminate dependency on 3rd party wcedefs.mak [from...
2005-07-24  Andy PolyakovVisual C specific update from HEAD.
2005-07-04  Andy PolyakovTo secure Win64 API I'm throwing in this minimalistic...
2005-06-16  Dr. Stephen HensonDon't strip extensions from header filenames in mk1mf.pl.
2005-06-13  Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17  Andy PolyakovKeep disclaming 16-bit support.
2005-04-27  Nils Larschget rid of Makefile.ssl in util/
2005-04-26  Bodo Möllerthere's no such thing as Makefile.ssl anymore
2005-04-24  Dr. Stephen HensonOops...
2005-04-24  Dr. Stephen HensonRecognize zlib and krb5 options in mk1mf.pl
2005-04-21  Dr. Stephen HensonDon't use standard kerberos library locations in MK1MF...
2005-04-20  Dr. Stephen HensonProcess MINFO file earlier in mk1mf.pl so it can modify...
2005-04-20  Dr. Stephen HensonHandle similar mk1mf.pl options with a hash table.
2005-04-19  Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2003-11-28  Richard LevitteMake a number of changes to the OS/2 build. Submitter...
2003-11-28  Richard LevitteNetware-specific changes,
2003-03-15  Dr. Stephen HensonFix for no-ec on Windows.
2003-02-14  Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-01-30  Richard LevitteThe util scripts need to handled no-hw.
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-03  Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-15  Richard LevitteWinCE patches
2002-10-04  Dr. Stephen HensonAdd version info to Win32 DLLs.
2002-07-17  Richard LevitteMake mkdir failsafe in case the directories are already...
2002-04-20  Richard LevitteMake sure ec and ecdsa is properly handled in Windows.
2002-01-02  Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2001-07-01  Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-04-08  Richard LevitteAdd the possibility to have AES removed in Windows...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-31  Richard LevitteThe option line may start with a space, which gives...
2000-12-31  Richard LevitteLook for no-krb5 and add the definition of NO_KRB5...
2000-12-31  Richard LevitteRemove anything connected to RSAref, since that's gone...
2000-11-14  Richard LevitteAdd Rijndael as things to look through.
2000-11-08  Richard LevitteRemove references to RSAref. The glue library is but...
2000-09-23  Ulf Möllerprint the perlasm rule only for linux-elf (it seems...
2000-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-24  Richard LevitteThis isn't entirely necessary if you do everything...
2000-07-21  Ulf MöllerProfiling option for mk1mf.pl
2000-04-27  Ulf Möllerlinux-elf bugfix
2000-03-28  Richard LevitteAdd a default banner. Contributed by Joon Radley ...
2000-02-28  Ulf MöllerSupport assembler for Mingw32.
1999-08-05  Dr. Stephen HensonChange all the -'s to _'s.
1999-07-29  Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-27  Bodo Möllerclose files.
1999-07-27  Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-26  Bodo Möller-DPLATFORM and -DCFLAGS command line arguments are...
1999-07-12  Dr. Stephen HensonMore NASM support code it still doesn't work but it...
1999-06-21  Bodo MöllerPerl variable names are case-sensitive ...
1999-05-31  Bodo MöllerMore consistency.
1999-05-15  Bodo MöllerReturn 0 for an error, 1 for no error from read_options;
1999-05-13  Ulf MöllerOops. Close the file.
1999-05-13  Ulf Möllermk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
1999-05-08  Ulf Möllerno-xxx option to exclude ciphers.
1999-05-07  Ulf MöllerGet the Mingw32 makefiles right.
1999-05-06  Bodo MöllerRestored path names that were changed by a previous...
1999-05-06  Bodo MöllerSome comments.
1999-05-06  Ulf MöllerSupport additional Win32 compilers.
1999-04-27  Ulf MöllerUpdate NO_* macros.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-22  Ralf S. EngelschallOne more 0.9.2b
1999-03-17  Dr. Stephen HensonComment out the lines that generated by mk1mf.pl includ...
1999-03-03  Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1998-12-22  Ralf S. EngelschallIncorporation of RSEs assembled patches
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...