aboutsummaryrefslogtreecommitdiffstats
path: root/ms
Commit message (Collapse)AuthorAgeFilesLines
* Copyright consolidation: perl filesRich Salz2016-04-206-6/+42
| | | | | | | | | Add copyright to most .pl files This does NOT cover any .pl file that has other copyright in it. Most of those are Andy's but some are public domain. Fix typo's in some existing files. Reviewed-by: Richard Levitte <levitte@openssl.org>
* set exec attribute for .pl filesViktor Szakats2016-04-042-0/+0
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
* fix perl shebangViktor Szakats2016-04-041-1/+1
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
* use whitespace more consistentlyViktor Szakats2016-04-042-49/+49
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
* Windows build system: fix 32-bit appveyor build.Andy Polyakov2016-03-291-0/+28
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Revert part of applink/Borland commitRich Salz2016-03-241-1/+10
| | | | | | | This allows developer to glue DLL built with VC into their application compiled with Borland C. Reviewed-by: Andy Polyakov <appro@openssl.org>
* More Borland removal.Rich Salz2016-03-241-9/+0
| | | | | | And thanks to Miod Vallat for the nudge about ERR_PACK :) Reviewed-by: Richard Levitte <levitte@openssl.org>
* Windows build system: get uplink right.Andy Polyakov2016-03-213-29/+6
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Remove mk1mf documentationRichard Levitte2016-03-211-13/+0
| | | | Reviewed-by: Andy Polyakov <appro@openssl.org>
* Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte2016-03-215-128/+0
| | | | | | | The mk1mf build for the VC-WIN* targets is broken and the unified scheme works well enough, so we clean out the old. Reviewed-by: Andy Polyakov <appro@openssl.org>
* Remove more unused things.Rich Salz2016-03-181-57/+0
| | | | | | Moved doc/standards.txt to the web. Reviewed-by: Richard Levitte <levitte@openssl.org>
* Remove support for Borland C++Richard Levitte2016-03-172-7/+0
| | | | | | | Borland C++ 4.5 is very old and our "support" for it is already non-existent, we might as well remove it. Reviewed-by: Rich Salz <rsalz@openssl.org>
* remove ms/.rnd and add it to .gitignoreViktor Szakats2016-03-091-0/+0
| | | | | Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Richard Levitte <levitte@openssl.org>
* Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATERichard Levitte2016-03-091-0/+5
| | | | | | | | | This gets rid of the BEGINRAW..ENDRAW sections in crypto/build.info. This also moves the assembler generating perl scripts to take the output file name as last command line argument, where necessary. Reviewed-by: Andy Polyakov <appro@openssl.org>
* Remove some old ms/* filesRich Salz2016-03-0825-1037/+0
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-058-18/+18
| | | | Reviewed-by: Rich Salz <rsalz@openssl.org>
* ms/uplink-x86.pl: make it work.Andy Polyakov2016-02-101-2/+2
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Fix various windows compilation issuesMatt Caswell2015-01-282-8/+0
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-223-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 Caswell2015-01-221-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 thatTim Hudson2014-12-301-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 supportKurt Roeckx2014-12-042-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 filesRich Salz2014-11-281-5/+0
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* ms/do_win64a.bat: forward to NUL, not NUL:.Andy Polyakov2014-02-241-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 Polyakov2013-01-221-1/+2
| | | | PR: 2963 and a number of others
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
| | | | | | path with spaces. PR: 2835
* ms/uplink.c: fix Visual Studio 2010 warning.Andy Polyakov2011-07-131-1/+2
|
* If make clean fails it is not a fatal error.Dr. Stephen Henson2011-07-031-1/+0
|
* Additional error checking.Dr. Stephen Henson2011-07-021-0/+2
|
* Delete any EXARG value first.Dr. Stephen Henson2011-07-011-0/+1
|
* Add no-asm argument to Configure if needed.Dr. Stephen Henson2011-07-011-1/+2
|
* Option "fipscheck" which checks to see if FIPS is autodetected inDr. Stephen Henson2011-06-161-1/+1
| | | | a build. Use this for WIN32 builds.
* Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson2011-06-151-0/+1
| | | | WIN32 FIPS builds.
* Fixes for WIN64 FIPS build.Dr. Stephen Henson2011-05-061-10/+1
|
* Fix do_fips script.Dr. Stephen Henson2011-05-021-5/+5
|
* Initial do_fips.bat build script for WIN32 fipscanister.Dr. Stephen Henson2011-04-211-0/+87
|
* Add Windows FIPS build utilities.Dr. Stephen Henson2011-02-031-0/+65
|
* ms/: update do_win64*.bat and remove redundant mingw32.bat.Andy Polyakov2010-07-263-94/+4
|
* Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson2010-07-261-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 formDr. Stephen Henson2010-01-1517-728/+728
|
* Switch to new uplink assembler.Andy Polyakov2009-12-273-207/+13
|
* Remove MD2 test from WIN32 as we don't compile it in by default any more.Dr. Stephen Henson2009-07-241-4/+0
|
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-261-9/+11
|
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-191-7/+9
|
* Fix from stable branch.Dr. Stephen Henson2008-12-101-195/+189
|
* Split ms/uplink.pl to corresponding platform versions.Andy Polyakov2008-07-224-0/+167
|
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-172-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 ConfigureDr. Stephen Henson2008-01-061-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 Henson2008-01-051-0/+1
|
* Update WIN32 nasm build to use new asm files.Dr. Stephen Henson2008-01-041-12/+22
|