tunnelkit/TunnelKit/Sources/Extra/LZO
Davide De Rosa 9095ea250e
Address concerns from Guido Vranken fuzzers (#141)
* 002: Assert return value of snprintf/getnameinfo

* 003: Address OOB reads on decrypted data

* 004: Handle boundary prefixes in .partitioned()

* 005: Fix OOB read in matchesDestination()

* 006: Fix parsing in netname6()

* 007: Fix incorrect use of sizeof()

* 008: Add safety checks in MSSFix()

* 009: Fix bad usage of minilzo calls

* Add checks after RoutingTableEntryAddress4/6
2020-05-16 15:10:07 +02:00
..
lib Nest subspecs by purpose 2019-05-24 16:02:59 +02:00
StandardLZO.m Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00