curl/tests/server
Jay Satiro 9518139c73 gitignore: Sort for readability
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
2015-08-18 01:03:05 -04:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
base64.pl
CMakeLists.txt cmake: add ENABLE_THREADED_RESOLVER, rename ARES 2014-11-10 09:09:25 +01:00
fake_ntlm.c test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 2013-01-09 22:23:50 +01:00
getpart.c Bug #149: Deletion of unnecessary checks before calls of the function "free" 2015-03-16 12:13:56 +01:00
getpart.h
Makefile.am tests: Distribute CMakeLists.txt files in subdirectories 2015-06-25 07:48:50 -07:00
Makefile.inc Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables 2013-01-20 04:20:02 +01:00
resolve.c code/docs: Use correct case for IPv4 and IPv6 2014-12-27 11:31:55 +00:00
rtspd.c Bug #149: Deletion of unnecessary checks before calls of the function "free" 2015-03-16 12:13:56 +01:00
server_setup.h
server_sockaddr.h sws: add UNIX domain socket support 2014-12-04 02:52:18 +01:00
sockfilt.c sockfilt.c: Fixed compilation warnings 2014-12-28 22:34:26 +00:00
sws.c sws: init http2 state properly 2015-04-27 08:38:52 +02:00
testpart.c
tftp.h
tftpd.c Bug #149: Deletion of unnecessary checks before calls of the function "free" 2015-03-16 12:13:56 +01:00
util.c util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8 2013-04-06 11:55:30 +02:00
util.h