summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Collapse)Author
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson
2011-06-22typoDr. Stephen Henson
2011-06-22Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson
build options. All fispcanisterbuild builds only build fipscanister.o and include symbol renaming. Move all renamed symbols to fipssyms.h Update README.FIPS
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson
in FIPS mode.
2011-06-15Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson
WIN32 FIPS builds.
2011-04-21Reconise no-ec-nistp224-64-gcc-128 option.Dr. Stephen Henson
2011-04-21Make fipscanisteronly auto detect work on WIN32.Dr. Stephen Henson
2011-03-12Add SRP support.Ben Laurie
2011-02-23Make -DOPENSSL_FIPSSYMS work under WIN32: run perl script whenDr. Stephen Henson
WIN32 assembly language files are created, add norunasm option to just translate and not run the assembler.
2011-02-22Make fipscanisteronly work with WIN32 build system.Dr. Stephen Henson
2011-02-22Remove duplicate test rule.Dr. Stephen Henson
2011-02-12Make no-ec2m work on Win32 build. Add nexprotoneg support too.Dr. Stephen Henson
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson
2010-12-03ignore leading null fieldsDr. Stephen Henson
2010-09-02make no-gost work on WindowsDr. Stephen Henson
2010-07-24Fix WIN32 build system to correctly link ENGINE DLLs contained in aDr. Stephen Henson
directory: currently the GOST ENGINE is the only case.
2009-09-20Ooops, missing close quoteDr. Stephen Henson
2009-09-20add version info for VC-WIN64I tooDr. Stephen Henson
2009-09-19PR: 2048Dr. Stephen Henson
Submitted by: john blair <mailtome200420032002@yahoo.com> Approved by: steve@openssl.org Add version info in VC-WIN64A too.
2009-05-06Update from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-04Updates from 1.0.0-stableDr. Stephen Henson
2009-03-31Update from 1.0.0-stableDr. Stephen Henson
2008-12-02experimental-foo support for mk1mf.pl.Bodo Möller
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-12mk1mf.pl update from stable branch.Dr. Stephen Henson
2008-05-20Update from stable branch.Dr. Stephen Henson
2008-04-04Delete nonexistant function from pkcs7.h header file. WIN32 build fix fromDr. Stephen Henson
stable branch. Sync and update ordinals.
2008-04-03Make mk1mf.pl recognize no-cms.Dr. Stephen Henson
2008-01-13Automate assembler support for Win64 targets (more work is needed).Andy Polyakov
2008-01-11Automate assembler support in mk1mf even further.Andy Polyakov
2008-01-06Experimental support for import of more options from ConfigureDr. Stephen Henson
(via top level Makefile) into mk1mf builds. This avoids the need to duplicate the CFLAG handling and can auto build assembly language source files from perl scripts. Extend VC-WIN32 Configure entry to include new options.
2008-01-04Update WIN32 nasm build to use new asm files.Dr. Stephen Henson
2008-01-03Move CHANGES entry. Revert include file install line.Dr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
Submitted by: Guenter Knauf <eflash@gmx.net>
2008-01-03Add quotes to Win32 install directories.Dr. Stephen Henson
Submitted by: Mladen Turk <mturk@apache.org>
2007-08-13Fix for asm/no-asm on WIN32.Dr. Stephen Henson
2007-08-12OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson
2007-07-18WIN32 VC++ build fixes.Dr. Stephen Henson
2007-04-23Add SEED encryption algorithm.Bodo Möller
PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
2006-11-30Win32 fixes from stable branch.Dr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
2006-05-28Install openssl.cnf to OPENSSLDIR in mk1mf.plDr. Stephen Henson
2006-01-15Fix from stable branch.Dr. Stephen Henson
2005-12-06Add cpuid code to VC++ build.Dr. Stephen Henson
2005-12-06Don't include zlib header dir if it is not defined.Dr. Stephen Henson
2005-12-06Initial attempt at Whirlpool assembler support on VC++.Dr. Stephen Henson
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson
2005-12-05Make mk1mf.pl and friends recognize Whirlpool.Dr. Stephen Henson
2005-11-07Update from stable branch.Dr. Stephen Henson