Daniel Stenberg
|
3f039dfd6f
strcase: use curl_str(n)equal for case insensitive matches
|
2 years ago |
Daniel Stenberg
|
ed5095ed94
strcase: add and use Curl_timestrcmp
|
2 years ago |
Daniel Stenberg
|
8dd95da35b
ctype: remove all use of <ctype.h>, use our own versions
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Frank Gevaerts
|
b12c2b91df
strcase: some optimisations
|
2 years ago |
Patrick Monnerat
|
852aa5ad35
url: check sasl additional parameters for connection reuse.
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
ea284778f5
strcase: turn Curl_raw_tolower into static
|
4 years ago |
Vilhelm Prytz
|
d0319adb0c
copyrights: update all copyright notices to 2019 on files changed this year
|
5 years ago |
Lucas Pardue
|
4a778f75c5
strcase: fix raw lowercasing the letter X
|
5 years ago |
Barry Pollard
|
0023fce38d
http: lowercase headernames for HTTP/2 and HTTP/3
|
5 years ago |
Daniel Stenberg
|
222e65fd78
strcase: corrected comment header for Curl_strcasecompare()
|
7 years ago |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 years ago |
Dan Fandrich
|
47a21ca9ba
strcasecompare: include curl.h in strcase.c
|
8 years ago |
Daniel Stenberg
|
8fe4bd0844
curl_strequal: part of public API/ABI, needs to be kept
|
8 years ago |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 years ago |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
8 years ago |