| Commit message (Expand) | Author | Age |
* | 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 build error regarding missing LINKTYPE_* define's. | Toni Uhlig | 2022-03-06 |
* | 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 |
* | Added logging interface used by nDPId, nDPIsrvd and nDPId-test. | Toni Uhlig | 2022-02-03 |
* | Process additional layer 3 protocols. | Toni Uhlig | 2022-01-31 |
* | nDPId: Added some error messages when workflow init fails. | Toni Uhlig | 2022-01-26 |
* | 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 |
* | Use blocking I/O to prevent data loss if nDPIsrvd too slow. | Toni Uhlig | 2021-11-16 |
* | MemoryProfiling: Advanced flow usage logging. | Toni Uhlig | 2021-11-13 |
* | Additional semantic validation tests. | Toni Uhlig | 2021-11-02 |
* | Fixed invalid "flow_last_seen" timestamp for the first packet. | Toni Uhlig | 2021-10-08 |
* | Fixed some typ0's and reduced ICMP timeout to 10s. | Toni Uhlig | 2021-09-16 |
* | fixed Warnings / build error / cosmetics | Toni Uhlig | 2021-09-14 |
* | Improved and Fixed another buffering issue caused by removing an outgoing fd ... | Toni Uhlig | 2021-08-05 |
* | Enable memory profiling for nDPId-test. | Toni Uhlig | 2021-06-18 |
* | Added zLib compression parameters to control compression conditions. | Toni Uhlig | 2021-06-16 |
* | Support for zLib flow memory compression. Experimental. | Toni Uhlig | 2021-06-14 |
* | Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion. | Toni Uhlig | 2021-06-08 |
* | Unified IO buffer mgmt. | Toni Uhlig | 2021-06-07 |
* | Reworked layer 4 flow length naming/calculation. | Toni Uhlig | 2021-05-20 |
* | Cosmetic fixes. | Toni Uhlig | 2021-05-13 |
* | Use layer4 specific flow timeouts. | Toni Uhlig | 2021-05-13 |
* | Added missing datalink types. | Toni Uhlig | 2021-05-12 |
* | Added nDPId semantic validation test. | Toni Uhlig | 2021-04-14 |
* | Added IPv6 support for -I / -E. | Toni Uhlig | 2021-04-11 |
* | nDPId-test: mimic full nDPId lifecycle | Toni Uhlig | 2021-04-09 |
* | nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u... | Toni Uhlig | 2021-04-09 |
* | Reverted internal ndpi structs to dynamic memory allocation hoping that it wi... | Toni Uhlig | 2021-03-26 |
* | Added nDPId-test as all-in-one JSON dumper. | Toni Uhlig | 2021-03-24 |
* | Added JA3 / SSL SHA1 fingerprint blacklists. | Toni Uhlig | 2021-02-27 |
* | Finalized examples/c-captured to dump packet bytes to PCAP for further analysis. | Toni Uhlig | 2021-02-24 |
* | Extended nDPIsrvd.h with address parsing. | Toni Uhlig | 2021-02-23 |
* | nDPIsrvd C API overhaul and massive simplification. | Toni Uhlig | 2021-02-06 |
* | Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to... | Toni Uhlig | 2021-01-27 |
* | Increased JSON buffer size to 12288 (libnDPI serializes more and more informa... | Toni Uhlig | 2021-01-27 |
* | All colors are beautiful for py-flow-info. | Toni Uhlig | 2021-01-26 |
* | Switched to a slightly modified base64 encoder basicially from wikibooks. | Toni Uhlig | 2021-01-20 |
* | Added internal/external packet processing modes. #2 | Toni Uhlig | 2021-01-10 |
* | Added internal/external packet processing modes. | Toni Uhlig | 2021-01-06 |
* | Declared nDPI id and flow structs in nDPId flow info struct. | Toni Uhlig | 2020-12-30 |
* | Set an optional bpf filter string for pcap based packet capture. | Toni Uhlig | 2020-12-29 |
* | nDPIsrvd: Distributor clients which are too slow can cause buffer bloat. | Toni Uhlig | 2020-12-19 |
* | nDPId option validation is now less restrictive | Toni Uhlig | 2020-12-14 |
* | Let travis use pcap files from nDPI to produce some JSON output. (disabled, n... | Toni Uhlig | 2020-12-01 |
* | Moved datalink layer processing into a separate function. | Toni Uhlig | 2020-11-18 |