| Commit message (Expand) | Author | Age |
* | nDPIsrvd.(h|py): Added socket read/recv timeout. | lns | 2022-04-17 |
* | Executing ./tests/run_tests.sh w/o zLib should not result in diff's anymore. | Toni Uhlig | 2022-03-24 |
* | Renamed basic event to error event for the sake of the logic. | Toni Uhlig | 2022-03-13 |
* | Disconnect nDPIsrvd clients immediately instead waiting for a failed write(). | Toni Uhlig | 2022-03-13 |
* | Fixed some pyhton issues with static class members. | Toni Uhlig | 2022-03-08 |
* | Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.) | Toni Uhlig | 2022-03-06 |
* | Serialize flow risk score / confidence. | Toni Uhlig | 2022-02-27 |
* | Improved py-flow-info to provide more optional information about received tim... | Toni Uhlig | 2022-02-05 |
* | Added additional (minimalistic) detection information to flow updates. | Toni Uhlig | 2022-02-04 |
* | Improved Plotly/Dash example. It is now somehow informative. | Toni Uhlig | 2022-01-25 |
* | Major nDPId extension. Sorry for the huge commit. | Toni Uhlig | 2022-01-20 |
* | py-flow-info: Support for --ipwhois, --new and --detection. | Toni Uhlig | 2021-04-30 |
* | Added IPv6 support for -I / -E. | Toni Uhlig | 2021-04-11 |
* | Added JSON schema validation to run_tests.sh | Toni Uhlig | 2021-04-09 |
* | nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u... | Toni Uhlig | 2021-04-09 |
* | Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c... | Toni Uhlig | 2021-02-28 |
* | Extended nDPIsrvd.h with address parsing. | Toni Uhlig | 2021-02-23 |
* | Aligned nDPIsrvd.py to nDPIsrvd.h for consistency. | Toni Uhlig | 2021-02-16 |
* | All colors are beautiful for py-flow-info. | Toni Uhlig | 2021-01-26 |
* | Increased serialization buffer size as required for recent nDPI builds. | Toni Uhlig | 2020-11-18 |
* | cosmetics, exception verbosity | Toni Uhlig | 2020-10-17 |
* | py-flow-info: Print BasicEvents. | Toni Uhlig | 2020-10-12 |
* | Improved python event validation with focus on readability. | Toni Uhlig | 2020-09-30 |
* | Centralized some python code parts to make future modifications easier. | Toni Uhlig | 2020-09-29 |
* | Improved event parsing for Python scripts. | Toni Uhlig | 2020-09-26 |
* | Added event validation functions and fixed Python scripts. | Toni Uhlig | 2020-09-26 |
* | Centralized EventName validation and moved code parts. | Toni Uhlig | 2020-09-26 |
* | Added new flow event: FLOW_EVENT_DETECTION_UPDATE | Toni Uhlig | 2020-09-25 |
* | Process extra packets with nDPI, still not perfect but results in a more accu... | Toni Uhlig | 2020-09-24 |
* | merged code to reduce code duplicates | Toni Uhlig | 2020-08-18 |
* | flow-info.py, flow-undetected-to-pcap.py: throw socket error runtime exceptio... | Toni Uhlig | 2020-08-13 |
* | flow-info.py: fixed buffering issue | Toni Uhlig | 2020-08-08 |
* | flow-info.py overhaul, terminal color support, ndpi protocol/category/flow-ri... | Toni Uhlig | 2020-08-07 |
* | added python flow info script, improved IPv4/IPv6 string conversion | Toni Uhlig | 2020-08-06 |