Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Increased serialization buffer size as required for recent nDPI builds. | Toni Uhlig | 2020-11-18 |
| | | | | | | | * added .gitignore to prevent SCM check-ins of unwanted files * fixed invalid include path for python examples Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Centralized some python code parts to make future modifications easier. | Toni Uhlig | 2020-09-29 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added event validation functions and fixed Python scripts. | Toni Uhlig | 2020-09-26 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | nDPIsrvd.py: improved PCAP writing for guessed/undetected flows (ignore ↵ | Toni Uhlig | 2020-08-19 |
| | | | | | | empty UDP/TCP packets) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | merged code to reduce code duplicates | Toni Uhlig | 2020-08-18 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | flow-undetected-to-pcap.py: apply 'guessed' or 'undetected' to the filepath | Toni Uhlig | 2020-08-14 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | flow-info.py, flow-undetected-to-pcap.py: throw socket error runtime ↵ | Toni Uhlig | 2020-08-13 |
| | | | | | | exception if disconnect received Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | flow-undetected-to-pcap.py: do not write pcaps for midstream flows, write ↵ | Toni Uhlig | 2020-08-13 |
| | | | | | | pcaps after detection completed or flow EoF but only once Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved TCP-FIN/TCP-RST and TCP-keepalive/-idle timeout handling | Toni Uhlig | 2020-08-13 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |