index
:
ndpi-daemon.git
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
Tiny nDPI based deep packet inspection daemons / toolkit.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Added `vlan_id` dissection of the most outer (first) 802.1Q header. Fixes #50
Toni Uhlig
2024-11-02
*
Updated JSON schema files and a test to make use of the UUID feature.
Toni Uhlig
2024-10-29
*
Added nDPId `ndpi_process_packet()` LLVM fuzzer
Toni Uhlig
2024-10-24
*
Added additional (libnDPI) config files for test runs.
Toni Uhlig
2024-10-23
*
Added libnDPI global context init/deinit used for cache mgmt.
Toni Uhlig
2024-10-21
*
Added config testing script.
Toni Uhlig
2024-10-21
*
Updated ReadMe's, ToDo's and ChangeLog.
1.7
Toni Uhlig
2024-10-21
*
Save hostname after detection finished for later use within analyse/end/idle ...
Toni Uhlig
2024-09-11
*
bump libnDPI to 92507c014626bc542f2ab11c729742802c0bc345
Toni Uhlig
2024-09-09
*
Add PF_RING support. (#38)
Toni
2024-08-19
*
Added global (heap) memory stats for daemon status events.
Toni Uhlig
2024-06-19
*
bump libnDPI to 142c8f5afb90629762920db6703831826513e00b
Toni Uhlig
2024-04-10
*
bump libnDPI to 09bb383437c11ef55e926ed15cdf986c0d426827
Toni Uhlig
2024-04-04
*
bump libnDPI to df29e12f5efbe84306c1ee7c011a197caec6de50
Toni Uhlig
2024-04-04
*
bump libnDPI to 6e61368cd609899048560405ad792705fffb1f1a
Toni Uhlig
2024-04-04
*
bump libnDPI to 9185c2ccc402d3368fc28ac90ab281b4f951719e
Toni Uhlig
2024-04-04
*
Added missing influxd test results.
Toni Uhlig
2024-02-13
*
Added test mode for influx push daemon.
Toni Uhlig
2024-02-08
*
bump libnDPI to 4543385d107fcc5a7e8632e35d9a60bcc40cb4f4
Toni Uhlig
2024-02-06
*
Fixed broken "not-detected" event/packet capture in captured example.
Toni Uhlig
2024-01-29
*
Fixed invalid flow risk aggregation in collectd/influxd examples.
Toni Uhlig
2024-01-06
*
Improved collectd example.
Toni Uhlig
2024-01-05
*
Fixed an event issue.
Toni Uhlig
2023-12-14
*
Replaced ambiguous naming of "JSON string" to more accurate "JSON message". #2
Toni Uhlig
2023-12-04
*
c-collectd: Fixed missing escape char.
Toni Uhlig
2023-12-01
*
Updated ReadMe's, ToDo's and ChangeLog.
1.6
Toni Uhlig
2023-11-20
*
Use c-captured within `test/run_tests.sh`.
Toni Uhlig
2023-11-11
*
py-flow-info: Improved analyse result printing.
1.6rc4
Toni Uhlig
2023-11-09
*
bump libnDPI to b08c787fe267053afdea82701071f3878c09244b
Toni Uhlig
2023-11-09
*
Forcefully reset `NDPI_UNIDIRECTIONAL_TRAFFIC` if classification was done aft...
Toni Uhlig
2023-11-08
*
Reset `Unidirectional Traffc` risk if packets from both directions processed.
1.6rc2
Toni Uhlig
2023-11-08
*
bump libnDPI to 0db12b1390b1cc554b927230c76b05264c05b498
1.6rc1
Toni Uhlig
2023-11-07
*
Set timeout for nDPId-test run's.
Toni Uhlig
2023-11-03
*
Switched to UNIX socket use for tests.
Toni Uhlig
2023-10-20
*
Serialize nDPId / libnDPI versions within daemon events.
Toni Uhlig
2023-09-10
*
bump libnDPI to 1f693c3f5a5dcd9d69dffb610b9a81bd33f95382
Toni Uhlig
2023-08-27
*
Fixed invalid base64 encoding in some rare cases.
Toni Uhlig
2023-08-24
*
Tiny improvments.
Toni Uhlig
2023-08-02
*
bump libnDPI to 2b230e28e0612e8654ad617534deb9aaaabd51b7
Toni Uhlig
2023-07-23
*
bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1
Toni Uhlig
2023-06-12
*
bump libnDPI to 04f5c5196e790db8b8cc39e42c8645fb7f3dd141
lns
2023-05-30
*
Fixed integer overflow for tcp timeout (>INT_MAX).
lns
2023-05-26
*
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 collectd risk processing to be in sync with libnDPI risks.
Toni Uhlig
2023-01-11
*
bump libnDPI to a944514ddec73f79704f55aab1423e39f4ce7a03
Toni Uhlig
2023-01-09
*
nDPid: Fixed base64encode bug which lead to invalid base64 strings.
Toni Uhlig
2023-01-09
*
Add collectd statistics diff test.
Toni Uhlig
2022-12-06
*
Limit the size of base64 serialized raw packet data (8192 bytes per packet).
Toni Uhlig
2022-12-06
*
Strace support for diff tests.
Toni Uhlig
2022-12-03
[next]