Age | Commit message (Expand) | Author |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | copyright: fix year ranges | Daniel Stenberg |
2020-01-21 | http: move "oauth_bearer" from connectdata to Curl_easy | nao |
2020-01-21 | curl: Let -D merge headers in one file again | Emil Engler |
2020-01-21 | data.d: remove "Multiple files can also be specified" | Daniel Stenberg |
2020-01-20 | CMake: support specifying the target Windows version | Marcel Raad |
2020-01-20 | http.h: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-01-20 | HTTP: increase EXPECT_100_THRESHOLD to 1Mb | 加藤郁之 |
2020-01-17 | ROADMAP: thread-safe `curl_global_init()` | Daniel Stenberg |
2020-01-17 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-01-16 | wolfssl: use the wc-prefixed symbol alternatives | Daniel Stenberg |
2020-01-16 | polarssl: removed | Daniel Stenberg |
2020-01-16 | libssh2: fix variable type | Marcel Raad |
2020-01-16 | curl:progressbarinit: ignore column width from terminals < 20 | Daniel Stenberg |
2020-01-15 | wolfssh: set the password correctly for PASSWORD auth | Daniel Stenberg |
2020-01-15 | wolfssh: remove fprintf() calls (and uses of __func__) | Daniel Stenberg |
2020-01-14 | CMake: use check_symbol_exists also for inet_pton | Marcel Raad |
2020-01-13 | schannel_verify: Fix alt names manual verify for UNICODE builds | Jay Satiro |
2020-01-13 | HTTP-COOKIES.md: describe the cookie file format | Daniel Stenberg |
2020-01-13 | CMake: Add support for CMAKE_LTO option. | Tobias Hieta |
2020-01-13 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-01-13 | ConnectionExists: respect the max_concurrent_streams limits | Daniel Stenberg |
2020-01-13 | curl: make #0 not output the full URL | Daniel Stenberg |
2020-01-12 | wolfSSH: new SSH backend | Daniel Stenberg |
2020-01-12 | curl: remove 'config' field from OutStruct | Daniel Stenberg |
2020-01-12 | misc: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-01-11 | libssh2: add support for forcing a hostkey type | Santino Keupp |
2020-01-11 | cmake: Improve libssh2 check on Windows | nicoguillier |
2020-01-11 | schannel: Make CURLOPT_CAINFO work better on Windows 7 | Faizur Rahman |
2020-01-11 | ngtcp2: Add an error code for QUIC connection errors | Emil Engler |
2020-01-11 | multi: Change curl_multi_wait/poll to error on negative timeout | Jay Satiro |
2020-01-11 | cmake: Enable SMB for Windows builds | Marc Aldorasi |
2020-01-11 | vtls: Refactor Curl_multissl_version to make the code clearer | Jay Satiro |
2020-01-10 | fix: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-01-10 | hostip: move code to resolve IP address literals to `Curl_resolv` | Marcel Raad |
2020-01-09 | scripts/delta: adapt to new public header layout | Daniel Stenberg |
2020-01-09 | test1167: verify global symbols in public headers are curl prefixed | Daniel Stenberg |
2020-01-09 | libtest/mk-lib1521: adapt to new public header layout | Daniel Stenberg |
2020-01-09 | include: remove non-curl prefixed defines | Daniel Stenberg |
2020-01-09 | curl.h: remove WIN32 define | Daniel Stenberg |
2020-01-09 | tool_dirhie.c: fix the copyright year range | Daniel Stenberg |
2020-01-09 | bump: work towards 7.69.0 is started | Daniel Stenberg |
2020-01-09 | tool_dirhie: Allow directory traversal during creation | Jay Satiro |
2020-01-09 | KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all servers | Daniel Stenberg |
2020-01-09 | docs/RELEASE-PROCEDURE.md: pushed some release dates | Daniel Stenberg |
2020-01-09 | runtests: make random seed fixed for a month | Daniel Stenberg |
2020-01-08 | RELEASE-PROCEDURE.md: fix next release date (Feb 26) | Daniel Stenberg |
2020-01-08 | RELEASE-NOTES: 7.68.0 | Daniel Stenberg |
2020-01-07 | THANKS: updated with names from the 7.68.0 release | Daniel Stenberg |
2020-01-07 | RELEASE-PROCEDURE: add four future release dates | Daniel Stenberg |