aboutsummaryrefslogtreecommitdiff
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2006-09-18Race condition in ms/uplink.c.Andy Polyakov1-0/+2
2006-09-18As x86ms.pl is out, remove do_masm.bat and mention to it in INSTALL.W32.Andy Polyakov1-73/+0
2005-12-06Add cpuid code to VC++ build.Dr. Stephen Henson2-0/+10
2005-12-06Initial attempt at Whirlpool assembler support on VC++.Dr. Stephen Henson2-128/+138
2005-11-09Improve cross-compiler portability of applink.c module and mentionAndy Polyakov1-1/+18
2005-07-05Pull up Win64 support from 0.9.8.Andy Polyakov2-0/+18
2005-05-31Platform update from 8-stable.Andy Polyakov1-6/+6
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy Polyakov1-1/+1
2005-05-17Keep disclaming 16-bit support.Andy Polyakov3-58/+0
2005-05-17mdc2test is not built by default anymore.Andy Polyakov1-4/+0
2005-05-17OPENSSL_Applink update.Andy Polyakov4-128/+148
2005-05-17Disclaim 16-bit support.Andy Polyakov3-15/+0
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov1-1/+1
2004-12-30Fix Win32 test-suit.Andy Polyakov1-19/+21
2004-05-25Framework for glueing BIO layer and Win32 compiler run-time. Goal is toAndy Polyakov4-0/+404
2003-02-22more mingw related cleanups.Ulf Möller2-6/+1
2003-02-22add testUlf Möller1-0/+4
2003-02-21clean up MinGW build. MinGW make now supports the Windows path nameUlf Möller1-7/+2
2002-11-15WinCE patchesRichard Levitte8-0/+508
2002-11-14Make the Windows test scripts consistent in their echoingRichard Levitte3-4/+4
2002-06-27Use underscores instead of dashes in temporary file names.Richard Levitte2-20/+21
2002-05-19Fix Mingw32 asm build: use the UnixDr. Stephen Henson1-1/+2
2001-11-14Remove temporary filesRichard Levitte2-186/+0
2001-11-14Exclude .out filesRichard Levitte1-0/+1
2001-03-15It is a good thing to prepare the .def files.Richard Levitte2-0/+4
2001-03-13We need to build MINFO.Richard Levitte2-0/+2
2000-12-20Stop build when an error occurs.Ulf Möller1-0/+5
2000-11-20'echo on' works better all over than 'echo=on'. We had the sameRichard Levitte1-1/+1
2000-09-25echo=off works on NT, but not on W2K.Richard Levitte1-1/+1
2000-09-23Workaround for tlhelp32.h: place the missing header file in outincUlf Möller1-0/+2
2000-09-23tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1)Ulf Möller1-0/+136
2000-03-10Don't generate asm files for no-asm.Ulf Möller1-5/+11
2000-03-10Always use fixed DH parameters created with 'dhparam -C',Bodo Möller1-1/+1
2000-02-28Support assembler for Mingw32.Ulf Möller1-0/+86
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller1-0/+4
2000-01-18Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller1-2/+2
1999-07-12Continues NASM support. This might work now. Its still experimental but itDr. Stephen Henson2-0/+137
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1-0/+57
1999-06-12BIO pairs.Bodo Möller1-3/+50
1999-06-01Labels longer than eight characters might cause problems.Bodo Möller1-16/+16
1999-05-31More consistency.Bodo Möller1-1/+1
1999-05-22Fixup do_nt.bat for new mk1mf arg order.Dr. Stephen Henson1-4/+4
1999-05-18Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson1-0/+4
1999-05-17mk1mf.pl syntax has been changed.Ulf Möller1-1/+1
1999-05-15Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson1-3/+3
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1-3/+0
1999-05-08The libssl32.dll definition file is called ssleay32.def. (why?)Ulf Möller1-1/+1
1999-05-07Generate DLLs with Mingw32.Ulf Möller1-0/+34
1999-05-06Borland C++ builder.Ulf Möller1-0/+6