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
2020-05-27
Revert "ssh: ignore timeouts during disconnect"
Estanislau Augé-Pujadas
2020-05-27
urldata: connect related booleans live in struct ConnectBits
Daniel Stenberg
2020-05-26
hostip: on macOS avoid DoH when given a numerical IP address
Daniel Stenberg
2020-05-26
ngtcp2: cleanup memory when failing to connect
Daniel Stenberg
2020-05-26
quiche: clean up memory properly when failing to connect
Daniel Stenberg
2020-05-26
cleanup: use a single space after equals sign in assignments
Daniel Stenberg
2020-05-25
url: accept "any length" credentials for proxy auth
Daniel Stenberg
2020-05-25
test1167: fixes in badsymbols.pl
Maksim Stsepanenka
2020-05-25
altsvc: fix parser for lines ending with CRLF
Daniel Stenberg
2020-05-25
all: fix codespell errors
Viktor Szakats
2020-05-25
ngtcp2: fix build with current ngtcp2 master implementing draft 28
Peter Wu
2020-05-25
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-25
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-24
copyright: updated year ranges out of sync
Daniel Stenberg
2020-05-23
setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency
Gilles Vollant
2020-05-23
curl: remove -J "informational" written on stdout
Daniel Stenberg
2020-05-22
travis: simplify quiche build instructions wrt boringssl
Peter Wu
2020-05-22
configure: fix pthread check with static boringssl
Peter Wu
2020-05-22
Revert "sendf: make failf() use the mvsnprintf() return code"
Daniel Stenberg
2020-05-21
typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'
Daniel Stenberg
2020-05-20
tests/server/util.h: add extern to silence compiler warning
Daniel Stenberg
2020-05-20
typecheck-gcc.h: fix the OFF_T check
Daniel Stenberg
2020-05-19
TODO: --dry-run
Daniel Stenberg
2020-05-19
TODO: Ratelimit or wait between serial requests
Daniel Stenberg
2020-05-19
tool_paramhlp: fixup C89 mistake
Daniel Stenberg
2020-05-19
tool_paramhlp: fixed potentially uninitialized strtol() variable
Siva Sivaraman
2020-05-19
tool_operate: fixed potentially uninitialized variables
Siva Sivaraman
2020-05-19
sha256: move assign to the declaration line
Daniel Stenberg
2020-05-19
sha256: fixed potentially uninitialized variable
Siva Sivaraman
2020-05-19
sendf: make failf() use the mvsnprintf() return code
Daniel Stenberg
2020-05-19
hostip: make Curl_printable_address not return anything
Daniel Stenberg
2020-05-19
ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void)
Daniel Stenberg
2020-05-18
TODO: forbid TLS post-handshake auth and do TLS record padding
Daniel Stenberg
2020-05-18
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-17
dynbuf: return NULL when there's no buffer length
Daniel Stenberg
2020-05-16
travis: upgrade to bionic, clang-9, improve readability
Peter Wu
2020-05-16
travis: whitespace-only changes for consistency
Peter Wu
2020-05-15
CMake: add libssh build support
Peter Wu
2020-05-15
KNOWN_BUGS: wolfssh: publickey auth doesn't work
Daniel Stenberg
2020-05-15
KNOWN_BUGS: OS400 port requires deprecated IBM library
Daniel Stenberg
2020-05-15
http2: keep trying to send pending frames after req.upload_done
Vyron Tsingaras
2020-05-15
setopt: support certificate options in memory with struct curl_blob
Gilles Vollant
2020-05-15
source cleanup: remove all custom typedef structs
Daniel Stenberg
2020-05-15
travis: remove the .checksrc fiddling
Daniel Stenberg
2020-05-15
ftp: make domore_getsock() return the secondary socket properly
Daniel Stenberg
2020-05-15
test1632: verify FTP through HTTPS-proxy with connection re-use
Daniel Stenberg
2020-05-15
test1631: verify FTP download through HTTPS-proxy
Daniel Stenberg
2020-05-15
sws: as last resort, get test number from server cmd file
Daniel Stenberg
2020-05-15
ftp: shut down the secondary connection properly when SSL is used
Daniel Stenberg
2020-05-14
KNOWN_BUGS: adapt 5.5 to recent changes
Marcel Raad
[next]