Age | Commit message (Expand) | Author |
2019-10-18 | examples/sslbackend: fix -Wchar-subscripts warning | Marcel Raad |
2019-10-18 | configure: remove all cyassl references | Daniel Stenberg |
2019-10-17 | test1162: disable MSYS2's POSIX path conversion | Marcel Raad |
2019-10-17 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-16 | CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time | Jay Satiro |
2019-10-16 | tool_operate: Fix retry sleep time shown to user when Retry-After | Stian Soiland-Reyes |
2019-10-16 | url: normalize CURLINFO_EFFECTIVE_URL | Daniel Stenberg |
2019-10-16 | tests: line ending fixes for Windows | Marcel Raad |
2019-10-15 | tests: use proxy feature | Marcel Raad |
2019-10-13 | smbserver: fix Python 3 compatibility | Marcel Raad |
2019-10-13 | security: silence conversion warning | Marcel Raad |
2019-10-13 | connect: silence sign-compare warning | Marcel Raad |
2019-10-13 | TODO: Handle growing SFTP files | Daniel Stenberg |
2019-10-13 | KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array" | Daniel Stenberg |
2019-10-12 | KNOWN_BUGS: "LDAP on Windows does authentication wrong" | Daniel Stenberg |
2019-10-12 | appveyor: add a winbuild that uses VS2017 | Daniel Stenberg |
2019-10-10 | socketpair: fix include and define for older TCP header systems | Harry Sintonen |
2019-10-10 | socketpair: fix double-close in error case | Daniel Stenberg |
2019-10-10 | gskit: use the generic Curl_socketpair | Daniel Stenberg |
2019-10-10 | asyn-thread: make use of Curl_socketpair() where available | Daniel Stenberg |
2019-10-10 | socketpair: an implemention for Windows and more | Daniel Stenberg |
2019-10-09 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-09 | connect: return CURLE_OPERATION_TIMEDOUT for errno == ETIMEDOUT | Daniel Stenberg |
2019-10-09 | cirrus: switch off blackhole status on the freebsd CI machines | Daniel Stenberg |
2019-10-09 | tests: use port 2 instead of 60000 for a safer non-listening port | Daniel Stenberg |
2019-10-09 | KNOWN_BUGS: IDN tests failing on Windows | Daniel Stenberg |
2019-10-09 | cirrus: Increase the git clone depth. | Dan Fandrich |
2019-10-09 | docs: make sure the --no-progress-meter docs file is in dist too | Daniel Stenberg |
2019-10-09 | docs: document it as --no-progress-meter instead of the reverse | Daniel Stenberg |
2019-10-09 | cirrus: Switch the FreeBSD 11.x build to 11.3 and add a 13.0 build. | Dan Fandrich |
2019-10-08 | curl: --no-progress-meter | Daniel Stenberg |
2019-10-08 | TODO: Consult %APPDATA% also for .netrc | Daniel Stenberg |
2019-10-07 | CURLOPT_TIMEOUT.3: remove the mention of "minutes" | Daniel Stenberg |
2019-10-07 | docs: added multi-event.c example | Andrei Valeriu BICA |
2019-10-05 | ldap: fix OOM error on missing query string | Nicolas |
2019-10-05 | build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines | Paul B. Omta |
2019-10-05 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-05 | curl: ensure HTTP 429 triggers --retry | Stian Soiland-Reyes |
2019-10-04 | winbuild: add ENABLE_UNICODE option | apique |
2019-10-04 | ngtcp2: adapt to API change | Daniel Stenberg |
2019-10-03 | cookies: change argument type for Curl_flush_cookies | Daniel Stenberg |
2019-10-03 | http2: move state-init from creation to pre-transfer | Daniel Stenberg |
2019-10-03 | urlapi: fix use-after-free bug | Daniel Stenberg |
2019-10-03 | cookie: avoid harmless use after free | Paul Dreik |
2019-10-03 | docs: add note on failed handles not being counted by curl_multi_perform | Denis Chaplygin |
2019-10-03 | CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typo | Daniel Stenberg |
2019-10-02 | ESNI: initial build/setup | Niall |
2019-10-02 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-02 | redirect: when following redirects to an absolute URL, URL encode it | Daniel Stenberg |
2019-10-02 | urlapi: fix URL encoding when setting a full URL | Daniel Stenberg |