summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup enforce blackhole == 0bagder/ETIMEDOUTDaniel Stenberg2019-10-091-0/+2
* fixup check blackhole status on freebsd machinesDaniel Stenberg2019-10-091-0/+2
* tests: use port 2 for a safer non-listening portDaniel Stenberg2019-10-083-3/+3
* connect: return CURLE_OPERATION_TIMEDOUT for errno == ETIMEDOUTDaniel Stenberg2019-10-041-0/+8
* ngtcp2: adapt to API changeDaniel Stenberg2019-10-041-7/+7
* cookies: change argument type for Curl_flush_cookiesDaniel Stenberg2019-10-034-4/+4
* http2: move state-init from creation to pre-transferDaniel Stenberg2019-10-033-2/+2
* urlapi: fix use-after-free bugDaniel Stenberg2019-10-033-36/+116
* cookie: avoid harmless use after freePaul Dreik2019-10-031-0/+1
* docs: add note on failed handles not being counted by curl_multi_performDenis Chaplygin2019-10-032-2/+3
* CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg2019-10-031-1/+1
* ESNI: initial build/setupNiall2019-10-028-1/+220
* RELEASE-NOTES: syncedDaniel Stenberg2019-10-021-5/+34
* redirect: when following redirects to an absolute URL, URL encode itDaniel Stenberg2019-10-023-1/+78
* urlapi: fix URL encoding when setting a full URLDaniel Stenberg2019-10-021-1/+16
* tool_operate: rename functions to make more senseDaniel Stenberg2019-10-021-32/+35
* curl: create easy handles on-demand and not ahead of timeDaniel Stenberg2019-10-027-220/+309
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-0210-6/+97
* chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING errorDaniel Stenberg2019-10-025-24/+39
* checksrc: fix uninitialized variable warningMarcel Raad2019-10-011-1/+1
* urlapi: fix unused variable warningMarcel Raad2019-10-011-0/+2
* lib: silence conversion warningsMarcel Raad2019-10-012-2/+2
* AppVeyor: add 32-bit MinGW-w64 buildMarcel Raad2019-09-301-0/+13
* AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuildMarcel Raad2019-09-301-1/+0
* git: add tests/server/disabled to .gitignoreEmil Engler2019-09-301-0/+1
* altsvc: accept quoted ma and persist valuesDaniel Stenberg2019-09-303-3/+23
* mailmap: a Lucas fixDaniel Stenberg2019-09-301-0/+1
* quiche: update HTTP/3 config creation to new APIlucas2019-09-291-1/+1
* BINDINGS: PureBasic, Net::Curl for perl and NimDaniel Stenberg2019-09-291-1/+6
* BINDINGS: Kapito is an Erlang library, basically a bindingDaniel Stenberg2019-09-291-0/+2
* BINDINGS: added clj-curlDaniel Stenberg2019-09-291-0/+2
* docs: disambiguate CURLUPART_HOST is for host name (ie no port)Jay Satiro2019-09-282-4/+6
* cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg2019-09-287-61/+124
* setopt: handle ALTSVC set to NULLDaniel Stenberg2019-09-271-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2019-09-271-7/+48
* INSTALL: add vcpkg installation instructionsgrdowns2019-09-271-0/+12
* FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju2019-09-274-2/+228
* FTP: url-decode path before evaluationZenju2019-09-274-172/+128
* tests: fix narrowing conversion warningsMarcel Raad2019-09-272-3/+3
* vtls: Fix comment typo about macosx-version-min compiler flagjulian2019-09-271-1/+1
* README: minor grammar fixYechiel Kalmenson2019-09-261-1/+1
* HTTP3: fix prefix parameter for ngtcp2 buildSpezifant2019-09-261-1/+1
* quiche: don't close connection at end of stream!Daniel Stenberg2019-09-261-3/+1
* quiche: set 'drain' when returning without having drained the queuesDaniel Stenberg2019-09-261-4/+7
* Revert "FTP: url-decode path before evaluation"Daniel Stenberg2019-09-264-128/+174
* HTTP3: merged and simplified the two 'running' sectionsDaniel Stenberg2019-09-261-21/+7
* HTTP3: show an --alt-svc using example tooDaniel Stenberg2019-09-261-0/+6
* FTP: url-decode path before evaluationZenju2019-09-264-174/+128
* openssl: use strerror on SSL_ERROR_SYSCALLDaniel Stenberg2019-09-261-2/+8
* HTTP3: update quic.aiortc.org + add link to server listDaniel Stenberg2019-09-261-1/+3