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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-08-06
curl_multi_poll: a sister to curl_multi_wait() that waits more
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-09-10
libcurl-url.3: overview man page for the URL API
Daniel Stenberg
2018-09-08
URL-API
Daniel Stenberg
2018-09-07
curl_easy_upkeep: removed 'conn' from the name
Daniel Stenberg
2018-09-07
upkeep: add a connection upkeep API: curl_easy_conn_upkeep()
Max Dymond
2018-02-13
libcurl-security.3: split out from libcurl-tutorial.3
Daniel Stenberg
2018-01-20
libcurl-env.3: first take
Daniel Stenberg
2017-09-05
mime: implement encoders.
Patrick Monnerat
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-08-28
Add a man page for curl_global_sslset()
Johannes Schindelin
2017-08-09
make install: add 8 missing man pages to the installation
Daniel Stenberg
2017-03-21
docs: split file lists into Makefile.inc
Peter Wu