| Commit message (Collapse) | Author | Age |
... | |
| |\ \
| | | |
| | | | |
Implement cffi bindings.
|
| | | | |
|
|/ / / |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| | |
Used IP-based detection to compute the application protocol
Improved application detection
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Fixed overlapping categories
|
|\ \ |
|
| | | |
|
|/ /
| |
| |
| | |
Renamed protocol 104 to IEC60870 (more meaningful)
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Fixes
(gdb) f 0
101 if(cname_str[cname_len-1] == '$') {
(gdb) p cname_len
$3 = 0
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Python bindings fix and improve
|
| | |
|
|/ |
|
|
|
|
| |
Updated test results
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |\ |
|
| | |\
| | | |
| | | | |
Change type
|