Age | Commit message (Expand) | Author |
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 |
2019-10-02 | tool_operate: rename functions to make more sense | Daniel Stenberg |
2019-10-02 | curl: create easy handles on-demand and not ahead of time | Daniel Stenberg |
2019-10-02 | CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt | Kunal Ekawde |
2019-10-02 | chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error | Daniel Stenberg |
2019-10-01 | checksrc: fix uninitialized variable warning | Marcel Raad |
2019-10-01 | urlapi: fix unused variable warning | Marcel Raad |
2019-10-01 | lib: silence conversion warnings | Marcel Raad |
2019-09-30 | AppVeyor: add 32-bit MinGW-w64 build | Marcel Raad |
2019-09-30 | AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuild | Marcel Raad |
2019-09-30 | git: add tests/server/disabled to .gitignore | Emil Engler |
2019-09-30 | altsvc: accept quoted ma and persist values | Daniel Stenberg |
2019-09-30 | mailmap: a Lucas fix | Daniel Stenberg |
2019-09-29 | quiche: update HTTP/3 config creation to new API | lucas |
2019-09-29 | BINDINGS: PureBasic, Net::Curl for perl and Nim | Daniel Stenberg |