summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Expand)Author
2004-05-17Generate SHA1 files on Windows and other platforms supported byRichard Levitte
2004-05-11Pull FIPS back into stable.Ben Laurie
2003-11-28Make a number of changes to the OS/2 build. Submitter's comment below.Richard Levitte
2003-03-15Fix for no-ec on Windows.Dr. Stephen Henson
2003-02-14Change no_rmd160 to no_ripemd for consistency.Richard Levitte
2003-01-30The util scripts need to handled no-hw.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-07-17Make mkdir failsafe in case the directories are already presentRichard Levitte
2002-04-20Make sure ec is properly handled in Windows.Richard Levitte
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-04-08Add the possibility to have AES removed in Windows as well.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-31The option line may start with a space, which gives an empty option.Richard Levitte
2000-12-31Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte
2000-12-31Remove anything connected to RSAref, since that's gone by now.Richard Levitte
2000-11-14Add Rijndael as things to look through.Richard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-09-23print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-24This isn't entirely necessary if you do everything right from theRichard Levitte
2000-07-21Profiling option for mk1mf.plUlf Möller
2000-04-27linux-elf bugfixUlf Möller
2000-03-28Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>Richard Levitte
2000-02-28Support assembler for Mingw32.Ulf Möller
1999-08-05Change all the -'s to _'s.Dr. Stephen Henson
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27close files.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-26-DPLATFORM and -DCFLAGS command line arguments are no longer used.Bodo Möller
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-06-21Perl variable names are case-sensitive ...Bodo Möller
1999-05-31More consistency.Bodo Möller
1999-05-15Return 0 for an error, 1 for no error from read_options;Bodo Möller
1999-05-13Oops. Close the file.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-08no-xxx option to exclude ciphers.Ulf Möller
1999-05-07Get the Mingw32 makefiles right.Ulf Möller
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller
1999-05-06Some comments.Bodo Möller
1999-05-06Support additional Win32 compilers.Ulf Möller
1999-04-27Update NO_* macros.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-22One more 0.9.2bRalf S. Engelschall
1999-03-17Comment out the lines that generated by mk1mf.pl include three separate rulesDr. Stephen Henson
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson