index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-26
Revert "FTP: url-decode path before evaluation"
Daniel Stenberg
2019-09-26
HTTP3: merged and simplified the two 'running' sections
Daniel Stenberg
2019-09-26
HTTP3: show an --alt-svc using example too
Daniel Stenberg
2019-09-26
FTP: url-decode path before evaluation
Zenju
2019-09-26
openssl: use strerror on SSL_ERROR_SYSCALL
Daniel Stenberg
2019-09-26
HTTP3: update quic.aiortc.org + add link to server list
Daniel Stenberg
2019-09-26
url: don't set appconnect time for non-ssl/non-ssh connections
Jay Satiro
2019-09-25
ngtcp2: remove fprintf() calls
Daniel Stenberg
2019-09-25
url: fix the NULL hostname compiler warning case
Jay Satiro
2019-09-25
travis: move the go install to linux-only
Jay Satiro
2019-09-25
altsvc: correct the #ifdef for the ngtcp2 backend
Daniel Stenberg
2019-09-25
altsvc: save h3 as h3-23
Daniel Stenberg
2019-09-24
urlapi: question mark within fragment is still fragment
Daniel Stenberg
2019-09-24
HTTP3.md: move -p for mkdir, remove -j for make
Alex Samorukov
2019-09-24
os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,
Patrick Monnerat
2019-09-24
strcase: fix raw lowercasing the letter X
Lucas Pardue
2019-09-23
http2: Expression 'stream->stream_id != - 1' is always true
Daniel Stenberg
2019-09-23
http2: A value is being subtracted from the unsigned variable
Daniel Stenberg
2019-09-23
libssh: part of conditional expression is always true: !result
Daniel Stenberg
2019-09-23
libssh: part of conditional expression is always true
Daniel Stenberg
2019-09-23
libssh: The expression is excessive or contains a misprint
Daniel Stenberg
2019-09-23
quiche: The expression must be surrounded by parentheses
Daniel Stenberg
2019-09-23
vauth: The parameter 'status' must be surrounded by parentheses
Daniel Stenberg
2019-09-23
doh: allow only http and https in debug mode
Paul Dreik
2019-09-23
doh: return early if there is no time left
Paul Dreik
2019-09-23
http: lowercase headernames for HTTP/2 and HTTP/3
Barry Pollard
2019-09-23
vtls: fix narrowing conversion warnings
Marcel Raad
2019-09-23
winbuild: Add manifest to curl.exe for proper OS version detection
Joel Depooter
2019-09-22
RELEASE-NOTES: synced
Daniel Stenberg
2019-09-22
openssl: fix compiler warning with LibreSSL
Marcel Raad
2019-09-22
curl: exit the create_transfers loop on errors
Daniel Stenberg
2019-09-21
socks: Fix destination host shown on SOCKS5 error
Jay Satiro
2019-09-21
travis: enable ngtcp2 h3-23 builds
Daniel Stenberg
2019-09-21
altsvc: both backends run h3-23 now
Daniel Stenberg
2019-09-21
http: fix warning on conversion from int to bit
Daniel Stenberg
2019-09-21
urldata: use 'bool' for the bit type on MSVC compilers
Daniel Stenberg
2019-09-21
appveyor: upgrade VS2017 to VS2019
Daniel Stenberg
2019-09-21
FTP: FTPFILE_NOCWD: avoid redundant CWDs
Zenju
2019-09-21
cookie: pass in the correct cookie amount to qsort()
Daniel Stenberg
2019-09-21
urlapi: avoid index underflow for short ipv6 hostnames
Paul Dreik
2019-09-21
ngtcp2: compile with latest ngtcp2 + nghttp3 draft-23
Tatsuhiro Tsujikawa
2019-09-20
THANKS-filter: deal with my typos 'Jat' => 'Jay'
Daniel Stenberg
2019-09-20
travis: use go master
Daniel Stenberg
2019-09-20
tool_operate: removed unused variable 'done'
Daniel Stenberg
2019-09-20
tool_operate: Expression 'config->resume_from' is always true
Daniel Stenberg
2019-09-20
tool_getparam: remove duplicate switch case
Daniel Stenberg
2019-09-20
libssh2: part of conditional expression is always true: !result
Daniel Stenberg
2019-09-20
urlapi: Expression 'storep' is always true
Daniel Stenberg
2019-09-20
urlapi: 'scheme' is always true
Daniel Stenberg
2019-09-20
urlapi: part of conditional expression is always true: (relurl[0] == '/')
Daniel Stenberg
[next]