aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-15doh: fix (harmless) buffer overrunPaul Dreik
2019-09-15docs: remove trailing ':' from section names in CURLOPT_TRAILER* manAlessandro Ghedini
2019-09-15docs: fix typo in CURLOPT_HTTP_VERSION manAlessandro Ghedini
2019-09-14CI: inintial github action jobDaniel Stenberg
2019-09-13appveyor: add a winbuildDaniel Stenberg
2019-09-13FTP: allow "rubbish" prepended to the SIZE responseDaniel Stenberg
2019-09-13FTP: skip CWD to entry dir when target is absoluteZenju
2019-09-13curl: fix memory leaked by parse_metalink()Kamil Dudka
2019-09-13parsedate: still provide the name arrays when disabledDaniel Stenberg
2019-09-13curl:file2string: load large files much fasterGilles Vollant
2019-09-13openssl: close_notify on the FTP data connection doesn't mean closureDaniel Stenberg
2019-09-12docs/HTTP3: fix `--with-ssl` ngtcp2 configure flagJimmy Gaussen
2019-09-12RELEASE-NOTES: syncedDaniel Stenberg
2019-09-12curlver: bump to 7.66.1Daniel Stenberg
2019-09-12setopt: make it easier to add new enum valuesZenju
2019-09-12asyn-thread: s/AF_LOCAL/AF_UNIX for SolarisDaniel Stenberg
2019-09-11winbuild/MakefileBuild.vc: Add vsshBernhard Walle
2019-09-11winbuild/MakefileBuild.vc: Fix line endingsBernhard Walle
2019-09-11ldap: Stop using wide char version of ldapp_err2stringJay Satiro
2019-09-10RELEASE-NOTES: curl 7.66.0Daniel Stenberg
2019-09-10THANKS: from the 7.66.0 releaseDaniel Stenberg
2019-09-10curl: make sure the parallel transfers do them allDaniel Stenberg
2019-09-10urlapi: one colon is enough for the strspn() input (typo)Daniel Stenberg
2019-09-10urlapi: verify the IPv6 numerical addressDaniel Stenberg
2019-09-10openssl: use SSL_CTX_set_<min|max>_proto_version() when availableClément Notin
2019-09-10openssl: indent, re-organize and add commentsClément Notin
2019-09-10sspi: fix memory leaksmigueljcrum
2019-09-10travis: disable ngtcp2 builds (again)Daniel Stenberg
2019-09-09Curl_fillreadbuffer: avoid double-free trailer buf on errorDaniel Stenberg
2019-09-09tool_setopt: handle a libcurl build without netrc supportDaniel Stenberg
2019-09-09security:read_data fix bad realloc()Daniel Stenberg
2019-09-09tftp: Alloc maximum blksize, and use default unless OACK is receivedThomas Vegas
2019-09-09tftp: return error when packet is too small for optionsThomas Vegas
2019-09-05KNOWN_BUGS/TODO: cleanup and remove outdated issuesDaniel Stenberg
2019-09-04RELEASE-NOTES: syncedDaniel Stenberg
2019-09-03netrc: free 'home' on errorDaniel Stenberg
2019-09-03urldata: avoid 'generic', use dedicated pointersDaniel Stenberg
2019-09-03cleanup: move functions out of url.c and make them staticDaniel Stenberg
2019-09-03smtp: check for and bail out on too short EHLO responseDaniel Stenberg
2019-09-02smb: init *msg to NULL in smb_send_and_recv()Daniel Stenberg
2019-09-02ROADMAP: updated after recent user pollDaniel Stenberg
2019-08-31THANKS: remove duplicateDaniel Stenberg
2019-08-31Curl_addr2string: take an addrlen argument tooDaniel Stenberg
2019-08-31CMake: remove needless newlines at end of gss variablesRolf Eike Beer
2019-08-31CI: remove duplicate configure flag for LGTM.comRolf Eike Beer
2019-08-31CMake: use platform dependent name for dlopen() libraryRolf Eike Beer
2019-08-30quiche: expire when poll returned dataDaniel Stenberg
2019-08-30quiche: decrease available buffer size, don't assign it!Daniel Stenberg
2019-08-29RELEASE-NOTES: syncedDaniel Stenberg
2019-08-29curl: fix include conditionslufia