summaryrefslogtreecommitdiffstats
path: root/ms
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-223-268/+309
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-3/+6
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-1/+1
* fix Visual Studio 2010 warning [from HEAD] (original by appro)Dr. Stephen Henson2012-01-201-1/+2
* Skip CE config if we don't need it instead of producing an error message.Dr. Stephen Henson2009-07-281-9/+11
* PR: 1859Dr. Stephen Henson2009-03-091-71/+67
* Remove tests which rely on old root certs being present.Dr. Stephen Henson2008-12-101-195/+190
* Add do_fips.bat WIN32 build script. Update version in Configure.Dr. Stephen Henson2008-09-181-0/+204
* Build montgomery ASM file on WIN32.Dr. Stephen Henson2008-09-182-0/+2
* Add extra utilities from FIPS branch.Dr. Stephen Henson2008-09-181-0/+65
* SSE2 and AES assembly language support for VC++ build.Dr. Stephen Henson2007-07-192-128/+156
* Race condition in ms/uplink.c [from HEAD].Andy Polyakov2006-09-181-0/+2
* Backport of CPUID support in mk1mf and update Mingw32 batch file to buildDr. Stephen Henson2006-05-051-90/+94
* Initial support for single batch file to build all Win32 ASM files.Dr. Stephen Henson2006-05-051-57/+63
* FAQ and ms/applink.c update from HEAD.Andy Polyakov2005-11-091-1/+18
* To secure Win64 API I'm throwing in this minimalistic Win64 support.Andy Polyakov2005-07-042-0/+18
* AMD64 OPENSSL_Uplink update.Andy Polyakov2005-05-311-6/+6
* Engage Applink in mingw. [from HEAD]Andy Polyakov2005-05-181-1/+1
* Keep disclaming 16-bit support.Andy Polyakov2005-05-173-58/+0
* mdc2test is not built by default anymore.Andy Polyakov2005-05-171-4/+0
* OPENSSL_Applink update.Andy Polyakov2005-05-174-128/+148
* Disclaim 16-bit support.Andy Polyakov2005-05-173-15/+0
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-011-1/+1
* Fix Win32 test-suit.Andy Polyakov2004-12-301-19/+21
* Framework for glueing BIO layer and Win32 compiler run-time. Goal is toAndy Polyakov2004-05-254-0/+404
* more mingw related cleanups.Ulf Möller2003-02-222-6/+1
* add testUlf Möller2003-02-221-0/+4
* clean up MinGW build. MinGW make now supports the Windows path nameUlf Möller2003-02-211-7/+2
* WinCE patchesRichard Levitte2002-11-158-0/+508
* Make the Windows test scripts consistent in their echoingRichard Levitte2002-11-143-4/+4
* Use underscores instead of dashes in temporary file names.Richard Levitte2002-06-272-20/+21
* Fix Mingw32 asm build: use the UnixDr. Stephen Henson2002-05-191-1/+2
* Remove temporary filesRichard Levitte2001-11-142-186/+0
* Exclude .out filesRichard Levitte2001-11-141-0/+1
* It is a good thing to prepare the .def files.Richard Levitte2001-03-152-0/+4
* We need to build MINFO.Richard Levitte2001-03-132-0/+2
* Stop build when an error occurs.Ulf Möller2000-12-201-0/+5
* 'echo on' works better all over than 'echo=on'. We had the sameRichard Levitte2000-11-201-1/+1
* echo=off works on NT, but not on W2K.Richard Levitte2000-09-251-1/+1
* Workaround for tlhelp32.h: place the missing header file in outincUlf Möller2000-09-231-0/+2
* tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1)Ulf Möller2000-09-231-0/+136
* Don't generate asm files for no-asm.Ulf Möller2000-03-101-5/+11
* Always use fixed DH parameters created with 'dhparam -C',Bodo Möller2000-03-101-1/+1
* Support assembler for Mingw32.Ulf Möller2000-02-281-0/+86
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-0/+4
* Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller2000-01-181-2/+2
* Continues NASM support. This might work now. Its still experimental but itDr. Stephen Henson1999-07-122-0/+137
* More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1999-07-121-0/+57
* BIO pairs.Bodo Möller1999-06-121-3/+50