curl/tests/server
Marcel Raad 60776a0515
curl-compilers: enable -Wbad-function-cast on GCC
This warning used to be enabled only for clang as it's a bit stricter
on GCC. Silence the remaining occurrences and enable it on GCC too.

Closes https://github.com/curl/curl/pull/2747
2018-08-21 18:53:45 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
CMakeLists.txt CMake: Respect BUILD_SHARED_LIBS 2018-08-08 09:39:05 +02:00
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
Makefile.inc curl_ctype: private is*() type macros and functions 2018-01-29 22:56:43 +01:00
base64.pl scripts: allow all perl scripts to be run directly 2018-01-07 15:42:11 -05:00
fake_ntlm.c tests: Fix format specifiers 2018-05-14 09:42:27 +02:00
getpart.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
getpart.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
resolve.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
rtspd.c cppcheck: fix warnings 2018-06-11 11:14:48 +02: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 curl-compilers: enable -Wbad-function-cast on GCC 2018-08-21 18:53:45 +02:00
sws.c http: fix for tiny "HTTP/0.9" response 2018-08-13 23:16:01 +02:00
testpart.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
tftp.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tftpd.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
util.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
util.h timediff: return timediff_t from the time diff functions 2017-10-25 09:54:37 +02:00