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-12-02
global_init: undo the "intialized" bump in case of failure
Daniel Stenberg
2019-11-29
parsedate: offer a getdate_capped() alternative
Daniel Stenberg
2019-11-28
docs: add more references to curl_multi_poll
Daniel Stenberg
2019-11-28
sha256: bump the copyright year range
Daniel Stenberg
2019-11-28
curl_setup_once: consistently use WHILE_FALSE in macros
Daniel Gustafsson
2019-11-28
http_ntlm: Remove duplicate NSS initialisation
Steve Holme
2019-11-28
checksrc: fix regexp for ASSIGNWITHINCONDITION
Daniel Gustafsson
2019-11-28
RELEASE-NOTES: synced
Daniel Stenberg
2019-11-28
curl: two new command line options for etags
Maros Priputen
2019-11-28
docs: fix typos
Daniel Gustafsson
2019-11-28
mailmap: Niall O'Reilly's name
Daniel Stenberg
2019-11-28
doh: use dedicated probe slots
Niall
2019-11-28
travis: build ngtcp2 with --enable-lib-only
Daniel Stenberg
2019-11-28
ngtcp2: fix thread-safety bug in error-handling
David Benjamin
2019-11-27
travis: export the CC/CXX variables when set
Daniel Stenberg
2019-11-26
dist: add error-codes.pl
Marcel Raad
2019-11-26
curl: fix --upload-file . hangs if delay in STDIN
John Schroeder
2019-11-26
XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
John Schroeder
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-11-26
curl_multi_wakeup.3: add example and AVAILABILITY
Daniel Stenberg
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-24
schannel: fix --tls-max for when min is --tlsv1 or default
Xiaoyin Liu
2019-11-24
checksrc.bat: Add a check for vquic and vssh directories
Jay Satiro
2019-11-24
projects: Fix Visual Studio projects SSH builds
Jay Satiro
2019-11-23
RELEASE-NOTES: synced
Daniel Stenberg
2019-11-22
openssl: Revert to less sensitivity for SYSCALL errors
Jay Satiro
2019-11-22
openssl: improve error message for SYSCALL during connect
Daniel Stenberg
2019-11-22
test1175: verify symbols-in-versions and libcurl-errors.3 in sync
Daniel Stenberg
2019-11-21
include: make CURLE_HTTP3 use a new error code
Daniel Stenberg
2019-11-21
bump: next release will be 7.68.0
Daniel Stenberg
2019-11-21
curl: add --parallel-immediate
Daniel Stenberg
2019-11-20
docs: fix typos
Victor Magierski
2019-11-18
projects: Fix Visual Studio wolfSSL configurations
Jay Satiro
2019-11-18
RELEASE-NOTES: synced
Daniel Stenberg
2019-11-18
ngtcp2: use overflow buffer for extra HTTP/3 data
Javier Blazquez
2019-11-18
altsvc: bump to h3-24
Daniel Stenberg
2019-11-18
ngtcp2: free used resources on disconnect
Daniel Stenberg
2019-11-18
ngtcp2: handle key updates as ngtcp2 master branch tells us
Daniel Stenberg
2019-11-17
multi: Fix curl_multi_poll wait when extra_fds && !extra_nfds
Gergely Nagy
2019-11-17
lib: Move lib/ssh.h -> lib/vssh/ssh.h
Jay Satiro
2019-11-16
INSTALL.md: provide Android build instructions
Andreas Falkenhahn
2019-11-16
doh: improced both encoding and decoding
Niall
2019-11-16
ngtcp2: increase QUIC window size when data is consumed
Daniel Stenberg
2019-11-14
config-win32: cpu-machine-OS for Windows on ARM
Melissa Mears
2019-11-14
examples: add multi-poll.c
Daniel Stenberg
2019-11-14
multi_poll: avoid busy-loop when called without easy handles attached
Daniel Stenberg
2019-11-14
curl: fix -T globbing
Daniel Stenberg
2019-11-13
HISTORY: added cmake, HTTP/3 and parallel downloads with curl
Daniel Stenberg
2019-11-12
quiche: reject headers in the wrong order
Daniel Stenberg
2019-11-12
openssl: prevent recursive function calls from ctx callbacks
Daniel Stenberg
[next]