aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Add documentation about events and flow states.lns2022-08-27
| * | | nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...lns2022-08-27
| * | | nDPId: support for custom UDP endpointsToni Uhlig2022-08-27
| * | | nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...lns2022-08-27
| * | | nDPId: support for custom UDP endpointsToni Uhlig2022-08-27
* | | | Disable timestamp generation in nDPIsrvd-collectd as default.Toni Uhlig2022-09-04
|/ / /
* | | Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.Toni Uhlig2022-08-15
* | | Split `flow_packets_processed' into `flow_src_packets_processed' and `flow_ds...lns2022-08-15
* | | c-collectd: fixed incorrect PUTVALToni Uhlig2022-08-15
* | | Merge pull request #2 from verzulli/mainToni2022-08-12
|\ \ \
| * | | Improve READMEDamiano Verzulli2022-08-12
|/ / /
* | | Do not SIGSEGV if a subopt has no value.lns2022-08-08
* | | Replaced outdated nDPI version info with the correct one.Toni Uhlig2022-07-14
* | | c-collectd: fixed possible undefined behaviorToni Uhlig2022-07-14
* | | bump libnDPI to 7c19de49047a5731f3107ff17854e9afe839cc61Toni Uhlig2022-07-14
* | | Github Actions: Renamed branch 'master' to 'main'.Toni Uhlig2022-07-12
* | | README updateToni Uhlig2022-07-12
* | | bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9Toni Uhlig2022-07-01
* | | bump libnDPI to c287eb835b537ce64d9293a52ca13e670b6d3b0dToni Uhlig2022-06-19
* | | py-flow-dashboard: Improved graph axis scaling.lns2022-06-16
* | | CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L...lns2022-06-10
* | | Merge branch 'master' of github.com:lnslbrty/nDPIdToni Uhlig2022-06-07
|\ \ \
| * | | bump libnDPI to 0b3f8ed849cdf9971224c49a3958f0904a2bbbb5lns2022-06-06
| * | | README updatelns2022-05-31
| * | | Updated CI badges.Toni2022-05-08
* | | | nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d...Toni Uhlig2022-06-07
|/ / /
* | | Small fixes.lns2022-04-26
* | | Github Actions: Build nDPId against lowest supported libnDPI release (4.2)lns2022-04-25
* | | nDPId: Merged nDPId_flow_(info|finished) into nDPId_flowlns2022-04-24
* | | Added proper DLT_RAW dissection for IPv4 and IPv6.lns2022-04-24
* | | bump libnDPI to 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b21.5lns2022-04-18
* | | nDPIsrvd.(h|py): Added socket read/recv timeout.lns2022-04-17
* | | Added more CCs to Github Actions workflow.lns2022-04-17
* | | Refactored buffer subsystem.lns2022-04-16
* | | Fixed build if BUILD_NDPI=ON. May happen during XCompilation.lns2022-04-16
* | | Avoid CMake searching for gcrypt as default.Toni Uhlig2022-04-02
* | | bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26bToni Uhlig2022-03-24
* | | Executing ./tests/run_tests.sh w/o zLib should not result in diff's anymore.Toni Uhlig2022-03-24
* | | 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
* | | CI: Fixed missing lcov prereq.Toni Uhlig2022-03-12
* | | Code coverage generation using LCOV.Toni Uhlig2022-03-11
* | | Added nDPIsrvd TCP/IP support for distributors.Toni Uhlig2022-03-10
* | | Fixed some pyhton issues with static class members.Toni Uhlig2022-03-08
* | | Fixed build error regarding missing LINKTYPE_* define's.Toni Uhlig2022-03-06
* | | Updated examples/README.mdToni Uhlig2022-03-06
* | | Removed go-dashboard example.Toni Uhlig2022-03-06
* | | Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)Toni Uhlig2022-03-06
* | | Serialize flow risk score / confidence.Toni Uhlig2022-02-27