summaryrefslogtreecommitdiff
path: root/util/mk1mf.pl
Commit message (Expand)AuthorAgeFilesLines
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-2/+7
* Install openssl.cnf to OPENSSLDIR in mk1mf.plDr. Stephen Henson2006-05-281-1/+6
* Fix from stable branch.Dr. Stephen Henson2006-01-151-2/+2
* Add cpuid code to VC++ build.Dr. Stephen Henson2005-12-061-0/+8
* Don't include zlib header dir if it is not defined.Dr. Stephen Henson2005-12-061-1/+1
* Initial attempt at Whirlpool assembler support on VC++.Dr. Stephen Henson2005-12-061-0/+8
* Update from 0.9.8-stable.Dr. Stephen Henson2005-12-051-4/+17
* Make mk1mf.pl and friends recognize Whirlpool.Dr. Stephen Henson2005-12-051-0/+3
* Update from stable branch.Dr. Stephen Henson2005-11-071-4/+35
* Make DLL engines the default in 0.9.9 and VC++.Dr. Stephen Henson2005-11-061-1/+1
* Update from stable branch.Dr. Stephen Henson2005-11-061-3/+41
* Make OPENSSL_NO_COMP work under Win32.Dr. Stephen Henson2005-10-021-0/+1
* Update from stable branch.Dr. Stephen Henson2005-08-201-11/+11
* Eliminate dependency on 3rd party wcedefs.mak.Andy Polyakov2005-07-301-8/+0
* Unify VC-32.pl and VC-CE.pl scripts and update INSTALL.W32.Andy Polyakov2005-07-241-4/+0
* Pull up Win64 support from 0.9.8.Andy Polyakov2005-07-051-2/+5
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte2005-06-131-4/+7
* Keep disclaming 16-bit support.Andy Polyakov2005-05-171-42/+1
* get rid of Makefile.ssl in util/Nils Larsch2005-04-271-1/+1
* there's no such thing as Makefile.ssl anymoreBodo Möller2005-04-261-1/+1
* Oops...Dr. Stephen Henson2005-04-241-2/+0
* Recognize zlib and krb5 options in mk1mf.plDr. Stephen Henson2005-04-241-0/+27
* Don't use standard kerberos library locations in MK1MF builds.Dr. Stephen Henson2005-04-211-1/+1
* Process MINFO file earlier in mk1mf.pl so it can modify variables like CFLAGS.Dr. Stephen Henson2005-04-201-51/+57
* Handle similar mk1mf.pl options with a hash table.Dr. Stephen Henson2005-04-201-49/+86
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-1/+1
* Make a number of changes to the OS/2 build. Submitter's comment below.Richard Levitte2003-11-281-0/+2
* Netware-specific changes,Richard Levitte2003-11-281-0/+11
* Fix for no-ec on Windows.Dr. Stephen Henson2003-03-151-0/+1
* Change no_rmd160 to no_ripemd for consistency.Richard Levitte2003-02-141-3/+3
* The util scripts need to handled no-hw.Richard Levitte2003-01-301-0/+5
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+8
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-0/+11
* WinCE patchesRichard Levitte2002-11-151-0/+5
* Add version info to Win32 DLLs.Dr. Stephen Henson2002-10-041-0/+21
* Make mkdir failsafe in case the directories are already presentRichard Levitte2002-07-171-1/+1
* Make sure ec and ecdsa is properly handled in Windows.Richard Levitte2002-04-201-1/+7
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-2/+2
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-011-0/+6
* Add the possibility to have AES removed in Windows as well.Richard Levitte2001-04-081-4/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-22/+22
* The option line may start with a space, which gives an empty option.Richard Levitte2000-12-311-1/+1
* Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte2000-12-311-0/+3
* Remove anything connected to RSAref, since that's gone by now.Richard Levitte2000-12-311-16/+5
* Add Rijndael as things to look through.Richard Levitte2000-11-141-0/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-3/+2
* print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller2000-09-231-4/+8
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-1/+5
* This isn't entirely necessary if you do everything right from theRichard Levitte2000-07-241-0/+1
* Profiling option for mk1mf.plUlf Möller2000-07-211-3/+6