Age | Commit message (Expand) | Author |
2020-02-16 | multi: if Curl_readwrite sets 'comeback' use expire, not loop | Daniel Stenberg |
2020-02-16 | ftp: convert 'sock_accepted' to a plain boolean | Daniel Stenberg |
2020-02-15 | CURLINFO_COOKIELIST.3: Fix example | Jay Satiro |
2020-02-14 | TODO: Paged searches on LDAP server | Daniel Stenberg |
2020-02-14 | TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS | Daniel Stenberg |
2020-02-14 | azure: disable brotli on the macos debug-builds | Daniel Stenberg |
2020-02-13 | tool_home: Fix the copyright year being out of date | Steve Holme |
2020-02-12 | tool_homedir: Change GetEnv() to use libcurl's curl_getenv() | Jay Satiro |
2020-02-12 | strerror.h: Copyright year out of date | Daniel Stenberg |
2020-02-12 | strerror: Increase STRERROR_LEN 128 -> 256 | Jay Satiro |
2020-02-12 | multi: fix outdated comment | Jay Satiro |
2020-02-12 | easy: remove dead code | Jay Satiro |
2020-02-12 | create-dirs.d: mention the mode | Daniel Stenberg |
2020-02-11 | CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording | Daniel Stenberg |
2020-02-10 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-02-09 | smtp: Simplify the MAIL command and avoid a duplication of send strings | Steve Holme |
2020-02-09 | altsvc: keep a copy of the file name to survive handle reset | Daniel Stenberg |
2020-02-09 | url: Include the failure reason when curl_win32_idn_to_ascii() fails | Steve Holme |
2020-02-09 | asyn-thread: remove dead code | Jay Satiro |
2020-02-08 | github: Instructions to post "uname -a" on Unix systems in issues | Emil Engler |
2020-02-08 | configure.ac: fix comments about --with-quiche | Cristian Greco |
2020-02-07 | checksrc.bat: Fix not being able to run script from the main curl directory | Steve Holme |
2020-02-07 | digest: Do not quote algorithm in HTTP authorisation | Pierre-Yves Bigourdan |
2020-02-07 | ftp: remove the duplicated user/password struct fields | Daniel Stenberg |
2020-02-07 | ftp: remove superfluous checking for crlf in user or pwd | Daniel Stenberg |
2020-02-06 | ntlm_wb: Use Curl_socketpair() for greater portability | Steve Holme |
2020-02-05 | contributors: Also include people who contributed to curl-www | Frank Gevaerts |
2020-02-05 | contrithanks: Use the most recent tag by default | Frank Gevaerts |
2020-02-05 | scripts: use last set tag if none given | Daniel Stenberg |
2020-02-05 | ftp: shrink temp buffers used for PORT | Daniel Stenberg |
2020-02-05 | curl: error on --alt-svc use w/o support | Daniel Stenberg |
2020-02-05 | docs/HTTP3: add --enable-alt-svc to curl's configure | Daniel Stenberg |
2020-02-04 | RELEASE-PROCEDURE: feature win is closed post-release a few days | Daniel Stenberg |
2020-02-04 | altsvc: set h3 version at a common single spot | Daniel Stenberg |
2020-02-04 | altsvc: improved header parser | Harry Sintonen |
2020-02-04 | ngtcp2: fixed to only use AF_INET6 when ENABLE_IPV6 | Harry Sintonen |
2020-02-04 | docs/HTTP3: update the OpenSSL branch to use for ngtcp2 | Daniel Stenberg |
2020-02-04 | ntlm: Pass the Curl_easy structure to the private winbind functions | Steve Holme |
2020-02-04 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-02-04 | tool_operhlp: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-02-04 | curl: avoid using strlen for testing if a string is empty | Orgad Shaneh |
2020-02-03 | ntlm: Ensure the HTTP header data is not stored in the challenge/response | Steve Holme |
2020-02-03 | openssl: remove redundant assignment | Marcel Raad |
2020-02-03 | travis: update non-OpenSSL Linux jobs to Bionic | Marcel Raad |
2020-02-03 | cirrus: Add some missing semicolons | Dan Fandrich |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2020-02-02 | ntlm: Move the winbind data into the NTLM data structure | Steve Holme |
2020-01-30 | quiche: Copyright year out of date | Daniel Stenberg |
2020-01-30 | altsvc: use h3-25 | Daniel Stenberg |
2020-01-30 | quiche: update to draft-25 | Alessandro Ghedini |