summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* urldata: don't touch data->set.httpversion at run-timebagder/http-state-versionDaniel Stenberg2021-02-1117-34/+109
* curl: provide libgsasl version and feature info in -V outputDaniel Stenberg2021-02-112-2/+14
* gsasl: provide CURL_VERSION_GSASL if built-inDaniel Stenberg2021-02-113-1/+6
* curl: add --fail-with-bodyDaniel Stenberg2021-02-1113-14/+179
* TODO: remove HSTSDaniel Stenberg2021-02-101-11/+0
* tests: Fix tests failing due to change in curl --helpJay Satiro2021-02-102-2/+2
* tool_help: add missing argument for --create-file-modeJay Satiro2021-02-101-2/+2
* create-file-mode.d: add missing Arg tagJay Satiro2021-02-101-1/+2
* gsasl: fix errors/warnings building against libgsaslViktor Szakats2021-02-101-14/+20
* Makefile.m32: add support for libgsasl dependencyViktor Szakats2021-02-103-0/+34
* ngtcp2: clarify calculation precedenceMarcel Raad2021-02-101-1/+1
* server: remove redundant conditionMarcel Raad2021-02-102-2/+0
* lib: remove redundant codeMarcel Raad2021-02-106-21/+8
* mqttd: remove unused variableMarcel Raad2021-02-101-2/+0
* tool_paramhlp: reduce variable scopeMarcel Raad2021-02-101-1/+2
* tests: reduce variable scopesMarcel Raad2021-02-102-7/+4
* lib: reduce variable scopesMarcel Raad2021-02-102-8/+4
* ftp: fix Codacy/cppcheck warning about null pointer arithmeticMarcel Raad2021-02-101-1/+2
* ngtcp2: adapt to the new recv_datagram callbackDaniel Stenberg2021-02-091-1/+2
* quiche: fix build error: use 'int' for port numberDaniel Stenberg2021-02-091-1/+1
* ftp: add 'list_only' to the transfer state structDaniel Stenberg2021-02-0910-12/+87
* ftp: add 'prefer_ascii' to the transfer state structDaniel Stenberg2021-02-099-21/+146
* RELEASE-NOTES: syncedDaniel Stenberg2021-02-091-6/+36
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-0912-8/+639
* sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsaslSimon Josefsson2021-02-097-0/+261
* lib: use int type for more port variablesJay Satiro2021-02-098-18/+18
* tool_writeout: refactor write-out and write-out jsonJay Satiro2021-02-097-416/+305
* lib: drop USE_SOCKETPAIR in favor of CURL_DISABLE_SOCKETPAIRJay Satiro2021-02-093-15/+11
* curl_multibyte: fall back to local code page stat/access on WindowsJay Satiro2021-02-091-31/+19
* file: Support unicode urls on windowsStephan Szabo2021-02-096-1/+82
* cmake: fix import library name for non-MS compiler on WindowsVincent Torri2021-02-091-2/+5
* urldata: move 'followlocation' to UrlStateDaniel Stenberg2021-02-093-6/+6
* http_proxy: fix typo in http_proxy.cIkko Ashimine2021-02-091-1/+1
* tests/server: Bump MAX_TAG_LEN to 200Fabian Keil2021-02-091-1/+1
* tests/badsymbols.pl: when opening '$incdir' fails include it in the error mes...Fabian Keil2021-02-091-1/+1
* runtests.1: document -o, -P, -L, and -EFabian Keil2021-02-091-1/+22
* runtests.pl: add %TESTNUMBER variable to make copying tests more convenientFabian Keil2021-02-094-5/+56
* runtests.pl: add an -o option to change internal variablesFabian Keil2021-02-091-0/+10
* runtests.pl: cleanupsFabian Keil2021-02-091-27/+36
* runtests.pl: add an -E option to specify an exclude fileFabian Keil2021-02-094-1/+90
* runtests.pl: add -L parameter to require additional perl librariesFabian Keil2021-02-093-1/+42
* runtests.pl: add a -P option to specify an external proxyFabian Keil2021-02-091-0/+35
* tests: fixup several testsFabian Keil2021-02-09430-779/+787
* ftp: never set data->set.ftp_append outside setoptDaniel Stenberg2021-02-086-8/+8
* urldata: remove the 'rtspversion' fieldDaniel Stenberg2021-02-082-6/+2
* CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sentDaniel Stenberg2021-02-081-5/+12
* vtls: factor out Curl_ssl_getsock to field of Curl_sslJacob Hoffman-Andrews2021-02-0811-13/+29
* RELEASE-PROCEDURE: remove old release dates, add newDaniel Stenberg2021-02-081-5/+6
* docs/SSL-PROBLEMS: enhancedDaniel Stenberg2021-02-051-3/+14
* THANKS: remove a Jon Rumsey dupeDaniel Stenberg2021-02-051-1/+0