Age | Commit message (Expand) | Author |
2019-01-09 | test1561: improve test name | Daniel Stenberg |
2019-01-09 | cookies: skip custom cookies when redirecting cross-site | Katsuhiko YOSHIDA |
2019-01-09 | THANKS: fixups and a dedupe | Daniel Stenberg |
2019-01-09 | timediff: fix math for unsigned time_t | Daniel Stenberg |
2019-01-08 | tests: allow tests to pass by 2037-02-12 | Bernhard M. Wiedemann |
2019-01-07 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-01-07 | curl_multi_remove_handle() don't block terminating c-ares requests | Brad Spencer |
2019-01-07 | Revert "http_negotiate: do not close connection until negotiation is completed" | Daniel Stenberg |
2019-01-07 | curl/urlapi.h: include "curl.h" first | Daniel Stenberg |
2019-01-06 | VS projects: fix build warning | Marcel Raad |
2019-01-06 | schannel: fix compiler warning | Marcel Raad |
2019-01-04 | printf: introduce CURL_FORMAT_TIMEDIFF_T | Rikard Falkeborn |
2019-01-04 | printf: fix format specifiers | Rikard Falkeborn |
2019-01-03 | libtest/stub_gssapi: use "real" snprintf | Daniel Stenberg |
2019-01-03 | INTERNALS: correct some outdated function names | Daniel Stenberg |
2019-01-03 | docs/version.d: mention MultiSSL | Daniel Stenberg |
2019-01-02 | examples: Update .gitignore | Rikard Falkeborn |
2019-01-02 | THANKS: add more missing names | Daniel Gustafsson |
2019-01-02 | docs: mention potential leak in curl_slist_append | Daniel Gustafsson |
2019-01-01 | tvnow: silence conversion warnings | Marcel Raad |
2019-01-01 | THANKS: dedupe more names | Daniel Stenberg |
2019-01-01 | ntlm: update selection of type 3 response | Markus Moeller |
2018-12-31 | THANKS: added missing names from year <= 2000 | Daniel Stenberg |
2018-12-30 | urlapi: fix parsing ipv6 with zone index | Daniel Gustafsson |
2018-12-30 | THANKS: dedupe Guenter Knauf | Daniel Stenberg |
2018-12-30 | THANKS: missing name from the 6.3.1 release! | Daniel Stenberg |
2018-12-27 | RELEASE-NOTES: synced | Daniel Gustafsson |
2018-12-27 | hostip: support wildcard hosts | Claes Jakobsson |
2018-12-27 | url: fix incorrect indentation | Daniel Gustafsson |
2018-12-26 | os400: upgrade ILE/RPG binding. | Patrick Monnerat |
2018-12-25 | FAQ: remove mention of sourceforge for github | Daniel Gustafsson |
2018-12-25 | openvms: fix typos in documentation | Daniel Gustafsson |
2018-12-25 | openvms: fix OpenSSL discovery on VAX | Daniel Gustafsson |
2018-12-24 | cmake: use lowercase for function name like the rest of the code | Ruslan Baratov |
2018-12-23 | Revert "libssh: no data pointer == nothing to do" | Daniel Stenberg |
2018-12-23 | disconnect: set conn->data for protocol disconnect | Daniel Stenberg |
2018-12-23 | timeval: Use high resolution timestamps on Windows | Pavel P |
2018-12-22 | libssh: no data pointer == nothing to do | Daniel Stenberg |
2018-12-22 | conncache_unlock: avoid indirection by changing input argument type | Daniel Stenberg |
2018-12-22 | disconnect: separate connections and easy handles better | Daniel Stenberg |
2018-12-22 | libssh: free sftp_canonicalize_path() data correctly | Daniel Stenberg |
2018-12-21 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-21 | if2ip: remove unused function Curl_if_is_interface_name | Daniel Stenberg |
2018-12-20 | http2: clear pause stream id if it gets closed | Daniel Stenberg |
2018-12-20 | wolfssl: Perform cleanup | David Garske |
2018-12-20 | mbedtls: follow-up VERIFYHOST fix from f097669248 | Daniel Stenberg |
2018-12-20 | curlver: bump to 7.64.0 for next release | Daniel Stenberg |
2018-12-19 | cookies: extend domain checks to non psl builds | Daniel Gustafsson |
2018-12-19 | smb: fix incorrect path in request if connection reused | Matus Uzak |