summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setopt: make INFILESIZE and POSTFIELDSIZE do the same thingbagder/filesize-uniteDaniel Stenberg2020-06-246-40/+18
* RELEASE-NOTES: syncedDaniel Stenberg2020-06-241-274/+7
* curlver: start working on 7.71.1Daniel Stenberg2020-06-241-3/+3
* DYNBUF.md: fix a typo: trail => tailDenis Baručić2020-06-241-1/+1
* RELEASE-NOTES: curl 7.71.0 releasecurl-7_71_0Daniel Stenberg2020-06-231-14/+30
* THANKS: curl 7.71.0 additionsDaniel Stenberg2020-06-231-0/+33
* url: make sure pushed streams get an allocated download bufferDaniel Stenberg2020-06-233-4/+11
* openssl: Don't ignore CA paths when using Windows CA storeJay Satiro2020-06-223-15/+13
* tool_operate: Don't use Windows CA store as a fallbackJay Satiro2020-06-221-8/+0
* openssl: Fix CA fallback logic for OpenSSL 3.0 buildJay Satiro2020-06-221-1/+1
* copyright: update mismatched copyright yearsDaniel Stenberg2020-06-224-4/+4
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-222-1/+65
* tool_getparam: -i is not OK if -J is usedDaniel Stenberg2020-06-222-18/+9
* CMake: ignore INTERFACE_LIBRARY targets for pkg-config filePeter Wu2020-06-211-1/+9
* multibyte: Fixed access-> waccess to file for Windows PlarformValentyn Korniienko2020-06-212-0/+25
* altsvc: bump to h3-29Daniel Stenberg2020-06-191-2/+2
* urlglob: treat literal IPv6 addresses with zone IDs as a host nameDaniel Stenberg2020-06-181-20/+27
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-182-1/+44
* tool_getparam: repair the error message for unknown flagDaniel Stenberg2020-06-181-1/+2
* FILEFORMAT: describe verify/stderrDaniel Stenberg2020-06-181-0/+9
* connect: improve happy eyeballs handlingDaniel Stenberg2020-06-185-58/+84
* ngtcp2: never call fprintf() in lib code in release versionDaniel Stenberg2020-06-181-12/+14
* ngtcp2: fix happy eyeballs quic connect crashDaniel Stenberg2020-06-181-1/+2
* select: remove the unused ELAPSED_MS() macroDaniel Stenberg2020-06-181-3/+0
* multi: implement wait using winsock eventsrcombs2020-06-172-4/+122
* manpage: add three missing environment variablesDaniel Stenberg2020-06-171-1/+17
* RELEASE-NOTES: syncedDaniel Stenberg2020-06-161-13/+28
* configure: for wolfSSL, check for the DES func needed for NTLMDaniel Stenberg2020-06-161-6/+50
* ntlm: enable NTLM support with wolfSSLRuurd Beerstra2020-06-165-19/+24
* http: move header storage to Curl_easy from connectdataDaniel Stenberg2020-06-1510-130/+137
* CODE_REVIEW.md: how to do code reviews in curlDaniel Stenberg2020-06-132-0/+169
* altsvc: remove the num field from the altsvc structDaniel Stenberg2020-06-123-12/+8
* version.d: expanded and alpha-sortedDaniel Stenberg2020-06-121-28/+36
* ABI.md: rename to .md and polish the markdownDaniel Stenberg2020-06-122-19/+14
* HELP-US: add a section for "smaller tasks"Daniel Stenberg2020-06-121-0/+17
* TODO: retry on the redirected-to URLDaniel Stenberg2020-06-121-0/+12
* mailmap: Nicolas StercheleDaniel Stenberg2020-06-121-0/+1
* TODO: remove 19.3 section titleSterchele Nicolas2020-06-121-1/+1
* test1560: avoid possibly negative association in wordingMartin V2020-06-121-14/+14
* share: don't set the share flag it something failsDaniel Stenberg2020-06-121-3/+5
* buildconf: remove -print from the find command that removes filesDaniel Stenberg2020-06-101-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-06-101-9/+36
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-1017-70/+67
* tool_getparam: fix memory leak in parse_argsJay Satiro2020-06-091-0/+2
* socks: detect connection close during handshakeDaniel Stenberg2020-06-081-4/+28
* multi: add defensive check on data->multi->num_alivexquery2020-06-081-1/+3
* Curl_addrinfo: use one malloc instead of threeDaniel Stenberg2020-06-083-69/+30
* quiche: update SSLKEYLOGFILE supportAlessandro Ghedini2020-06-081-1/+7
* tests: add two simple tests for --login-optionsDaniel Stenberg2020-06-083-6/+94
* ngtcp2: update with recent API changesDaniel Stenberg2020-06-081-5/+8