tunnelkit/TunnelKitTests/Core
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
..
DataManipulationTests.swift Update copyright clause 2020-01-11 09:26:41 +01:00
DNSTests.swift Update copyright clause 2020-01-11 09:26:41 +01:00
RandomTests.swift Update copyright clause 2020-01-11 09:26:41 +01:00
RawPerformanceTests.swift Update copyright clause 2020-01-11 09:26:41 +01:00
RoutingTests.swift Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00
TestUtils+Core.swift Update copyright clause 2020-01-11 09:26:41 +01:00