aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-share.3
AgeCommit message (Collapse)Author
2017-11-27libcurl-share.3: the connection cache is shareable nowDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-10-24*.3: add/extend "SEE ALSO" sectionsDaniel Stenberg
2014-06-21lib man pages: update easy setopt option referencesDaniel Stenberg
... by using the "\fIopt(3)\fP" syntax they will be linked properly when the web version of the page is generated.
2013-04-12libcurl-share.3: update what it does and does not share.David Strauss
Update sharing interface documentation to provide exhaustive list of what it does and does not share.
2012-08-27libcurl-share.3: remove wrong info of what can be sharedDaniel Stenberg
"Currently you can only share DNS and/or COOKIE data" is incorrect since also SSL sessions can be shared. Bug: http://curl.haxx.se/bug/view.cgi?id=3562261 Reported by: Joe Mason
2011-03-12source header: added to more filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2004-03-15better mentioning of other functions to create proper hrefs in the webDaniel Stenberg
version
2003-08-11documenting the share interfaceDaniel Stenberg