aboutsummaryrefslogtreecommitdiff
path: root/lib/non-ascii.c
AgeCommit message (Expand)Author
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-02-12non-ascii.c: fix typos in commentsDaniel Gustafsson
2018-02-15non-ascii: fix implicit declaration warningJay Satiro
2018-02-15TODO fixed: Detect when called from within callbacksBjörn Stenberg
2017-09-15non-ascii: use iconv() with 'char **' argumentDaniel Stenberg
2017-09-02mime: new MIME API.Patrick Monnerat
2017-09-02non-ascii: allow conversion functions to be called with a NULL data handle.Patrick Monnerat
2017-07-10curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-20non-ascii: Reduce variable usageSteve Holme
2014-12-20non-ascii: Prefer while loop rather than a do loopSteve Holme
2014-12-20non-ascii: Reduce variable scopeSteve Holme
2014-12-19non-ascii: We prefer 'CURLcode result'Steve Holme
2014-10-24code cleanup: we prefer 'CURLcode result'Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-20CURL_DOES_CONVERSIONS: fixesGisle Vanem
2011-04-20CURL_DOES_CONVERSIONS: cleanupDaniel Stenberg