summaryrefslogtreecommitdiff
path: root/dependencies/nDPIsrvd.py
Commit message (Expand)AuthorAge
* Reworked nDPIsrvd.h C-API.Toni Uhlig2022-03-21
* 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
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* Added nDPId semantic validation test.Toni Uhlig2021-04-14
* Added IPv6 support for -I / -E.Toni Uhlig2021-04-11
* Added JSON schema validation to run_tests.shToni Uhlig2021-04-09
* Added JSON schema files and a Python schema validator.Toni Uhlig2021-02-17
* Aligned nDPIsrvd.py to nDPIsrvd.h for consistency.Toni Uhlig2021-02-16
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27
* Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...Toni Uhlig2021-01-27
* All colors are beautiful for py-flow-info.Toni Uhlig2021-01-26
* Increased network buffer size for python scripts (and raise exception if capa...Toni Uhlig2021-01-08
* Declared nDPI id and flow structs in nDPId flow info struct.Toni Uhlig2020-12-30
* Generic nDPIsrvd.h event handling integration and flow tracking with uthash.Toni Uhlig2020-12-06
* Renamed misleading "contrib" subfolder to "dependencies".Toni Uhlig2020-11-13