aboutsummaryrefslogtreecommitdiff
path: root/ms
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Fix various windows compilation issuesMatt Caswell2-8/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell3-268/+309
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-3/+6
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+1
2014-12-04Remove SSLv2 supportKurt Roeckx2-64/+0
2014-11-28Remove all .cvsignore filesRich Salz1-5/+0
2014-02-24ms/do_win64a.bat: forward to NUL, not NUL:.Andy Polyakov1-1/+1
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov1-1/+2
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov1-1/+1
2011-07-13ms/uplink.c: fix Visual Studio 2010 warning.Andy Polyakov1-1/+2
2011-07-03If make clean fails it is not a fatal error.Dr. Stephen Henson1-1/+0
2011-07-02Additional error checking.Dr. Stephen Henson1-0/+2
2011-07-01Delete any EXARG value first.Dr. Stephen Henson1-0/+1
2011-07-01Add no-asm argument to Configure if needed.Dr. Stephen Henson1-1/+2
2011-06-16Option "fipscheck" which checks to see if FIPS is autodetected inDr. Stephen Henson1-1/+1
2011-06-15Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson1-0/+1
2011-05-06Fixes for WIN64 FIPS build.Dr. Stephen Henson1-10/+1
2011-05-02Fix do_fips script.Dr. Stephen Henson1-5/+5
2011-04-21Initial do_fips.bat build script for WIN32 fipscanister.Dr. Stephen Henson1-0/+87
2011-02-03Add Windows FIPS build utilities.Dr. Stephen Henson1-0/+65
2010-07-26ms/: update do_win64*.bat and remove redundant mingw32.bat.Andy Polyakov3-94/+4
2010-07-26Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson1-2/+2
2010-01-15convert to Unix EOL formDr. Stephen Henson17-728/+728
2009-12-27Switch to new uplink assembler.Andy Polyakov3-207/+13
2009-07-24Remove MD2 test from WIN32 as we don't compile it in by default any more.Dr. Stephen Henson1-4/+0
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson1-9/+11
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov1-7/+9
2008-12-10Fix from stable branch.Dr. Stephen Henson1-195/+189
2008-07-22Split ms/uplink.pl to corresponding platform versions.Andy Polyakov4-0/+167
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2-2/+2
2008-01-06Experimental support for import of more options from ConfigureDr. Stephen Henson1-78/+0
2008-01-05Include Mont asm files in WIN32 build.Dr. Stephen Henson1-0/+1
2008-01-04Update WIN32 nasm build to use new asm files.Dr. Stephen Henson1-12/+22
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