summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* telnet: fix option parser to not send uninitialized contentsDaniel Stenberg2021-07-201-6/+11
* connect: fix wrong format specifier in connect error stringJay Satiro2021-07-201-1/+2
* winbuild: support alternate nghttp2 static lib nameJay Satiro2021-07-201-0/+4
* docs/cmdline: fix grammar and typosJosh Soref2021-07-205-13/+13
* delegation.d: mention what happens when used multiple timesJosh Soref2021-07-201-0/+2
* create-file-mode.d: mention what happens when used multiple timesJosh Soref2021-07-201-0/+2
* config.d: split comments and option-per lineJosh Soref2021-07-201-3/+6
* misc: copyright year range updatesDaniel Stenberg2021-07-195-5/+5
* mailmap: add Tobias and TimurDaniel Stenberg2021-07-191-0/+2
* docs: spell out directories instead of dirs in create-dirsJosh Soref2021-07-181-3/+4
* docs: correct spelling errors and a broken linkNyholm2021-07-188-16/+16
* CI/cirrus: install impacket from PyPI instead of FreeBSD packagesMarc Hoersken2021-07-181-4/+4
* docs/cmdline: mention what happens when used multiple timesJosh Soref2021-07-183-0/+6
* lib: fix compiler warnings with CURL_DISABLE_NETRCMAntoniak2021-07-183-0/+10
* disable-epsv.d: remove duplicate "(FTP)"Daniel Stenberg2021-07-181-3/+3
* docs: make the documentation for --etag-save match the program behaviourMax Zettlmeißl2021-07-182-18/+11
* write-out.d: add missing periodsJosh Soref2021-07-181-6/+6
* easy: during upkeep, attach Curl_easy to connections in the cacheJosie Huddleston2021-07-171-1/+8
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-1618-80/+80
* TheArtOfHttpScripting: polishJosh Soref2021-07-161-5/+5
* form.d: add examples of `,`/`;` for file[name]Josh Soref2021-07-161-2/+2
* mbedtls: Remove unnecessary includeMAntoniak2021-07-162-5/+0
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-161-9/+31
* multi: fix crash in curl_multi_wait / curl_multi_pollUser Sg2021-07-161-2/+2
* tool_help: remove unused defineDaniel Gustafsson2021-07-161-4/+0
* build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGSSergey Markelov2021-07-164-0/+13
* build: fix IoctlSocket FIONBIO checkAndrea Pappacoda2021-07-162-2/+2
* configure: fix nghttp2 library name for static buildst.artikov2021-07-161-1/+2
* [PellesC] fix _lseeki64() macroGisle Vanem2021-07-161-0/+1
* [SChannel] Use '_tcsncmp()' insteadGisle Vanem2021-07-161-18/+8
* [PellesC] missing '_tcsnccmp'Gisle Vanem2021-07-161-0/+10
* TODO: add mention of mbedTLS 3 incompatibilitiesDaniel Gustafsson2021-07-141-0/+8
* docs: fix inconsistencies in EGDSOCKET documentationDaniel Gustafsson2021-07-141-3/+3
* docs: document missing arguments to commandsБорис Верховский2021-07-134-3/+6
* docs: fix incorrect argument name referenceRandolf J2021-07-131-2/+2
* tool_help: Document that --tlspassword takes a passwordБорис Верховский2021-07-122-1/+2
* scripts: Fix typo in release-notes instructionsDaniel Gustafsson2021-07-101-1/+1
* RELEASE-NOTES: syncedDaniel Gustafsson2021-07-101-12/+30
* write-out.d: Clarify urlnum is not unique for de-globbed URLsJay Satiro2021-07-101-1/+2
* docs: Fix typosWilliam Desportes2021-07-032-2/+2
* Revert "ftp: Expression 'ftpc->wait_data_conn' is always false"Jonathan Wernberg2021-07-081-2/+7
* msnprintf: return number of printed characters excluding null byteDaniel Stenberg2021-07-086-18/+51
* infof: remove newline from format strings, always append itDaniel Stenberg2021-07-0769-947/+936
* examples/multi-single: fix scan-build warningDaniel Stenberg2021-07-071-4/+5
* wolfssl: failing to set a session id is not reason to error outDaniel Stenberg2021-07-071-8/+4
* docs/examples: use curl_multi_poll() in multi examplesDaniel Stenberg2021-07-0715-974/+290
* KNOWN_BUGS: flaky Windows CI buildsDaniel Stenberg2021-07-051-0/+11
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-051-12/+68
* test1147: hyper doesn't allow "crazy" request headers like built-inDaniel Stenberg2021-07-053-2/+5
* c-hyper: bail on too long response headersDaniel Stenberg2021-07-052-2/+6