aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_unescape.3
AgeCommit message (Collapse)Author
2016-10-31unescape: avoid integer overflowDaniel Stenberg
CVE-2016-8622 Bug: https://curl.haxx.se/docs/adv_20161102H.html Reported-by: Cure53
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-08-24curl_easy_{escape,unescape}.3: "char *" vs. "const char *"Svyatoslav Mishyn
Closes #395
2015-05-20curl_easy_unescape.3: update RFC referenceDaniel Stenberg
Reported-by: bsammon Bug: https://github.com/bagder/curl/issues/282
2014-06-21libcurl docs: man page editsDaniel Stenberg
mainly to improve how the web versions render
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-05-19Force revision update, to force CVS to update the $Id date string formatYang Tse
2008-04-09"tag" the function referals properlyDaniel Stenberg
2006-04-08mention the outlength argumentDaniel Stenberg
2006-04-07First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg