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-06-12
ABI.md: rename to .md and polish the markdown
Daniel Stenberg
2020-06-12
HELP-US: add a section for "smaller tasks"
Daniel Stenberg
2020-06-12
TODO: retry on the redirected-to URL
Daniel Stenberg
2020-06-12
mailmap: Nicolas Sterchele
Daniel Stenberg
2020-06-12
TODO: remove 19.3 section title
Sterchele Nicolas
2020-06-12
test1560: avoid possibly negative association in wording
Martin V
2020-06-12
share: don't set the share flag it something fails
Daniel Stenberg
2020-06-10
buildconf: remove -print from the find command that removes files
Daniel Stenberg
2020-06-10
RELEASE-NOTES: synced
Daniel Stenberg
2020-06-10
wording: avoid blacklist/whitelist stereotypes
Daniel Stenberg
2020-06-09
tool_getparam: fix memory leak in parse_args
Jay Satiro
2020-06-08
socks: detect connection close during handshake
Daniel Stenberg
2020-06-08
multi: add defensive check on data->multi->num_alive
xquery
2020-06-08
Curl_addrinfo: use one malloc instead of three
Daniel Stenberg
2020-06-08
quiche: update SSLKEYLOGFILE support
Alessandro Ghedini
2020-06-08
tests: add two simple tests for --login-options
Daniel Stenberg
2020-06-08
ngtcp2: update with recent API changes
Daniel Stenberg
2020-06-08
socks: remove unreachable breaks in socks.c and mime.c
xquery
2020-06-08
tool_cfgable: free login_options at exit
Daniel Stenberg
2020-06-08
libssh2: keep sftp errors as 'unsigned long'
Daniel Stenberg
2020-06-06
timeouts: move ms timeouts to timediff_t from int and long
Marc Hoersken
2020-06-06
openssl: set FLAG_TRUSTED_FIRST unconditionally
François Rigault
2020-06-06
server/util: fix logmsg format using curl_off_t argument
Daniel Stenberg
2020-06-05
RELEASE-NOTES: synced
Daniel Stenberg
2020-06-05
socks: fix expected length of SOCKS5 reply
Cherish98
2020-06-05
.gitignore: add directory containing the stats repo
Marc Hoersken
2020-06-05
HTTP3.md: clarify cargo build directory
Adnan Khan
2020-06-05
user-agent.d: spell out what happens given a blank argument
Daniel Stenberg
2020-06-05
trailers: switch h1-trailer logic to use dynbuf
Daniel Stenberg
2020-06-05
CURLINFO_ACTIVESOCKET.3: clarify the description
Daniel Stenberg
2020-06-04
mailmap: Don J Olmstead
Daniel Stenberg
2020-06-04
configure: only strip first -L from LDFLAGS
Daniel Stenberg
2020-06-04
quiche: advertise draft 28 support
Peter Wu
2020-06-04
KNOWN_BUGS: RTSP authentication breaks without redirect support
Daniel Stenberg
2020-06-04
projects: Add crypt32.lib to dependencies for all OpenSSL configs
Jay Satiro
2020-06-03
CI/macos: fix 'is already installed' errors by using bundle
Marc Hoersken
2020-06-03
altsvc: fix 'dsthost' may be used uninitialized in this function
Daniel Stenberg
2020-06-02
RELEASE-NOTES: synced
Daniel Stenberg
2020-06-02
urldata: let the HTTP method be in the set.* struct
Daniel Stenberg
2020-06-02
hostip: fix the memory-leak introduced in 67d2802
Daniel Stenberg
2020-06-02
test970: make it require proxy support
Daniel Stenberg
2020-06-02
examples/http2-down/upload: add error checks
Radoslav Georgiev
2020-06-02
examples/ephiperfifo: turn off interval when setting timerfd
kotoriのねこ
2020-06-01
vtls: repair the build with `CURL_DISABLE_PROXY`
Saleem Abdulrasool
2020-06-01
transfer: remove k->str NULL check
Daniel Stenberg
2020-06-01
select: always use Sleep in Curl_wait_ms on Win32
Marc Hoersken
2020-05-31
conncache: download buffer needs +1 size for trailing zero
Daniel Stenberg
2020-05-31
azure: use matrix strategy to avoid configuration redundancy
Marc Hoersken
2020-05-30
build: disable more code/data when built without proxy support
Daniel Stenberg
2020-05-30
url: alloc the download buffer at transfer start
Daniel Stenberg
[next]