aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14x509asn1: "Dereference of null pointer"Patrick Monnerat
2019-02-14configure: show features as well in the final summaryDaniel Stenberg
2019-02-14KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10Daniel Stenberg
2019-02-14KNOWN_BUGS: Deflate error after all content was receivedDaniel Stenberg
2019-02-14gssapi: fix deprecated header warningsDaniel Stenberg
2019-02-14TODO: Upgrade to websocketsDaniel Stenberg
2019-02-14TODO: cmake test suite improvementsDaniel Stenberg
2019-02-13curl: "Dereference of null pointer"Patrick Monnerat
2019-02-13unit1307: require FTP supportMarcel Raad
2019-02-13TODO: TFO support on WindowsDaniel Stenberg
2019-02-13multi: Dereference of null pointerDaniel Stenberg
2019-02-13urlglob: Argument with 'nonnull' attribute passed nullDaniel Stenberg
2019-02-12schannel: restore some debug output but only for debug buildsJay Satiro
2019-02-12examples/crawler: Fix the Accept-Encoding settingJay Satiro
2019-02-12mime: put the boundary buffer into the curl_mime structDaniel Stenberg
2019-02-12schannel: be quietDaniel Stenberg
2019-02-12Curl_resolv: fix a gcc -Werror=maybe-uninitialized warningRomain Geissler
2019-02-12http2: multi_connchanged() moved from multi.c, only used for h2Daniel Stenberg
2019-02-12curl: "Function call argument is an uninitialized value"Daniel Stenberg
2019-02-12pretransfer: don't strlen() POSTFIELDS set for GET requestsDaniel Stenberg
2019-02-12multi: remove verbose "Expire in" ... messagesDaniel Stenberg
2019-02-12mbedtls: make it build even if MBEDTLS_VERSION_C isn't setDaniel Stenberg
2019-02-12non-ascii.c: fix typos in commentsDaniel Gustafsson
2019-02-12fnmatch: disable if FTP is disabledDaniel Stenberg
2019-02-12curl_path: only enabled for SSH buildsDaniel Stenberg
2019-02-11tests: add stderr comparison to the test suiteFrank Gevaerts
2019-02-11cli tool: do not use mime.h private structures.Patrick Monnerat
2019-02-11curlver: bump to 7.64.1-devDaniel Stenberg
2019-02-11RELEASE-NOTES: syncedDaniel Stenberg
2019-02-11curl: follow-up to 3f16990ec84Daniel Gustafsson
2019-02-11dns: release sharelock as soon as possibleDaniel Gustafsson
2019-02-11curl: follow-up to b49652ac66cc0Daniel Stenberg
2019-02-11multi: (void)-prefix when ignoring return valuesDaniel Stenberg
2019-02-11curl: fix FreeBSD compiler warning in the --xattr codeDaniel Stenberg
2019-02-11connection_check: set ->data to the transfer doing the checkDaniel Stenberg
2019-02-11hostip: make create_hostcache_id avoid alloc + freeDaniel Stenberg
2019-02-11scripts/singleuse: script to use to track single-use functionsDaniel Stenberg
2019-02-10cleanup: make local functions staticDaniel Stenberg
2019-02-10cirrus: Added FreeBSD builds using Cirrus CI.Dan Fandrich
2019-02-09url/idnconvert: remove scan for <= 32 ascii valuesDaniel Stenberg
2019-02-09urlapi: reduce variable scope, remove unreachable 'break'Daniel Stenberg
2019-02-07zsh.pl: escape ':' characterAlessandro Ghedini
2019-02-07zsh.pl: update regex to better match curl -h outputAlessandro Ghedini
2019-02-07tool_operate: fix typecheck warningMarcel Raad
2019-02-06url: close TLS before removing conn from cacheChris Araman
2019-02-06INTERNALS.md: fix subsection depth and linkDaniel Gustafsson
2019-02-06RELEASE-NOTES: 7.64.0Daniel Stenberg
2019-02-06RELEASE-PROCEDURE: update the release calendarDaniel Stenberg
2019-02-06THANKS: 7.64.0 statusDaniel Stenberg
2019-02-05ROADMAP: remove already performed itemDaniel Gustafsson