ioq3/code/server
ineed bots 47c9641939 Fix bad client reliableAcknowledge DOS exploit
Having a reliableAcknowledge of 0x7FFFFFFF causes a massive
loop to be executed in SV_UpdateServerCommandsToClient due to the + 1 overflow.
2023-04-19 14:10:29 +01:00
..
server.h Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_bot.c Remove FS_Read2(). 2017-03-17 04:21:11 -07:00
sv_ccmds.c Echo server say/tell/sayto message to console 2017-07-24 20:55:14 -05:00
sv_client.c Fix bad client reliableAcknowledge DOS exploit 2023-04-19 14:10:29 +01:00
sv_game.c Range check client number for trap_BotUserCommand 2017-06-07 20:38:12 -05:00
sv_init.c Fix client kicked as unpure when missing the latest cgame/ui pk3s 2018-05-22 14:43:11 -05:00
sv_main.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_net_chan.c Fix legacy protocol with new packet queueing 2011-07-17 23:43:33 +00:00
sv_rankings.c add a missing '\n', remove some unwanted ones 2012-06-18 16:16:57 +00:00
sv_snapshot.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_world.c reduce the amount of compiler warnings for variable shadowing 2013-05-30 15:43:20 -05:00