aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-17ROADMAP: thread-safe `curl_global_init()`Daniel Stenberg
2020-01-17RELEASE-NOTES: syncedDaniel Stenberg
2020-01-16wolfssl: use the wc-prefixed symbol alternativesDaniel Stenberg
2020-01-16polarssl: removedDaniel Stenberg
2020-01-16libssh2: fix variable typeMarcel Raad
2020-01-16curl:progressbarinit: ignore column width from terminals < 20Daniel Stenberg
2020-01-15wolfssh: set the password correctly for PASSWORD authDaniel Stenberg
2020-01-15wolfssh: remove fprintf() calls (and uses of __func__)Daniel Stenberg
2020-01-14CMake: use check_symbol_exists also for inet_ptonMarcel Raad
2020-01-13schannel_verify: Fix alt names manual verify for UNICODE buildsJay Satiro
2020-01-13HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg
2020-01-13CMake: Add support for CMAKE_LTO option.Tobias Hieta
2020-01-13RELEASE-NOTES: syncedDaniel Stenberg
2020-01-13ConnectionExists: respect the max_concurrent_streams limitsDaniel Stenberg
2020-01-13curl: make #0 not output the full URLDaniel Stenberg
2020-01-12wolfSSH: new SSH backendDaniel Stenberg
2020-01-12curl: remove 'config' field from OutStructDaniel Stenberg
2020-01-12misc: Copyright year out of date, should be 2020Daniel Stenberg
2020-01-11libssh2: add support for forcing a hostkey typeSantino Keupp
2020-01-11cmake: Improve libssh2 check on Windowsnicoguillier
2020-01-11schannel: Make CURLOPT_CAINFO work better on Windows 7Faizur Rahman
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2020-01-11cmake: Enable SMB for Windows buildsMarc Aldorasi
2020-01-11vtls: Refactor Curl_multissl_version to make the code clearerJay Satiro
2020-01-10fix: Copyright year out of date, should be 2020Daniel Stenberg
2020-01-10hostip: move code to resolve IP address literals to `Curl_resolv`Marcel Raad
2020-01-09scripts/delta: adapt to new public header layoutDaniel Stenberg
2020-01-09test1167: verify global symbols in public headers are curl prefixedDaniel Stenberg
2020-01-09libtest/mk-lib1521: adapt to new public header layoutDaniel Stenberg
2020-01-09include: remove non-curl prefixed definesDaniel Stenberg
2020-01-09curl.h: remove WIN32 defineDaniel Stenberg
2020-01-09tool_dirhie.c: fix the copyright year rangeDaniel Stenberg
2020-01-09bump: work towards 7.69.0 is startedDaniel Stenberg
2020-01-09tool_dirhie: Allow directory traversal during creationJay Satiro
2020-01-09KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all serversDaniel Stenberg
2020-01-09docs/RELEASE-PROCEDURE.md: pushed some release datesDaniel Stenberg
2020-01-09runtests: make random seed fixed for a monthDaniel Stenberg
2020-01-08RELEASE-PROCEDURE.md: fix next release date (Feb 26)Daniel Stenberg
2020-01-08RELEASE-NOTES: 7.68.0Daniel Stenberg
2020-01-07THANKS: updated with names from the 7.68.0 releaseDaniel Stenberg
2020-01-07RELEASE-PROCEDURE: add four future release datesDaniel Stenberg
2020-01-06TrackMemory tests: always remove CR before LFMarcel Raad
2020-01-06multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public headerDaniel Stenberg
2020-01-06file: fix copyright year rangeDaniel Stenberg
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-06file: on Windows, refuse paths that start with \\Daniel Stenberg
2020-01-06CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro
2020-01-06CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro
2020-01-05curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg