Kawe Mazidjatari df363414df Engine: fix numerous exploitable bugs in voice protocol
- Fixed stack smash in CClient:ProcessVoiceData (oob read on bitbuf).
- Fixed stack smash in CClient:ProcessDurangoVoiceData (oob read on bitbuf).
- Fixed ability to bypass team check on Durango voice packets if forced as reliable from the sender (client).
- Incorporated the following missing checks in the durango version of voice broadcasting:
  - Enforce chat between multiple teams using cvar 'sv_alltalk'.
  - Ability to also disable Durango voice data with cvar 'sv_voiceenable'.
  - Ability to echo voice with Durango voice data using cvar 'sv_voiceEcho'.
2024-06-01 11:52:52 +02:00
..
2024-06-01 11:25:58 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2022-04-18 03:35:24 +02:00
2024-04-05 17:12:52 +02:00
2024-04-05 16:41:09 +02:00
2023-01-22 16:48:16 +01:00
2024-04-05 16:41:09 +02:00
2024-04-05 18:35:06 +02:00