index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
opts
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2018-05-17
getinfo: add microsecond precise timers for various intervals
Philip Prindeville
2018-03-17
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
Rick Deist
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-02-21
url: Add option CURLOPT_RESOLVER_START_FUNCTION
Francisco Sedano
2018-02-21
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
Jay Satiro
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-01-30
time: support > year 2038 time stamps for system with 32bit long
Daniel Stenberg
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-09
make install: add 8 missing man pages to the installation
Daniel Stenberg
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-03-21
docs: split file lists into Makefile.inc
Peter Wu