summaryrefslogtreecommitdiff
path: root/src/server/sv_client.c
AgeCommit message (Expand)Author
2017-08-14apply the security patch for incoming-packet VoIP-data parsing and Huffman de.../dev/humancontroller
2017-03-09implement part 2 of the multi-protocol functionality: pk3 control/dev/humancontroller
2017-03-09implement part 1 of the multi-protocol functionality: protocols/dev/humancontroller
2017-03-09remove the crappy "argument sanitization" workaround/dev/humancontroller
2016-04-07Use Opus for VoIPZack Middleton
2014-06-17Fix sending pk3 download error messages to clientsZack Middleton
2014-06-17Rate limit getchallengeTim Angus
2013-02-16Update copyright noticesTim Angus
2013-01-15Remove a bunch of LEGACY_PROTOCOL blocksTim Angus
2013-01-12Fix clients being able to reset their player state and respawn using donedl.Zack Middleton
2013-01-12Fix server ignoring client move commands if voip data is included.Zack Middleton
2013-01-12add a missing '\n', remove some unwanted onesZack Middleton
2013-01-10Require gamename if not supporting legacy protocol.Zack Middleton
2013-01-10- Switch master server protocol to dpmaster for better game separation. Based...Thilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10- Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI...Thilo Schulz
2013-01-10Fix compile for USE_VOIP=0Thilo Schulz
2013-01-10Have server send protocol version in challengeResponse so protocol negotiatio...Thilo Schulz
2013-01-10- Revert back to Z_Malloc from Hunk_FreeTempMemory introduced in r2077 as Hun...Thilo Schulz
2013-01-10- Forgot to mention: last rev (2077) bumped default protocol version to 70 - ...Thilo Schulz
2013-01-10- Improve snapshot rate and data rate control - Make server send packet fragm...Thilo Schulz
2013-01-10- Implement dual protocol support (#4962) - Fix several UDP spoofing security...Thilo Schulz
2013-01-10- Greatly improve UDP downloading speed for clients - Add download rate contr...Thilo Schulz
2013-01-10- Add better protection against DoSing connecting users from connecting - Hav...Thilo Schulz
2013-01-09- Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr...Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-09Refactoring patch by DevHCThilo Schulz
2013-01-09Revert protocol 69 pending further discussion (#4962)Thilo Schulz
2013-01-09- Harden the client and server protocol against UDP spoofing attacks. This wi...Thilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Merge ioq3-r1813Tim Angus
2013-01-03* Remove unnecessary security code introduced from ioq3 mergeM. Kristall
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents someTim Angus
2013-01-03* Remove some experimental code accidentally introduced during the mergeChristopher Schwarz
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03Fix server-side team voip checkBen Millwood
2013-01-03 * Experimental cg_voipTeamOnly handling on the serverBen Millwood
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* (bug 3517) connect.menu isn't properly opened on connectionTim Angus
2013-01-03Added armour files to version control.Michael Levin
2007-03-21* ioq3-r1052 mergeTim Angus
2006-11-28* Merge ioq3-989Tim Angus
2006-06-17* Merged ioq3-r810Tim Angus
2006-05-16* Merged ioq3-r783Tim Angus
2006-05-16* Removal of bot codeTim Angus
2006-05-06* Merged ioq3-r775Tim Angus
2006-04-24* Removed some \n from server connection messagesTim Angus