barrier/src
Povilas Kanapickas af90f39b4a lib/net: Limit the maximum size of TCP or SSL input buffers
This commit is the 2/3 part of the fix for the following security
vulnerability:
 - CVE-2021-42076 DoS via excess length messages

The issue has been reported by Matthias Gerstner <mgerstner@suse.de>.
2021-11-01 05:18:52 +02:00
..
cmd Trim excess whitespace 2021-09-23 00:20:58 +00:00
gui gui: Improve formatting of the fingerprint acceptance dialog 2021-11-01 04:50:17 +02:00
lib lib/net: Limit the maximum size of TCP or SSL input buffers 2021-11-01 05:18:52 +02:00
test lib/net: Use enum for connection security level instead of boolean 2021-11-01 04:50:12 +02:00
CMakeLists.txt src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00