aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-17socks: make the connect phase non-blockingDaniel Stenberg
2020-02-16multi: if Curl_readwrite sets 'comeback' use expire, not loopDaniel Stenberg
2020-02-16ftp: convert 'sock_accepted' to a plain booleanDaniel Stenberg
2020-02-15CURLINFO_COOKIELIST.3: Fix exampleJay Satiro
2020-02-14TODO: Paged searches on LDAP serverDaniel Stenberg
2020-02-14TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPSDaniel Stenberg
2020-02-14azure: disable brotli on the macos debug-buildsDaniel Stenberg
2020-02-13tool_home: Fix the copyright year being out of dateSteve Holme
2020-02-12tool_homedir: Change GetEnv() to use libcurl's curl_getenv()Jay Satiro
2020-02-12strerror.h: Copyright year out of dateDaniel Stenberg
2020-02-12strerror: Increase STRERROR_LEN 128 -> 256Jay Satiro
2020-02-12multi: fix outdated commentJay Satiro
2020-02-12easy: remove dead codeJay Satiro
2020-02-12create-dirs.d: mention the modeDaniel Stenberg
2020-02-11CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg
2020-02-10RELEASE-NOTES: syncedDaniel Stenberg
2020-02-09smtp: Simplify the MAIL command and avoid a duplication of send stringsSteve Holme
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-02-09url: Include the failure reason when curl_win32_idn_to_ascii() failsSteve Holme
2020-02-09asyn-thread: remove dead codeJay Satiro
2020-02-08github: Instructions to post "uname -a" on Unix systems in issuesEmil Engler
2020-02-08configure.ac: fix comments about --with-quicheCristian Greco
2020-02-07checksrc.bat: Fix not being able to run script from the main curl directorySteve Holme
2020-02-07digest: Do not quote algorithm in HTTP authorisationPierre-Yves Bigourdan
2020-02-07ftp: remove the duplicated user/password struct fieldsDaniel Stenberg
2020-02-07ftp: remove superfluous checking for crlf in user or pwdDaniel Stenberg
2020-02-06ntlm_wb: Use Curl_socketpair() for greater portabilitySteve Holme
2020-02-05contributors: Also include people who contributed to curl-wwwFrank Gevaerts
2020-02-05contrithanks: Use the most recent tag by defaultFrank Gevaerts
2020-02-05scripts: use last set tag if none givenDaniel Stenberg
2020-02-05ftp: shrink temp buffers used for PORTDaniel Stenberg
2020-02-05curl: error on --alt-svc use w/o supportDaniel Stenberg
2020-02-05docs/HTTP3: add --enable-alt-svc to curl's configureDaniel Stenberg
2020-02-04RELEASE-PROCEDURE: feature win is closed post-release a few daysDaniel Stenberg
2020-02-04altsvc: set h3 version at a common single spotDaniel Stenberg
2020-02-04altsvc: improved header parserHarry Sintonen
2020-02-04ngtcp2: fixed to only use AF_INET6 when ENABLE_IPV6Harry Sintonen
2020-02-04docs/HTTP3: update the OpenSSL branch to use for ngtcp2Daniel Stenberg
2020-02-04ntlm: Pass the Curl_easy structure to the private winbind functionsSteve Holme
2020-02-04RELEASE-NOTES: syncedDaniel Stenberg
2020-02-04tool_operhlp: Copyright year out of date, should be 2020Daniel Stenberg
2020-02-04curl: avoid using strlen for testing if a string is emptyOrgad Shaneh
2020-02-03ntlm: Ensure the HTTP header data is not stored in the challenge/responseSteve Holme
2020-02-03openssl: remove redundant assignmentMarcel Raad
2020-02-03travis: update non-OpenSSL Linux jobs to BionicMarcel Raad
2020-02-03cirrus: Add some missing semicolonsDan Fandrich
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-02-02ntlm: Move the winbind data into the NTLM data structureSteve Holme
2020-01-30quiche: Copyright year out of dateDaniel Stenberg
2020-01-30altsvc: use h3-25Daniel Stenberg