| Commit message (Expand) | Author | Age |
* | Serialize nDPId / libnDPI versions within daemon events. | Toni Uhlig | 2023-09-10 |
* | bump libnDPI to ... | Toni Uhlig | 2023-05-24 |
* | Moved `datalink` json key/value from error to packet events and renamed it to... | Toni Uhlig | 2023-04-21 |
* | Improved the point of time when to append the raw packet base64 data to the s... | Toni Uhlig | 2022-11-15 |
* | Sync unit tests. | Toni Uhlig | 2022-11-13 |
* | bump libnDPI to db9f6ec1b4018164e5bff05f115dc60711bb711b | Toni Uhlig | 2022-10-31 |
* | nDPId: Added error event threshold to prevent event spamming which may be abu... | Toni Uhlig | 2022-10-17 |
* | Added nDPIsrvd-analysed to generate CSV files from analyse events. | Toni Uhlig | 2022-09-30 |
* | Improved flown analyse event: | Toni Uhlig | 2022-09-22 |
* | Merge branch 'main' of github.com:utoni/nDPId | Toni Uhlig | 2022-09-19 |
|\ |
|
| * | Improve README | Damiano Verzulli | 2022-09-19 |
* | | nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value. | Toni Uhlig | 2022-09-19 |
|/ |
|
* | Added layer4 payload length bins. | Toni Uhlig | 2022-09-19 |
* | New flow event: 'analysis'. | Toni Uhlig | 2022-09-13 |
* | Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso... | Toni Uhlig | 2022-09-06 |
* | Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'. | Toni Uhlig | 2022-08-15 |
* | Split `flow_packets_processed' into `flow_src_packets_processed' and `flow_ds... | lns | 2022-08-15 |
* | bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9 | Toni Uhlig | 2022-07-01 |
* | bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b | Toni Uhlig | 2022-03-24 |
* | Reworked nDPIsrvd.h C-API. | Toni Uhlig | 2022-03-21 |
* | 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 |
* | Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.) | Toni Uhlig | 2022-03-06 |
* | Added additional (minimalistic) detection information to flow updates. | Toni Uhlig | 2022-02-04 |
* | Process additional layer 3 protocols. | Toni Uhlig | 2022-01-31 |
* | nDPId: Added some error messages when workflow init fails. | Toni Uhlig | 2022-01-26 |
* | Major nDPId extension. Sorry for the huge commit. | Toni Uhlig | 2022-01-20 |
* | Fixed invalid "flow_last_seen" timestamp for the first packet. | Toni Uhlig | 2021-10-08 |
* | Reworked layer 4 flow length naming/calculation. | Toni Uhlig | 2021-05-20 |
* | Use layer4 specific flow timeouts. | Toni Uhlig | 2021-05-13 |
* | Added JSON schema validation to run_tests.sh | Toni Uhlig | 2021-04-09 |
* | Updated README.md | Toni Uhlig | 2021-03-24 |
* | Added nDPId-test as all-in-one JSON dumper. | Toni Uhlig | 2021-03-24 |
* | Extended nDPIsrvd.h with address parsing. | Toni Uhlig | 2021-02-23 |
* | Added JSON schema files and a Python schema validator. | Toni Uhlig | 2021-02-17 |