Age | Commit message (Expand) | Author |
---|---|---|
2020-01-24 | strcase: turn Curl_raw_tolower into static | Daniel Stenberg |
2019-11-02 | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz |
2019-09-24 | strcase: fix raw lowercasing the letter X | Lucas Pardue |
2019-09-23 | http: lowercase headernames for HTTP/2 and HTTP/3 | Barry Pollard |
2017-08-31 | strcase: corrected comment header for Curl_strcasecompare() | Daniel Stenberg |
2017-03-13 | Improve code readbility | Sylvestre Ledru |
2016-12-13 | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-10-31 | strcasecompare: include curl.h in strcase.c | Dan Fandrich |
2016-10-31 | curl_strequal: part of public API/ABI, needs to be kept | Daniel Stenberg |
2016-10-31 | strcasecompare: all case insensitive string compares ignore locale now | Daniel Stenberg |
2016-10-31 | strcasecompare: is the new name for strequal() | Daniel Stenberg |