summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* projects: fix third-party SSL library build paths for Visual StudioSteve Holme2022-06-202-6/+6
* copyright: make repository REUSE compliantmax.mehl2022-06-1326-0/+96
* timediff.[ch]: add curlx helper functions for timeval conversionsMarc Hoersken2022-04-171-0/+2
* projects/README: converted to markdownDaniel Stenberg2022-03-302-168/+154
* projects: Update VC version names for VS2017, VS2022Jay Satiro2022-03-2922-437/+450
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-20/+20
* misc: update copyright year rangesDaniel Stenberg2022-03-051-1/+1
* projects: remove support for MSVC before VC10 (Visual Studio 2010)Daniel Stenberg2022-02-1344-24023/+15
* projects: add support for Visual Studio 17 (2022)Stav Nir2022-02-1313-4/+5831
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2022-01-217-81/+195
* docs: Fix typosWilliam Desportes2021-07-031-1/+1
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* projects: Update VS projects for OpenSSL 1.1.xJay Satiro2021-03-0321-468/+514
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-045-5/+5
* projects/build-wolfssl.bat: fix the copyright year rangeDaniel Stenberg2020-10-141-1/+1
* build-wolfssl: fix build with Visual Studio 2019M.R.T2020-10-051-0/+18
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-141-0/+2
* win32: Add Curl_verify_windows_version() to curlxCameron Cawley2020-08-021-0/+2
* projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro2020-06-0420-144/+144
* curl_multibyte: add to curlxMarcel Raad2020-05-141-0/+2
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-242-1/+22
* checksrc.bat: Fix not being able to run script from the main curl directorySteve Holme2020-02-071-2/+20
* checksrc.bat: Add a check for vquic and vssh directoriesJay Satiro2019-11-241-0/+12
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-2411-1/+149
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2019-11-185-40/+40
* build-openssl: fix build with Visual Studio 2019Daniel Stenberg2019-08-261-1/+18
* checksrc.bat: Ignore snprintf warnings in docs/examplesJay Satiro2019-05-111-1/+1
* README: Schannel, stop calling it "winssl"Steve Holme2019-04-101-6/+6
* build-openssl.bat: Fixed support for OpenSSL v1.1.0+Steve Holme2019-04-081-117/+240
* build-openssl.bat: Perfer the use of if statements rather than goto (where po...Steve Holme2019-04-081-141/+137
* build-openssl.bat: Perform the install for each build type directly after the...Steve Holme2019-04-081-12/+28
* build-openssl.bat: Split the install of static and shared build typesSteve Holme2019-04-081-41/+65
* build-openssl.bat: Split the building of static and shared build typesSteve Holme2019-04-081-6/+17
* build-openssl.bat: Move the installation into a separate functionSteve Holme2019-04-081-84/+66
* build-openssl.bat: Move the build step into a separate functionSteve Holme2019-04-081-12/+26
* build-openssl.bat: Move the OpenSSL configuration into a separate functionSteve Holme2019-04-081-7/+47
* build-openssl.bat: Fixed the BUILD_CONFIG variable not being initialisedSteve Holme2019-04-081-0/+1
* VS projects: use Unicode for VC10+Marcel Raad2019-04-0410-560/+560
* VC15 project: remove MinimalRebuildMarcel Raad2019-04-011-28/+0
* VS projects: fix build warningMarcel Raad2019-01-061-28/+0
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-071-1/+1
* VS projects: add USE_IPV6Marcel Raad2018-10-196-328/+328
* travis: make distcheck scan for BOM markersDaniel Stenberg2018-10-121-1/+1
* whitespace fixesViktor Szakats2018-09-233-31/+30
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-221-1/+1
* projects: Improve Windows perl detection in batch scriptsJay Satiro2018-08-112-20/+15
* spelling fixesViktor Szakats2018-06-032-2/+2
* build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15Jay Satiro2018-04-062-21/+21
* build-openssl.bat: allow custom paths for VS and perlpatelvivekv19932018-04-061-24/+66