aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-share.3
AgeCommit message (Collapse)Author
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