Age | Commit message (Expand) | Author |
2019-02-14 | memdebug: bring back curl_mark_sclose | Daniel Stenberg |
2019-02-14 | transfer.c: do not compute length of undefined hex buffer. | Patrick Monnerat |
2019-02-14 | KNOWN_BUGS: Cannot compile against a static build of OpenLDAP | Daniel Stenberg |
2019-02-14 | x509asn1: "Dereference of null pointer" | Patrick Monnerat |
2019-02-14 | configure: show features as well in the final summary | Daniel Stenberg |
2019-02-14 | KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10 | Daniel Stenberg |
2019-02-14 | KNOWN_BUGS: Deflate error after all content was received | Daniel Stenberg |
2019-02-14 | gssapi: fix deprecated header warnings | Daniel Stenberg |
2019-02-14 | TODO: Upgrade to websockets | Daniel Stenberg |
2019-02-14 | TODO: cmake test suite improvements | Daniel Stenberg |
2019-02-13 | curl: "Dereference of null pointer" | Patrick Monnerat |
2019-02-13 | unit1307: require FTP support | Marcel Raad |
2019-02-13 | TODO: TFO support on Windows | Daniel Stenberg |
2019-02-13 | multi: Dereference of null pointer | Daniel Stenberg |
2019-02-13 | urlglob: Argument with 'nonnull' attribute passed null | Daniel Stenberg |
2019-02-12 | schannel: restore some debug output but only for debug builds | Jay Satiro |
2019-02-12 | examples/crawler: Fix the Accept-Encoding setting | Jay Satiro |
2019-02-12 | mime: put the boundary buffer into the curl_mime struct | Daniel Stenberg |
2019-02-12 | schannel: be quiet | Daniel Stenberg |
2019-02-12 | Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning | Romain Geissler |
2019-02-12 | http2: multi_connchanged() moved from multi.c, only used for h2 | Daniel Stenberg |
2019-02-12 | curl: "Function call argument is an uninitialized value" | Daniel Stenberg |
2019-02-12 | pretransfer: don't strlen() POSTFIELDS set for GET requests | Daniel Stenberg |
2019-02-12 | multi: remove verbose "Expire in" ... messages | Daniel Stenberg |
2019-02-12 | mbedtls: make it build even if MBEDTLS_VERSION_C isn't set | Daniel Stenberg |
2019-02-12 | non-ascii.c: fix typos in comments | Daniel Gustafsson |
2019-02-12 | fnmatch: disable if FTP is disabled | Daniel Stenberg |
2019-02-12 | curl_path: only enabled for SSH builds | Daniel Stenberg |
2019-02-11 | tests: add stderr comparison to the test suite | Frank Gevaerts |
2019-02-11 | cli tool: do not use mime.h private structures. | Patrick Monnerat |
2019-02-11 | curlver: bump to 7.64.1-dev | Daniel Stenberg |
2019-02-11 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-02-11 | curl: follow-up to 3f16990ec84 | Daniel Gustafsson |
2019-02-11 | dns: release sharelock as soon as possible | Daniel Gustafsson |
2019-02-11 | curl: follow-up to b49652ac66cc0 | Daniel Stenberg |
2019-02-11 | multi: (void)-prefix when ignoring return values | Daniel Stenberg |
2019-02-11 | curl: fix FreeBSD compiler warning in the --xattr code | Daniel Stenberg |
2019-02-11 | connection_check: set ->data to the transfer doing the check | Daniel Stenberg |
2019-02-11 | hostip: make create_hostcache_id avoid alloc + free | Daniel Stenberg |
2019-02-11 | scripts/singleuse: script to use to track single-use functions | Daniel Stenberg |
2019-02-10 | cleanup: make local functions static | Daniel Stenberg |
2019-02-10 | cirrus: Added FreeBSD builds using Cirrus CI. | Dan Fandrich |
2019-02-09 | url/idnconvert: remove scan for <= 32 ascii values | Daniel Stenberg |
2019-02-09 | urlapi: reduce variable scope, remove unreachable 'break' | Daniel Stenberg |
2019-02-07 | zsh.pl: escape ':' character | Alessandro Ghedini |
2019-02-07 | zsh.pl: update regex to better match curl -h output | Alessandro Ghedini |
2019-02-07 | tool_operate: fix typecheck warning | Marcel Raad |
2019-02-06 | url: close TLS before removing conn from cache | Chris Araman |
2019-02-06 | INTERNALS.md: fix subsection depth and link | Daniel Gustafsson |
2019-02-06 | RELEASE-NOTES: 7.64.0 | Daniel Stenberg |