summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen.pl: make the output date format work betterbagder/gen-date-formatDaniel Stenberg2021-09-291-1/+1
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-2916-5/+158
* lib: avoid fallthrough cases in switch statementsDaniel Gustafsson2021-09-299-65/+67
* config-win32ce: enable WinSock 2Marcel Raad2021-09-281-2/+2
* externalsocket: use WinSock 2.2Marcel Raad2021-09-281-1/+1
* build: remove checks for WinSock 1Marcel Raad2021-09-2816-158/+5
* scripts/copyright: .muse is .lift nowDaniel Stenberg2021-09-286-6/+6
* cmdline-opts: made the 'Added:' field mandatoryDaniel Stenberg2021-09-28111-15/+124
* curl.1: remove mentions of really old version changesDaniel Stenberg2021-09-2812-27/+46
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-281-10/+23
* tool_cb_prg: make resumed upload progress bar show betterDaniel Stenberg2021-09-271-13/+18
* gen.pl: insert the current date and version in generated man pageDaniel Stenberg2021-09-272-1/+16
* NTLM: use DES_set_key_unchecked with OpenSSLDaniel Stenberg2021-09-271-1/+1
* CI: align make and test flags in various config filesMarc Hoersken2021-09-273-14/+18
* mailmap: unify Max!Daniel Stenberg2021-09-271-0/+2
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-2721-4/+602
* KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stallDaniel Stenberg2021-09-271-0/+4
* TODO: make configure use --cache-file more and betterDaniel Stenberg2021-09-271-0/+8
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-273-6/+38
* urlapi: add curl_url_strerror()i-ky2021-09-2725-72/+233
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-261-3/+24
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-2627-38/+360
* libcurl.rc: switch out the copyright symbol for plain ASCIIDaniel Stenberg2021-09-261-2/+2
* ngtcp2: fix QUIC transport parameter versionJun-ya Kato2021-09-251-6/+5
* examples/imap-append: fix end-of-data checkDaniel Stenberg2021-09-251-1/+1
* vtls: Fix a memory leak if an SSL session cannot be added to the cacheMichael Kaufmann2021-09-2410-16/+36
* HTTP3.md: use 'autoreconf -fi' instead of buildconfMomoka Yamamoto2021-09-241-3/+3
* GIT-INFO: rephrase to adapt to s/buildconf/autoreconfDaniel Stenberg2021-09-241-2/+2
* llist: remove redundant code, branch will not be executedh1zzz2021-09-241-3/+1
* HTTP-COOKIES.md: remove duplicate 'each'tlahn2021-09-241-1/+1
* libssh2: Get the version at runtime if possibleJoel Depooter2021-09-241-1/+1
* schannel: fix typoJoel Depooter2021-09-241-2/+2
* cmake: with OpenSSL, define OPENSSL_SUPPRESS_DEPRECATEDDaniel Stenberg2021-09-231-0/+2
* curl-openssl: pass argument to sed single-quotedDaniel Stenberg2021-09-231-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-232-29/+18
* misc: fix typos in docs and commentsa13460542021-09-236-6/+6
* ci: update Lift config to match requirements of curl buildThomas M. DuBuisson2021-09-233-5/+5
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-2310-20/+20
* RELEASE-NOTES: syncedcurl-7_79_1Daniel Stenberg2021-09-221-4/+0
* THANKS: added names from the 7.79.1 releaseDaniel Stenberg2021-09-221-0/+5
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-213-2/+79
* KNOWN_BUGS: connection migration doesn't workDaniel Stenberg2021-09-191-0/+5
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-191-5/+19
* http: fix the broken >3 digit response code detectionDaniel Stenberg2021-09-173-6/+51
* strerror: use sys_errlist instead of strerror on WindowsJay Satiro2021-09-171-2/+2
* dist: provide lib/.checksrc in the tarballDaniel Stenberg2021-09-161-2/+2
* TODO: Improve documentation about fork safetyDaniel Stenberg2021-09-161-0/+5
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-166-6/+34
* test1184: disableDaniel Stenberg2021-09-161-0/+2
* Curl_http2_setup: don't change connection data on repeat invokesDaniel Stenberg2021-09-161-6/+6