| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Fix various buffer over reads
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
To enable the leaks detector, set the ASAN_OPTIONS=detect_leaks=1
environment variable, e.g:
ASAN_OPTIONS=detect_leaks=1 example/ndpiReader -i test.pcap
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\| |
|
| |\
| | |
| | | |
Adds missing checks
|
| | |
| | |
| | |
| | | |
Found by fuzzing
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
|/
|
|
| |
The first decoded address is now reported by ndpiReader
|
| |
|
|\
| |
| | |
nDPI now detects RCE injections in HTTP requests
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
DOES NOT COMPILE
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| |_|/
|/| | |
|
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
case of error
|
| |
|
|\ |
|
| | |
|
|/
|
|
| |
Updated tests/results
|
| |
|
| |
|
| |
|
| |
|
| |
|