aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19unit1651: survive curl_easy_init() failsDaniel Stenberg
2019-02-18rand: Fix a mismatch between comments in source and header.Frank Gevaerts
2019-02-18x509asn1: replace single char with an arrayPatrick Monnerat
2019-02-18examples/http2-serverpush: add some sensible error checksDaniel Stenberg
2019-02-18easy: fix win32 init to work without CURL_GLOBAL_WIN32Jay Satiro
2019-02-17cookie: Add support for cookie prefixesDaniel Gustafsson
2019-02-16mbedtls: release sessionid resources on errorDaniel Gustafsson
2019-02-16cli tool: refactor encoding conversion sequence for switch case fallthrough.Patrick Monnerat
2019-02-16version.c: silent scan-build even when librtmp is not enabledPatrick Monnerat
2019-02-15RELEASE-NOTES: syncedDaniel Stenberg
2019-02-15Curl_now: figure out windows version in win32_initDaniel Stenberg
2019-02-15unit1307: just fail without FTP supportMarcel Raad
2019-02-15travis: enable valgrind for the iconv tests tooDaniel Stenberg
2019-02-14travis: add scan-buildDaniel Stenberg
2019-02-14examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg
2019-02-14examples/http2-upload: cleaned upDaniel Stenberg
2019-02-14examples/http2-download: cleaned upDaniel Stenberg
2019-02-14examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg
2019-02-14examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg
2019-02-14examples: remove superfluous null-pointer checksDaniel Stenberg
2019-02-14strip_trailing_dot: make sure NULL is never used for strlenDaniel Stenberg
2019-02-14connection_check: restore original conn->data after the checkJay Satiro
2019-02-14memdebug: bring back curl_mark_scloseDaniel Stenberg
2019-02-14transfer.c: do not compute length of undefined hex buffer.Patrick Monnerat
2019-02-14KNOWN_BUGS: Cannot compile against a static build of OpenLDAPDaniel Stenberg
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