summaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Expand)Author
2007-08-23Engage x86_64 assembler in Win64 build.Andy Polyakov
2007-07-25Extend do_fips to detect processor from %PROCESSOR_ARCHITECTURE% environmentDr. Stephen Henson
2007-07-24Generate and use assembly language files in WIN32 build.Dr. Stephen Henson
2007-07-19Add error checking to script.Dr. Stephen Henson
2007-07-19Initial fips WIN32 compilation batch file.Dr. Stephen Henson
2007-07-19Add SSE2 support to VC++ build. Update MASM script.Dr. Stephen Henson
2007-07-12Update Windows build system to use AES assembler and standard assemblyDr. Stephen Henson
2007-03-27Perl script to rename sections in MS COFF binaries.Dr. Stephen Henson
2006-09-18Race condition in ms/uplink.c [from HEAD].Andy Polyakov
2006-05-05Backport of CPUID support in mk1mf and update Mingw32 batch file to buildDr. Stephen Henson
2006-05-05Initial support for single batch file to build all Win32 ASM files.Dr. Stephen Henson
2005-11-09FAQ and ms/applink.c update from HEAD.Andy Polyakov
2005-07-04To secure Win64 API I'm throwing in this minimalistic Win64 support.Andy Polyakov
2005-05-31AMD64 OPENSSL_Uplink update.Andy Polyakov
2005-05-18Engage Applink in mingw. [from HEAD]Andy Polyakov
2005-05-17Keep disclaming 16-bit support.Andy Polyakov
2005-05-17mdc2test is not built by default anymore.Andy Polyakov
2005-05-17OPENSSL_Applink update.Andy Polyakov
2005-05-17Disclaim 16-bit support.Andy Polyakov
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2004-12-30Fix Win32 test-suit.Andy Polyakov
2004-05-25Framework for glueing BIO layer and Win32 compiler run-time. Goal is toAndy Polyakov
2003-02-22more mingw related cleanups.Ulf Möller
2003-02-22add testUlf Möller
2003-02-21clean up MinGW build. MinGW make now supports the Windows path nameUlf Möller
2002-11-15WinCE patchesRichard Levitte
2002-11-14Make the Windows test scripts consistent in their echoingRichard Levitte
2002-06-27Use underscores instead of dashes in temporary file names.Richard Levitte
2002-05-19Fix Mingw32 asm build: use the UnixDr. Stephen Henson
2001-11-14Remove temporary filesRichard Levitte
2001-11-14Exclude .out filesRichard Levitte
2001-03-15It is a good thing to prepare the .def files.Richard Levitte
2001-03-13We need to build MINFO.Richard Levitte
2000-12-20Stop build when an error occurs.Ulf Möller
2000-11-20'echo on' works better all over than 'echo=on'. We had the sameRichard Levitte
2000-09-25echo=off works on NT, but not on W2K.Richard Levitte
2000-09-23Workaround for tlhelp32.h: place the missing header file in outincUlf Möller
2000-09-23tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1)Ulf Möller
2000-03-10Don't generate asm files for no-asm.Ulf Möller
2000-03-10Always use fixed DH parameters created with 'dhparam -C',Bodo Möller
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-18Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller
1999-07-12Continues NASM support. This might work now. Its still experimental but itDr. Stephen Henson
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-06-12BIO pairs.Bodo Möller
1999-06-01Labels longer than eight characters might cause problems.Bodo Möller
1999-05-31More consistency.Bodo Möller
1999-05-22Fixup do_nt.bat for new mk1mf arg order.Dr. Stephen Henson