aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/Makefile.inc
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-08-06curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-10libcurl-url.3: overview man page for the URL APIDaniel Stenberg
2018-09-08URL-APIDaniel Stenberg
2018-09-07curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg
2018-09-07upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond
2018-02-13libcurl-security.3: split out from libcurl-tutorial.3Daniel Stenberg
2018-01-20libcurl-env.3: first takeDaniel Stenberg
2017-09-05mime: implement encoders.Patrick Monnerat
2017-09-02mime: new MIME API.Patrick Monnerat
2017-08-28Add a man page for curl_global_sslset()Johannes Schindelin
2017-08-09make install: add 8 missing man pages to the installationDaniel Stenberg
2017-03-21docs: split file lists into Makefile.incPeter Wu