Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-09-27 | docs: fix unescaped '\n' in man pages | Svyatoslav Mishyn | |
Closes https://github.com/bagder/curl/pull/459 | |||
2015-08-25 | curl_easy_escape.3: escape '\n' | Svyatoslav Mishyn | |
Closes #398 | |||
2015-08-25 | curl_easy_{escape,setopt}.3: fix example | Svyatoslav Mishyn | |
remove redundant '}' | |||
2015-08-24 | curl_easy_{escape,unescape}.3: "char *" vs. "const char *" | Svyatoslav Mishyn | |
Closes #395 | |||
2015-05-20 | CURLOPT_POSTFIELDS.3: Mention curl_easy_escape | Jay Satiro | |
.. also correct some variable naming in curl_easy_escape.3 Bug: https://github.com/bagder/curl/issues/281 Reported-by: bsammon@users.noreply.github.com | |||
2014-11-25 | curl*3: added small examples | Daniel Stenberg | |
and some minor edits | |||
2011-05-02 | url encode docs: mention '-', '.', '_' and '~' | Daniel Stenberg | |
Clarify that the '-', '.', '_' or '~' letters are also not escaped since they shouldn't according to RFC3986 section 2.3. This is how this function has behaved since sep 2010, commit 5df13c31735fa0. | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2009-05-19 | Force revision update, to force CVS to update the $Id date string format | Yang Tse | |
2008-04-09 | "tag" the function referals properly | Daniel Stenberg | |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg | |