Age | Commit message (Expand) | Author |
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 |
2018-12-19 | curl -J: do not append to the destination file | Daniel Stenberg |
2018-12-17 | mbedtls: use VERIFYHOST | Daniel Stenberg |
2018-12-17 | pingpong: change default response timeout to 120 seconds | Daniel Stenberg |
2018-12-17 | pingpong: ignore regular timeout in disconnect phase | Daniel Stenberg |
2018-12-14 | TODO: Windows: set attribute 'archive' for completed downloads | Daniel Stenberg |
2018-12-14 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-12-14 | http: minor whitespace cleanup from f464535b | Daniel Stenberg |
2018-12-14 | http: Implement trailing headers for chunked transfers | Ayoub Boudhar |
2018-12-14 | darwinssl: accept setting max-tls with default min-tls | Daniel Stenberg |
2018-12-13 | gopher: fix memory leak from 9026083ddb2a9 | Daniel Stenberg |
2018-12-13 | test1201: Add a trailing `?' to the selector | Leonardo Taccari |
2018-12-13 | gopher: always include the entire gopher-path in request | Leonardo Taccari |
2018-12-13 | urlapi: distinguish possibly empty query | Leonardo Taccari |
2018-12-13 | OS400: handle memory error in list conversion | Daniel Gustafsson |