aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-10-08TODO: Consult %APPDATA% also for .netrcDaniel Stenberg
2019-10-07CURLOPT_TIMEOUT.3: remove the mention of "minutes"Daniel Stenberg
2019-10-07docs: added multi-event.c exampleAndrei Valeriu BICA
2019-10-05ldap: fix OOM error on missing query stringNicolas
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-10-05RELEASE-NOTES: syncedDaniel Stenberg
2019-10-05curl: ensure HTTP 429 triggers --retryStian Soiland-Reyes
2019-10-04winbuild: add ENABLE_UNICODE optionapique
2019-10-04ngtcp2: adapt to API changeDaniel Stenberg
2019-10-03cookies: change argument type for Curl_flush_cookiesDaniel Stenberg
2019-10-03http2: move state-init from creation to pre-transferDaniel Stenberg
2019-10-03urlapi: fix use-after-free bugDaniel Stenberg
2019-10-03cookie: avoid harmless use after freePaul Dreik
2019-10-03docs: add note on failed handles not being counted by curl_multi_performDenis Chaplygin
2019-10-03CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg
2019-10-02ESNI: initial build/setupNiall
2019-10-02RELEASE-NOTES: syncedDaniel Stenberg
2019-10-02redirect: when following redirects to an absolute URL, URL encode itDaniel Stenberg
2019-10-02urlapi: fix URL encoding when setting a full URLDaniel Stenberg
2019-10-02tool_operate: rename functions to make more senseDaniel Stenberg
2019-10-02curl: create easy handles on-demand and not ahead of timeDaniel Stenberg
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-10-02chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING errorDaniel Stenberg
2019-10-01checksrc: fix uninitialized variable warningMarcel Raad
2019-10-01urlapi: fix unused variable warningMarcel Raad
2019-10-01lib: silence conversion warningsMarcel Raad
2019-09-30AppVeyor: add 32-bit MinGW-w64 buildMarcel Raad
2019-09-30AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuildMarcel Raad
2019-09-30git: add tests/server/disabled to .gitignoreEmil Engler
2019-09-30altsvc: accept quoted ma and persist valuesDaniel Stenberg
2019-09-30mailmap: a Lucas fixDaniel Stenberg
2019-09-29quiche: update HTTP/3 config creation to new APIlucas
2019-09-29BINDINGS: PureBasic, Net::Curl for perl and NimDaniel Stenberg
2019-09-29BINDINGS: Kapito is an Erlang library, basically a bindingDaniel Stenberg
2019-09-29BINDINGS: added clj-curlDaniel Stenberg
2019-09-28docs: disambiguate CURLUPART_HOST is for host name (ie no port)Jay Satiro
2019-09-28cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg
2019-09-27setopt: handle ALTSVC set to NULLDaniel Stenberg
2019-09-27RELEASE-NOTES: syncedDaniel Stenberg
2019-09-27INSTALL: add vcpkg installation instructionsgrdowns
2019-09-27FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju
2019-09-27FTP: url-decode path before evaluationZenju
2019-09-27tests: fix narrowing conversion warningsMarcel Raad
2019-09-27vtls: Fix comment typo about macosx-version-min compiler flagjulian
2019-09-26README: minor grammar fixYechiel Kalmenson
2019-09-26HTTP3: fix prefix parameter for ngtcp2 buildSpezifant
2019-09-26quiche: don't close connection at end of stream!Daniel Stenberg
2019-09-26quiche: set 'drain' when returning without having drained the queuesDaniel Stenberg
2019-09-26Revert "FTP: url-decode path before evaluation"Daniel Stenberg