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 gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
CMakeLists.txt cmake: add ENABLE_THREADED_RESOLVER, rename ARES 2014-11-10 09:09:25 +01:00
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
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
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 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +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 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
server_sockaddr.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
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 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
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 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00