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