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