summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/servers: use our platform-aware pid for server verificationMarc Hoersken2021-07-255-12/+22
* tests/runtests.pl: cleanup copy&paste mistakes and unused codeMarc Hoersken2021-07-251-7/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-252-380/+18
* http_proxy: clear 'sending' when the outgoing request is sentDaniel Stenberg2021-07-251-0/+1
* openssl: fix grammarJosh Soref2021-07-251-36/+36
* configure.ac: tweak nghttp2 library name fix againJay Satiro2021-07-251-1/+1
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-2315-128/+0
* docs: change max-filesize caveat againJay Satiro2021-07-233-9/+10
* configure: tweak nghttp2 library name fixChristian Weisgerber2021-07-221-1/+1
* docs/MQTT: update state of username/password supportBastian Krause2021-07-221-2/+0
* CURLMOPT_TIMERFUNCTION.3: remove misplaced "time"Oleg Pudeyev2021-07-211-1/+1
* RELEASE-NOTES: syncedcurl-7_78_0Daniel Stenberg2021-07-212-7/+78
* winbuild/MakefileBuild.vc: bump copyright yearDaniel Stenberg2021-07-211-1/+1
* docs: mention max-filesize options also apply to MQTT transfersJay Satiro2021-07-213-11/+11
* docs/cmdline: fix grammar and typosJosh Soref2021-07-202-3/+3
* dump-header.d: Drop suggestion to use for cookie storageJosh Soref2021-07-201-8/+2
* doc/cmdline: fix grammar and typosJosh Soref2021-07-208-37/+36
* vtls: fix connection reuse checks for issuer cert and case sensitivityDaniel Stenberg2021-07-206-27/+45
* sectransp: check for client certs by name first, then fileDaniel Stenberg2021-07-201-14/+19
* 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