Age | Commit message (Expand) | Author |
2019-05-11 | checksrc.bat: Ignore snprintf warnings in docs/examples | Jay Satiro |
2019-04-10 | README: Schannel, stop calling it "winssl" | Steve Holme |
2019-04-08 | build-openssl.bat: Fixed support for OpenSSL v1.1.0+ | Steve Holme |
2019-04-08 | build-openssl.bat: Perfer the use of if statements rather than goto (where po... | Steve Holme |
2019-04-08 | build-openssl.bat: Perform the install for each build type directly after the... | Steve Holme |
2019-04-08 | build-openssl.bat: Split the install of static and shared build types | Steve Holme |
2019-04-08 | build-openssl.bat: Split the building of static and shared build types | Steve Holme |
2019-04-08 | build-openssl.bat: Move the installation into a separate function | Steve Holme |
2019-04-08 | build-openssl.bat: Move the build step into a separate function | Steve Holme |
2019-04-08 | build-openssl.bat: Move the OpenSSL configuration into a separate function | Steve Holme |
2019-04-08 | build-openssl.bat: Fixed the BUILD_CONFIG variable not being initialised | Steve Holme |
2019-04-04 | VS projects: use Unicode for VC10+ | Marcel Raad |
2019-04-01 | VC15 project: remove MinimalRebuild | Marcel Raad |
2019-01-06 | VS projects: fix build warning | Marcel Raad |
2018-11-07 | winssl: be consistent in Schannel capitalization | Daniel Gustafsson |
2018-10-19 | VS projects: add USE_IPV6 | Marcel Raad |
2018-10-12 | travis: make distcheck scan for BOM markers | Daniel Stenberg |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-22 | URL and mailmap updates, remove an obsolete directory [ci skip] | Viktor Szakats |
2018-08-11 | projects: Improve Windows perl detection in batch scripts | Jay Satiro |
2018-06-03 | spelling fixes | Viktor Szakats |
2018-04-06 | build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15 | Jay Satiro |
2018-04-06 | build-openssl.bat: allow custom paths for VS and perl | patelvivekv1993 |
2018-02-24 | projects/README: remove reference to dead IDN link/package | Daniel Stenberg |
2018-02-08 | build-openssl.bat: Follow up to 648679ab8e to suppress copy/move output | Steve Holme |
2018-02-08 | build-openssl.bat: Fixed incorrect move if destination build folder exists | Steve Holme |
2018-02-06 | build-openssl.bat/build-wolfssl.bat: Build platform is optional | Steve Holme |
2018-02-05 | build-wolfssl.bat: Extend VC15 support to include Enterprise and Professional | Steve Holme |
2018-02-05 | build-openssl.bat: Extend VC15 support to include Enterprise and Professional | Steve Holme |
2018-01-30 | build: fix windows build methods for curl_ctype.c | Jay Satiro |
2018-01-29 | build: open VC15 projects with VS 2017 | Marcel Raad |
2017-12-22 | build: Added Visual Studio 2017 project files | Steve Holme |
2017-12-22 | build-wolfssl.bat: Added support for VC15 | Steve Holme |
2017-12-22 | build-openssl.bat: Added support for VC15 | Steve Holme |
2017-10-04 | build-openssl.bat: Warn OpenSSL 1.1.0 not yet supported | Jay Satiro |
2017-08-10 | build: check out *.sln files with Windows line endings | Marcel Raad |
2017-05-31 | build-wolfssl: Sync config with wolfSSL 3.11 | Jay Satiro |
2017-03-02 | checksrc.bat: Ignore curl_config.h.in, curl_config.h | Jay Satiro |
2016-12-24 | build-wolfssl: Sync config with wolfSSL 3.10 | Jay Satiro |
2016-11-01 | generate.bat: Include include/curl in libcurl VS projects | Jay Satiro |
2016-11-01 | generate.bat: Remove strcase.[ch] from curl tool VS projects | Jay Satiro |
2016-10-31 | strcasecompare: replaced remaining rawstr.h with strcase.h | Dan Fandrich |
2016-08-31 | README: Corrected the supported Visual Studio versions | Steve Holme |
2016-08-31 | KNOWN_BUGS: Move the Visual Studio project shortcomings from local README | Steve Holme |
2016-07-23 | README: Mention wolfSSL in the 'Dependencies' section | Steve Holme |
2016-06-22 | VC: Add crypt32.lib to Visual Sudio project template files | Joel Depooter |
2016-04-03 | checksrc.bat: Added support for the examples | Steve Holme |
2016-04-03 | checksrc.bat: Re-enabled the tests directory by default | Steve Holme |
2016-04-03 | checksrc.bat: Added tests/server directory support | Steve Holme |
2016-04-03 | checksrc.bat: Disable tests by default until warnings are fixed | Steve Holme |