aboutsummaryrefslogtreecommitdiff
path: root/dependencies
Commit message (Expand)AuthorAge
* Merge commit 'fb1dcc71de39e6dd5c11b8bc4288ec5e618fa946'1.7rc2Toni Uhlig2024-10-17
* Merge commit '9a14454d3c5589373253571cee7428c593adefd9'Toni Uhlig2024-10-17
* Read and parse configuration files. Fixes #41. (#42)1.7rc1Toni2024-10-16
* Fix SonarCloud complaint.Toni Uhlig2024-08-16
* Fix some SonarCloud complaints.Toni Uhlig2024-02-13
* Replaced ambiguous naming of "JSON string" to more accurate "JSON message".Toni Uhlig2023-12-04
* flow-info.py: Do not print any information if a flow is "empty" meaning no L4...Toni Uhlig2023-12-01
* Fixed possible buffer underflow.Toni Uhlig2023-11-20
* Fixed SonarCloud complaints.Toni Uhlig2023-11-20
* Fixed more SonarCloud complaints.Toni Uhlig2023-11-07
* Apple/BSD port (#30)Toni2023-11-06
* Add DBUS suspicious flow event notification daemon.Toni Uhlig2023-11-03
* Sonarcloud integrationToni Uhlig2023-10-05
* Fix issues detected by SonarCloud.Toni Uhlig2023-10-05
* Enable custom JSON filter expressions for Python scripts.Toni Uhlig2023-08-27
* c-captured extensionToni Uhlig2023-08-14
* Added Keras based Autoencode (Work-in-Progress!)Toni Uhlig2023-07-16
* Small CI/CD/nDPIsrvd.py improvements.Toni Uhlig2023-01-17
* nDPid: Fixed base64encode bug which lead to invalid base64 strings.Toni Uhlig2023-01-09
* nDPIsrvd: Provide workaround for change user/group.Toni Uhlig2022-11-13
* nDPIsrvd.h: Provide two additional convenient API functions.Toni Uhlig2022-11-06
* Increased network buffer size to 33792 bytes.Toni Uhlig2022-10-30
* c-analysed: improved feature extraction from "analyse" eventsToni Uhlig2022-10-01
* Added nDPIsrvd-analysed to generate CSV files from analyse events.Toni Uhlig2022-09-30
* Refactored client distributor C API.Toni Uhlig2022-09-25
* nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents.Toni Uhlig2022-09-23
* Improved flown analyse event:Toni Uhlig2022-09-22
* flow-info.py: Command line arguments --no-color, --no-statusbar (both useful ...Toni Uhlig2022-09-22
* Added layer4 payload length bins.Toni Uhlig2022-09-19
* New flow event: 'analysis'.Toni Uhlig2022-09-13
* nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d...Toni Uhlig2022-06-07
* Small fixes.lns2022-04-26
* nDPId: Merged nDPId_flow_(info|finished) into nDPId_flowlns2022-04-24
* nDPIsrvd.(h|py): Added socket read/recv timeout.lns2022-04-17
* Refactored buffer subsystem.lns2022-04-16
* 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
* c-captured: Improved format string in nDPIsrvd_write_flow_info_cb.Toni Uhlig2021-10-08
* Added support/debug function to write flow(-user) related info.Toni Uhlig2021-10-08
* Merge commit '1fa53c5bf8d0717f784c79abaa5111f88ab00221'Toni Uhlig2021-09-15
* Merge commit '8e096b19c1e0b45ccd43cc89d9d80b59bd783529'Toni Uhlig2021-09-15
* Improved nDPIsrvd buffer bloat handling using caching.Toni Uhlig2021-08-04
* Build JSMN with support for parent links.Toni Uhlig2021-07-13