| Commit message (Expand) | Author | Age |
... | |
| * | README update | lns | 2022-05-31 |
| * | Updated CI badges. | Toni | 2022-05-08 |
* | | nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d... | Toni Uhlig | 2022-06-07 |
|/ |
|
* | Small fixes. | lns | 2022-04-26 |
* | Github Actions: Build nDPId against lowest supported libnDPI release (4.2) | lns | 2022-04-25 |
* | nDPId: Merged nDPId_flow_(info|finished) into nDPId_flow | lns | 2022-04-24 |
* | Added proper DLT_RAW dissection for IPv4 and IPv6. | lns | 2022-04-24 |
* | bump libnDPI to 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b21.5 | lns | 2022-04-18 |
* | nDPIsrvd.(h|py): Added socket read/recv timeout. | lns | 2022-04-17 |
* | Added more CCs to Github Actions workflow. | lns | 2022-04-17 |
* | Refactored buffer subsystem. | lns | 2022-04-16 |
* | Fixed build if BUILD_NDPI=ON. May happen during XCompilation. | lns | 2022-04-16 |
* | Avoid CMake searching for gcrypt as default. | Toni Uhlig | 2022-04-02 |
* | bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b | Toni Uhlig | 2022-03-24 |
* | Executing ./tests/run_tests.sh w/o zLib should not result in diff's anymore. | 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 |
* | CI: Fixed missing lcov prereq. | Toni Uhlig | 2022-03-12 |
* | Code coverage generation using LCOV. | Toni Uhlig | 2022-03-11 |
* | Added nDPIsrvd TCP/IP support for distributors. | Toni Uhlig | 2022-03-10 |
* | Fixed some pyhton issues with static class members. | Toni Uhlig | 2022-03-08 |
* | Fixed build error regarding missing LINKTYPE_* define's. | Toni Uhlig | 2022-03-06 |
* | Updated examples/README.md | Toni Uhlig | 2022-03-06 |
* | Removed go-dashboard example. | 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 |
* | nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien... | Toni Uhlig | 2022-01-26 |
* | nDPId: Added some error messages when workflow init fails. | Toni Uhlig | 2022-01-26 |
* | py-flow-dashboard: added tab layout and event pie chart | 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 |
* | Removed py-flow-undetected-to-pcap and py-risky-flow-to-pcap. Done by c-captu... | Toni Uhlig | 2021-11-21 |
* | go-dashboard renaming, ignore go-mod and it's file structure | Toni Uhlig | 2021-11-21 |
* | 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 |
* | nDPId-test: Set max buffer size for remote descriptors useful to test caching... | Toni Uhlig | 2021-11-04 |
* | Added timestamp validation test. | Toni Uhlig | 2021-11-02 |
* | Additional semantic validation tests. | Toni Uhlig | 2021-11-02 |
* | c-captured: Improved format string in nDPIsrvd_write_flow_info_cb. | Toni Uhlig | 2021-10-08 |
* | Fixed compile error due to missing stdint.h include before ndpi_typedefs.h | Toni Uhlig | 2021-10-08 |
* | Fixed invalid "flow_last_seen" timestamp for the first packet. | Toni Uhlig | 2021-10-08 |
* | Added support/debug function to write flow(-user) related info. | Toni Uhlig | 2021-10-08 |
* | bump libnDPI to 181a03c5ad41bda533fbfa307627939c2ff30b75 | Toni Uhlig | 2021-10-05 |
* | More CMake warnings/errors/fixes added. | Toni Uhlig | 2021-09-29 |
* | CMake and CI extensions | Toni Uhlig | 2021-09-29 |