aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-16Add gemini protocol supportHEADmasterBen Burwell
2020-06-17manpage: add three missing environment variablesDaniel Stenberg
2020-06-16RELEASE-NOTES: syncedDaniel Stenberg
2020-06-16configure: for wolfSSL, check for the DES func needed for NTLMDaniel Stenberg
2020-06-16ntlm: enable NTLM support with wolfSSLRuurd Beerstra
2020-06-15http: move header storage to Curl_easy from connectdataDaniel Stenberg
2020-06-13CODE_REVIEW.md: how to do code reviews in curlDaniel Stenberg
2020-06-12altsvc: remove the num field from the altsvc structDaniel Stenberg
2020-06-12version.d: expanded and alpha-sortedDaniel Stenberg
2020-06-12ABI.md: rename to .md and polish the markdownDaniel Stenberg
2020-06-12HELP-US: add a section for "smaller tasks"Daniel Stenberg
2020-06-12TODO: retry on the redirected-to URLDaniel Stenberg
2020-06-12mailmap: Nicolas StercheleDaniel Stenberg
2020-06-12TODO: remove 19.3 section titleSterchele Nicolas
2020-06-12test1560: avoid possibly negative association in wordingMartin V
2020-06-12share: don't set the share flag it something failsDaniel Stenberg
2020-06-10buildconf: remove -print from the find command that removes filesDaniel Stenberg
2020-06-10RELEASE-NOTES: syncedDaniel Stenberg
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-06-09tool_getparam: fix memory leak in parse_argsJay Satiro
2020-06-08socks: detect connection close during handshakeDaniel Stenberg
2020-06-08multi: add defensive check on data->multi->num_alivexquery
2020-06-08Curl_addrinfo: use one malloc instead of threeDaniel Stenberg
2020-06-08quiche: update SSLKEYLOGFILE supportAlessandro Ghedini
2020-06-08tests: add two simple tests for --login-optionsDaniel Stenberg
2020-06-08ngtcp2: update with recent API changesDaniel Stenberg
2020-06-08socks: remove unreachable breaks in socks.c and mime.cxquery
2020-06-08tool_cfgable: free login_options at exitDaniel Stenberg
2020-06-08libssh2: keep sftp errors as 'unsigned long'Daniel Stenberg
2020-06-06timeouts: move ms timeouts to timediff_t from int and longMarc Hoersken
2020-06-06openssl: set FLAG_TRUSTED_FIRST unconditionallyFrançois Rigault
2020-06-06server/util: fix logmsg format using curl_off_t argumentDaniel Stenberg
2020-06-05RELEASE-NOTES: syncedDaniel Stenberg
2020-06-05socks: fix expected length of SOCKS5 replyCherish98
2020-06-05.gitignore: add directory containing the stats repoMarc Hoersken
2020-06-05HTTP3.md: clarify cargo build directoryAdnan Khan
2020-06-05user-agent.d: spell out what happens given a blank argumentDaniel Stenberg
2020-06-05trailers: switch h1-trailer logic to use dynbufDaniel Stenberg
2020-06-05CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg
2020-06-04mailmap: Don J OlmsteadDaniel Stenberg
2020-06-04configure: only strip first -L from LDFLAGSDaniel Stenberg
2020-06-04quiche: advertise draft 28 supportPeter Wu
2020-06-04KNOWN_BUGS: RTSP authentication breaks without redirect supportDaniel Stenberg
2020-06-04projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro
2020-06-03CI/macos: fix 'is already installed' errors by using bundleMarc Hoersken
2020-06-03altsvc: fix 'dsthost' may be used uninitialized in this functionDaniel Stenberg
2020-06-02RELEASE-NOTES: syncedDaniel Stenberg
2020-06-02urldata: let the HTTP method be in the set.* structDaniel Stenberg
2020-06-02hostip: fix the memory-leak introduced in 67d2802Daniel Stenberg
2020-06-02test970: make it require proxy supportDaniel Stenberg