Age | Commit message (Expand) | Author |
2016-05-20 | winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity | Jan-E |
2016-04-21 | winbuild: add mbedtls support | Henrik Gaßmann |
2016-04-07 | Revert "winbuild: trying to set some files eol=crlf for git" | Daniel Stenberg |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-06 | winbuild: trying to set some files eol=crlf for git | Daniel Stenberg |
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-09 | winbuild: run buildconf.bat if necessary | Benjamin Kircher |
2015-07-21 | makefile: Added support for VC14 | Steve Holme |
2015-06-20 | INSTALL: Advise use of non-native SSL for Windows <= XP | Jay Satiro |
2015-05-08 | winbuild: Document the option used to statically link the CRT | Jay Satiro |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-08 | winbuild: Added option to build with c-ares | Sam Schanken |
2014-09-12 | newlines: fix mixed newlines to LF-only | Ray Satiro |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-06-06 | winbuild: Don't USE_WINSSL when WITH_SSL is being used | Steve Holme |
2014-06-05 | winbuild: Fixed static OpenSSL builds following commit c50ce85918 | Steve Holme |
2014-05-21 | build: Renamed CURLX_ONES file list definition to CURLX_CFILES | Steve Holme |
2014-05-04 | BUILD.WINDOWS: update URL for windows prereqs | Daniel Stenberg |
2014-04-05 | winbuild: Updated the VC++ make instructions following commit 11025613b9 | Steve Holme |
2014-03-28 | winbuild: added warnless.c to fix build | Cody Mack |
2014-01-08 | makefile: Added support for VC12 | Steve Holme |
2014-01-08 | makefile: Added support for VC11 | Steve Holme |
2014-01-08 | winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59 | Steve Holme |
2013-02-06 | msvc: move Makefile.msvc.names into winbuild/ | Daniel Stenberg |
2013-02-05 | winbuild: include version info for .dll .exe | Andrei Kurushin |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-11-14 | winbuild: Fix PDB file output | Mark Snelling |
2012-11-01 | winbuild: Use machine type of development environment | Marc Hoersken |
2012-11-01 | winbuild: Additional clean up | Marc Hoersken |
2012-11-01 | Even more winbuild refactoring | Sapien2 |
2012-11-01 | Minor winbuild refactoring | Sapien2 |
2012-11-01 | Architecture selection for winbuild and minor makefiles refactoring | Sapien2 |
2012-11-01 | Fixed MSVC libssh2 static build. | Guenter Knauf |
2012-10-03 | winbuild/MakefileBuild.vc: Follow up on 0c8ccf7 | Marc Hoersken |
2012-09-10 | winbuild: Added support for building with SPNEGO enabled | Marc Hoersken |
2012-09-10 | winbuild: Adjusted order of options to generated config name | Marc Hoersken |
2012-07-29 | Added DWANT_IDN_PROTOTYPES define for MSVC too. | Guenter Knauf |
2012-07-08 | winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage help | Marc Hoersken |
2012-07-07 | winbuild: Make USE_WINSSL depend on USE_SSPI | Marc Hoersken |
2012-07-07 | winbuild: Aligned USE_SSPI with other USE_x defines | Marc Hoersken |
2012-07-07 | winbuild: Clean up formatting and variable naming | Marc Hoersken |
2012-07-03 | Moved some patterns to subfolder's .gitignore. | Guenter Knauf |
2012-06-14 | winbuild/MakefileBuild.vc: convert line endings to DOS style | Yang Tse |
2012-06-14 | winbuild: Allow SSPI build with or without Schannel | Marc Hoersken |
2012-06-13 | MakefileBuild.vc: Allow building without SSL | Yang Tse |