barrier/src/lib
Povilas Kanapickas caeebf6c36
Merge pull request #1350 from p12tic/fix-file-handles-leak
Fix file descriptor leak on incomplete connections [SECURITY VULNERABILITY CVE-2021-42075]
2021-11-01 14:04:45 +02:00
..
arch src/lib: Use standard std::vsnprintf() instead of hacking our own 2021-11-01 03:19:47 +02:00
barrier lib/common: Clean up declarations of {S,U}Int{8,16,32} types 2021-11-01 05:56:53 +02:00
base lib/barrier: Disconnect client on too long input packets 2021-11-01 05:18:53 +02:00
client lib: Enforce a maximum length of input messages 2021-11-01 05:18:51 +02:00
common lib/common: Clean up declarations of {S,U}Int{8,16,32} types 2021-11-01 05:56:53 +02:00
io lib/common: Clean up declarations of {S,U}Int{8,16,32} types 2021-11-01 05:56:53 +02:00
ipc Revert "Use ansi codepage for internal multibyte strings on windows" 2021-10-30 01:03:09 +03:00
mt Fix spelling 2021-09-23 00:20:54 +00:00
net Merge pull request #1347 from p12tic/enforce-max-message-length 2021-11-01 05:56:38 +02:00
platform lib/platform: Switch remaining ObjC source files to ObjC++ 2021-11-01 05:56:53 +02:00
server lib/server: Close connection when client app-level handshake fails 2021-11-01 05:58:21 +02:00
CMakeLists.txt Remove trailing whitespaces 2020-12-09 14:02:28 +10:00