ioq3quest/code/server
Thilo Schulz 60293f49ee Fix bug that permits download of arbitrary files from a download enabled server by checking requested file name against the list of loaded pk3 files. See CVE-2006-2082 2006-05-08 19:53:41 +00:00
..
server.h * Added STATUS 2005-10-29 01:53:09 +00:00
sv_bot.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_ccmds.c - Replaced SV_GetPlayerByName with SV_GetPlayerByHandle that supports lookup of client_t structures by playernum, too. 2006-05-02 21:20:07 +00:00
sv_client.c Fix bug that permits download of arbitrary files from a download enabled server by checking requested file name against the list of loaded pk3 files. See CVE-2006-2082 2006-05-08 19:53:41 +00:00
sv_game.c - change long to intptr_t for 64bit windows compatability 2006-02-18 19:07:23 +00:00
sv_init.c - Added SV_Shutdown to Linux signal handler to ensure that clients don't hang when server gets killed, as suggested by Tony J. White 2006-05-04 13:59:58 +00:00
sv_main.c * Yet another tweak to the long server uptime bug fix 2006-04-28 17:31:02 +00:00
sv_net_chan.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_rankings.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_snapshot.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_world.c * Added STATUS 2005-10-29 01:53:09 +00:00