aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-28multi_done: if multiplexed, make conn->data point to another transferDaniel Stenberg
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
2020-01-28urlapi: guess scheme correct even with credentials givenDaniel Stenberg
2020-01-28global_init: move the IPv6 works status bool to multi handleDaniel Stenberg
2020-01-27README: mention that the docs is in docs/Jay Satiro
2020-01-27curl.h: define CURL_WIN32 on windowsDaniel Stenberg
2020-01-27RELEASE-NOTES: syncedDaniel Stenberg
2020-01-27urldata: do string enums without #ifdefs for build scriptsJon Rumsey
2020-01-26curl: make the -# spaceship bar not wrap the lineDaniel Stenberg
2020-01-26global_init: assume the EINTR bit by defaultDaniel Stenberg
2020-01-24conn: do not reuse connection if SOCKS proxy credentials differPeter Piekarski
2020-01-24llist: removed unused Curl_llist_move()Daniel Stenberg
2020-01-24conncache: removed unused Curl_conncache_bundle_size()Daniel Stenberg
2020-01-24strcase: turn Curl_raw_tolower into staticDaniel Stenberg
2020-01-24singleuse.pl: support new API functions, fix curl_dbg_ handlingDaniel Stenberg
2020-01-24wolfssh: make it init properly via Curl_ssh_init()Daniel Stenberg
2020-01-23form.d: fix two minor typosAron Rotteveel
2020-01-23openssl: make CURLINFO_CERTINFO not truncate x509v3 fieldsDaniel Stenberg
2020-01-23CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro
2020-01-22mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTERDaniel Stenberg
2020-01-21RELEASE-NOTES: syncedDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-21copyright: fix year rangesDaniel Stenberg
2020-01-21http: move "oauth_bearer" from connectdata to Curl_easynao
2020-01-21curl: Let -D merge headers in one file againEmil Engler
2020-01-21data.d: remove "Multiple files can also be specified"Daniel Stenberg
2020-01-20CMake: support specifying the target Windows versionMarcel Raad
2020-01-20http.h: Copyright year out of date, should be 2020Daniel Stenberg
2020-01-20HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之
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