aboutsummaryrefslogtreecommitdiff
path: root/lib/strcase.c
AgeCommit message (Expand)Author
2020-01-24strcase: turn Curl_raw_tolower into staticDaniel Stenberg
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-09-24strcase: fix raw lowercasing the letter XLucas Pardue
2019-09-23http: lowercase headernames for HTTP/2 and HTTP/3Barry Pollard
2017-08-31strcase: corrected comment header for Curl_strcasecompare()Daniel Stenberg
2017-03-13Improve code readbilitySylvestre Ledru
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-10-31strcasecompare: include curl.h in strcase.cDan Fandrich
2016-10-31curl_strequal: part of public API/ABI, needs to be keptDaniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg