summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* docs: fix FILE example url in --metalink documentationnimaje2021-02-052-2/+2
* hostip: fix build with sync resolverDaniel Stenberg2021-02-051-2/+10
* mailmap: Jon RumseyDaniel Stenberg2021-02-052-0/+2
* gskit: correct the gskit_send() prototypeJon Rumsey2021-02-051-1/+1
* urldata: fix build without HTTP and MQTTDaniel Stenberg2021-02-042-7/+0
* ftp: avoid SIZE when asking for a TYPE A fileDaniel Stenberg2021-02-049-69/+18
* pingpong: rename the curl_pp_transfer enum to use PP prefixDaniel Stenberg2021-02-045-33/+32
* RELEASE-NOTES: syncedDaniel Stenberg2021-02-042-244/+15
* build: fix --disable-http-authJay Satiro2021-02-041-1/+5
* build: fix --disable-dateparseJay Satiro2021-02-041-2/+2
* OS400: update for CURLOPT_AWS_SIGV4jonrumsey2021-02-043-4/+7
* BUG-BOUNTY: removed the cooperation mentionDaniel Stenberg2021-02-031-19/+0
* RELEASE-NOTES: syncedcurl-7_75_0Daniel Stenberg2021-02-031-14/+18
* THANKS: added contributors from 7.75.0Daniel Stenberg2021-02-032-1/+32
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-037-7/+7
* TODO: remove items for next SONAME bump etcDaniel Stenberg2021-02-021-113/+0
* ngtcp2: Fix build error due to change in ngtcp2_settingsJay Satiro2021-02-022-8/+11
* vtls: remove md5sumDaniel Stenberg2021-02-0212-148/+0
* quiche: don't use primary_ip / primary_portAlessandro Ghedini2021-02-011-3/+8
* travis: enable quiche's FFI featureAlessandro Ghedini2021-02-012-2/+2
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-3021-256/+741
* hyper: fix CONNECT to set 'data' as userdataDaniel Stenberg2021-01-302-2/+2
* connect: fix compile errors in `Curl_conninfo_local`Layla2021-01-291-1/+2
* transfer: fix GCC 10 warning with flag '-Wint-in-bool-context'Michał Antoniak2021-01-291-2/+3
* avoid warning: enum constant in boolean contextMichał Antoniak2021-01-291-1/+1
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-2915-15/+15