Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various windows compilation issues | Matt Caswell | 2015-01-28 | 2 | -8/+0 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 3 | -268/+309 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | indent has problems with comments that are on the right hand side of a line. | Matt Caswell | 2015-01-22 | 1 | -3/+6 |
| | | | | | | | Sometimes it fails to format them very well, and sometimes it corrupts them! This commit moves some particularly problematic ones. Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+1 |
| | | | | | | | indent will not alter them when reformatting comments Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> | ||||
* | Remove SSLv2 support | Kurt Roeckx | 2014-12-04 | 2 | -64/+0 |
| | | | | | | The only support for SSLv2 left is receiving a SSLv2 compatible client hello. Reviewed-by: Richard Levitte <levitte@openssl.org> | ||||
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 1 | -5/+0 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | ms/do_win64a.bat: forward to NUL, not NUL:. | Andy Polyakov | 2014-02-24 | 1 | -1/+1 |
| | | | | | | | Allegedly formwarding to NUL: sometimes creates NUL file in file system. PR: 3250 | ||||
* | x86_64 assembly pack: make Windows build more robust. | Andy Polyakov | 2013-01-22 | 1 | -1/+2 |
| | | | | PR: 2963 and a number of others | ||||
* | x86_64 assembly pack: make it possible to compile with Perl located on | Andy Polyakov | 2012-06-27 | 1 | -1/+1 |
| | | | | | | path with spaces. PR: 2835 | ||||
* | ms/uplink.c: fix Visual Studio 2010 warning. | Andy Polyakov | 2011-07-13 | 1 | -1/+2 |
| | |||||
* | If make clean fails it is not a fatal error. | Dr. Stephen Henson | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Additional error checking. | Dr. Stephen Henson | 2011-07-02 | 1 | -0/+2 |
| | |||||
* | Delete any EXARG value first. | Dr. Stephen Henson | 2011-07-01 | 1 | -0/+1 |
| | |||||
* | Add no-asm argument to Configure if needed. | Dr. Stephen Henson | 2011-07-01 | 1 | -1/+2 |
| | |||||
* | Option "fipscheck" which checks to see if FIPS is autodetected in | Dr. Stephen Henson | 2011-06-16 | 1 | -1/+1 |
| | | | | a build. Use this for WIN32 builds. | ||||
* | Update to mk1mf.pl and ms\do_fips.bat to install relevant files for | Dr. Stephen Henson | 2011-06-15 | 1 | -0/+1 |
| | | | | WIN32 FIPS builds. | ||||
* | Fixes for WIN64 FIPS build. | Dr. Stephen Henson | 2011-05-07 | 1 | -10/+1 |
| | |||||
* | Fix do_fips script. | Dr. Stephen Henson | 2011-05-02 | 1 | -5/+5 |
| | |||||
* | Initial do_fips.bat build script for WIN32 fipscanister. | Dr. Stephen Henson | 2011-04-21 | 1 | -0/+87 |
| | |||||
* | Add Windows FIPS build utilities. | Dr. Stephen Henson | 2011-02-03 | 1 | -0/+65 |
| | |||||
* | ms/: update do_win64*.bat and remove redundant mingw32.bat. | Andy Polyakov | 2010-07-26 | 3 | -94/+4 |
| | |||||
* | Add new type ossl_ssize_t instead of ssize_t and move definitions to | Dr. Stephen Henson | 2010-07-26 | 1 | -2/+2 |
| | | | | | e_os2.h, this should fix WIN32 compilation issues and hopefully avoid conflicts with other headers which may workaround ssize_t in different ways. | ||||
* | convert to Unix EOL form | Dr. Stephen Henson | 2010-01-15 | 17 | -728/+728 |
| | |||||
* | Switch to new uplink assembler. | Andy Polyakov | 2009-12-27 | 3 | -207/+13 |
| | |||||
* | Remove MD2 test from WIN32 as we don't compile it in by default any more. | Dr. Stephen Henson | 2009-07-24 | 1 | -4/+0 |
| | |||||
* | Update from 1.0.0-stable. | Dr. Stephen Henson | 2009-04-27 | 1 | -9/+11 |
| | |||||
* | x86_64 assembler pack: add support for Win64 SEH. | Andy Polyakov | 2008-12-19 | 1 | -7/+9 |
| | |||||
* | Fix from stable branch. | Dr. Stephen Henson | 2008-12-10 | 1 | -195/+189 |
| | |||||
* | Split ms/uplink.pl to corresponding platform versions. | Andy Polyakov | 2008-07-22 | 4 | -0/+167 |
| | |||||
* | Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev | Lutz Jänicke | 2008-04-17 | 2 | -2/+2 |
| | | | | | PR: 1552 Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com> | ||||
* | Experimental support for import of more options from Configure | Dr. Stephen Henson | 2008-01-06 | 1 | -78/+0 |
| | | | | | | | | (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. | ||||
* | Include Mont asm files in WIN32 build. | Dr. Stephen Henson | 2008-01-05 | 1 | -0/+1 |
| | |||||
* | Update WIN32 nasm build to use new asm files. | Dr. Stephen Henson | 2008-01-04 | 1 | -12/+22 |
| | |||||
* | Race condition in ms/uplink.c. | Andy Polyakov | 2006-09-18 | 1 | -0/+2 |
| | | | | PR: 1382 | ||||
* | As x86ms.pl is out, remove do_masm.bat and mention to it in INSTALL.W32. | Andy Polyakov | 2006-09-18 | 1 | -73/+0 |
| | |||||
* | Add cpuid code to VC++ build. | Dr. Stephen Henson | 2005-12-06 | 2 | -0/+10 |
| | |||||
* | Initial attempt at Whirlpool assembler support on VC++. | Dr. Stephen Henson | 2005-12-06 | 2 | -128/+138 |
| | |||||
* | Improve cross-compiler portability of applink.c module and mention | Andy Polyakov | 2005-11-09 | 1 | -1/+18 |
| | | | | CRYPTO_malloc_init in FAQ. | ||||
* | Pull up Win64 support from 0.9.8. | Andy Polyakov | 2005-07-05 | 2 | -0/+18 |
| | |||||
* | Platform update from 8-stable. | Andy Polyakov | 2005-05-31 | 1 | -6/+6 |
| | |||||
* | Engage Applink in mingw. Note that application-side module is not | Andy Polyakov | 2005-05-18 | 1 | -1/+1 |
| | | | | | | | compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink]. | ||||
* | Keep disclaming 16-bit support. | Andy Polyakov | 2005-05-17 | 3 | -58/+0 |
| | |||||
* | mdc2test is not built by default anymore. | Andy Polyakov | 2005-05-17 | 1 | -4/+0 |
| | |||||
* | OPENSSL_Applink update. | Andy Polyakov | 2005-05-17 | 4 | -128/+148 |
| | |||||
* | Disclaim 16-bit support. | Andy Polyakov | 2005-05-17 | 3 | -15/+0 |
| | |||||
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
| | |||||
* | Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms | Andy Polyakov | 2005-02-02 | 1 | -1/+1 |
| | | | | | | and SafeDllSearchMode in Windows. Submitted by: Richard Levitte | ||||
* | Fix Win32 test-suit. | Andy Polyakov | 2004-12-30 | 1 | -19/+21 |
| | |||||
* | Framework for glueing BIO layer and Win32 compiler run-time. Goal is to | Andy Polyakov | 2004-05-25 | 4 | -0/+404 |
| | | | | | make it possible to produce for a unified binary build, which can be used with a variety of Win32 compilers. | ||||
* | more mingw related cleanups. | Ulf Möller | 2003-02-22 | 2 | -6/+1 |
| |