Age | Commit message (Expand) | Author |
2020-01-24 | conn: do not reuse connection if SOCKS proxy credentials differ | Peter Piekarski |
2020-01-24 | llist: removed unused Curl_llist_move() | Daniel Stenberg |
2020-01-24 | conncache: removed unused Curl_conncache_bundle_size() | Daniel Stenberg |
2020-01-24 | strcase: turn Curl_raw_tolower into static | Daniel Stenberg |
2020-01-24 | singleuse.pl: support new API functions, fix curl_dbg_ handling | Daniel Stenberg |
2020-01-24 | wolfssh: make it init properly via Curl_ssh_init() | Daniel Stenberg |
2020-01-23 | form.d: fix two minor typos | Aron Rotteveel |
2020-01-23 | openssl: make CURLINFO_CERTINFO not truncate x509v3 fields | Daniel Stenberg |
2020-01-23 | CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3 | Jay Satiro |
2020-01-22 | mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER | Daniel Stenberg |
2020-01-21 | RELEASE-NOTES: synced | Daniel Stenberg |
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 |