summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-09-14make gnurlnikita
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-08-17Curl_easy: remember last connection by id, not by pointerDaniel Stenberg
2020-08-15asyn-ares: correct some bad commentsDaniel Stenberg
2020-08-14copyright: update/correct the year range on a few filesDaniel Stenberg
2020-08-12multi: Remove 10-year old out-commented codeEmil Engler
2020-08-10transfer: move retrycount from connect struct to easy handleStefan Yohansson
2020-08-10libssh2: s/ssherr/sftperr/Daniel Stenberg
2020-08-10ftp: don't do ssl_shutdown instead of ssl_closeDaniel Stenberg
2020-08-07smtp_parse_address: handle blank input string properlyDaniel Stenberg
2020-08-05ngtcp2: adapt to error code renameDaniel Stenberg
2020-08-05gtls: survive not being able to get name/issuerDaniel Stenberg
2020-08-03h2: repair trailer handlingDaniel Stenberg
2020-08-03windows: disable Unix Sockets for old mingwViktor Szakats
2020-08-02win32: Add Curl_verify_windows_version() to curlxCameron Cawley
2020-08-01multi: Condition 'extrawait' is always trueDaniel Stenberg
2020-08-01openssl: fix build with LibreSSL < 2.9.1Marcel Raad
2020-08-01multi_remove_handle: close unused connect-only connectionsMarc Aldorasi
2020-07-31connect: remove redundant message about connect failureMarc Hoersken
2020-07-30url: fix CURLU and location followingJay Satiro
2020-07-28checksrc: ban gmtime/localtimeDaniel Stenberg
2020-07-28transfer: fix data_pending for builds with both h2 and h3 enabledDaniel Stenberg
2020-07-28curl_multi_setopt: fix compiler warning "result is always false"Daniel Stenberg
2020-07-28curl: improve the existing file check with -JDaniel Stenberg
2020-07-28multi: update comment to say easyp list is linearJonathan Nieder
2020-07-27ngtcp2: store address in sockaddr_storageDaniel Stenberg
2020-07-27setopt: unset NOBODY switches to GET if still HEADDaniel Stenberg
2020-07-27configure: cleanup wolfssl + pkg-config conflicts when cross compiling.Ehren Bendler
2020-07-27quiche: handle calling disconnect twiceDaniel Stenberg
2020-07-27getinfo: reset retry-after value in initinfoNicolas Sterchele
2020-07-27WIN32: stop forcing narrow-character APIMarcel Raad
2020-07-27mprintf: Fix stack overflowsTobias Stoeckmann
2020-07-27mprintf: Fix dollar string handlingTobias Stoeckmann
2020-07-26ntlm: free target_info before (re-)mallocDaniel Stenberg
2020-07-21doh: remove redundant castMarcel Raad
2020-07-19md(4|5): don't use deprecated macOS functionsMarcel Raad
2020-07-18strdup: remove the odd strlen checkDaniel Stenberg
2020-07-16ngtcp2: adjust to recent sockaddr updatesDaniel Stenberg
2020-07-16CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg
2020-07-14nss: fix build with disabled proxy supportBaruch Siach
2020-07-14CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg
2020-07-14windows: add unicode to feature listViktor Szakats
2020-07-14multi: remove two checks always trueDaniel Stenberg
2020-07-12socks: use size_t for size variableihsinme
2020-07-12content_encoding: add zstd decoding supportGilles Vollant
2020-07-12asyn.h: remove the Curl_resolver_getsock defineDaniel Stenberg
2020-07-12ngtcp2: update to modified qlog callback prototypeDaniel Stenberg
2020-07-12transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg
2020-07-12bearssl: fix build with disabled proxy supportBaruch Siach