aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-26HTTP3: merged and simplified the two 'running' sectionsDaniel Stenberg
2019-09-26HTTP3: show an --alt-svc using example tooDaniel Stenberg
2019-09-26FTP: url-decode path before evaluationZenju
2019-09-26openssl: use strerror on SSL_ERROR_SYSCALLDaniel Stenberg
2019-09-26HTTP3: update quic.aiortc.org + add link to server listDaniel Stenberg
2019-09-26url: don't set appconnect time for non-ssl/non-ssh connectionsJay Satiro
2019-09-25ngtcp2: remove fprintf() callsDaniel Stenberg
2019-09-25url: fix the NULL hostname compiler warning caseJay Satiro
2019-09-25travis: move the go install to linux-onlyJay Satiro
2019-09-25altsvc: correct the #ifdef for the ngtcp2 backendDaniel Stenberg
2019-09-25altsvc: save h3 as h3-23Daniel Stenberg
2019-09-24urlapi: question mark within fragment is still fragmentDaniel Stenberg
2019-09-24HTTP3.md: move -p for mkdir, remove -j for makeAlex Samorukov
2019-09-24os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,Patrick Monnerat
2019-09-24strcase: fix raw lowercasing the letter XLucas Pardue
2019-09-23http2: Expression 'stream->stream_id != - 1' is always trueDaniel Stenberg
2019-09-23http2: A value is being subtracted from the unsigned variableDaniel Stenberg
2019-09-23libssh: part of conditional expression is always true: !resultDaniel Stenberg
2019-09-23libssh: part of conditional expression is always trueDaniel Stenberg
2019-09-23libssh: The expression is excessive or contains a misprintDaniel Stenberg
2019-09-23quiche: The expression must be surrounded by parenthesesDaniel Stenberg
2019-09-23vauth: The parameter 'status' must be surrounded by parenthesesDaniel Stenberg
2019-09-23doh: allow only http and https in debug modePaul Dreik
2019-09-23doh: return early if there is no time leftPaul Dreik
2019-09-23http: lowercase headernames for HTTP/2 and HTTP/3Barry Pollard
2019-09-23vtls: fix narrowing conversion warningsMarcel Raad
2019-09-23winbuild: Add manifest to curl.exe for proper OS version detectionJoel Depooter
2019-09-22RELEASE-NOTES: syncedDaniel Stenberg
2019-09-22openssl: fix compiler warning with LibreSSLMarcel Raad
2019-09-22curl: exit the create_transfers loop on errorsDaniel Stenberg
2019-09-21socks: Fix destination host shown on SOCKS5 errorJay Satiro
2019-09-21travis: enable ngtcp2 h3-23 buildsDaniel Stenberg
2019-09-21altsvc: both backends run h3-23 nowDaniel Stenberg
2019-09-21http: fix warning on conversion from int to bitDaniel Stenberg
2019-09-21urldata: use 'bool' for the bit type on MSVC compilersDaniel Stenberg
2019-09-21appveyor: upgrade VS2017 to VS2019Daniel Stenberg
2019-09-21FTP: FTPFILE_NOCWD: avoid redundant CWDsZenju
2019-09-21cookie: pass in the correct cookie amount to qsort()Daniel Stenberg
2019-09-21urlapi: avoid index underflow for short ipv6 hostnamesPaul Dreik
2019-09-21ngtcp2: compile with latest ngtcp2 + nghttp3 draft-23Tatsuhiro Tsujikawa
2019-09-20THANKS-filter: deal with my typos 'Jat' => 'Jay'Daniel Stenberg
2019-09-20travis: use go masterDaniel Stenberg
2019-09-20tool_operate: removed unused variable 'done'Daniel Stenberg