curl/tests/server
Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal()
... to make it less likely that we forget that the function actually
does case insentive compares. Also replaced several invokes of the
function with a plain strcmp when case sensitivity is not an issue (like
comparing with "-").
2016-10-31 08:46:35 +01:00
..
.gitignore
base64.pl
CMakeLists.txt
fake_ntlm.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
getpart.c internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
getpart.h
Makefile.am make/checksrc: use $srcdir, not $top_srcdir 2016-04-19 08:56:06 +02:00
Makefile.inc strcasecompare: is the new name for strequal() 2016-10-31 08:46:35 +01:00
resolve.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
rtspd.c strcasecompare: is the new name for strequal() 2016-10-31 08:46:35 +01:00
server_setup.h
server_sockaddr.h
sockfilt.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
sws.c strcasecompare: is the new name for strequal() 2016-10-31 08:46:35 +01:00
testpart.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
tftp.h
tftpd.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
util.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
util.h