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
/
nDPId.c
Commit message (
Expand
)
Author
Age
*
bump libnDPI to c49d126d3642d5b1f5168d049e3ebf0ee3451edc
HEAD
tmp
main
Toni Uhlig
2025-03-06
*
Initial tunnel decoding (GRE - Layer4 only atm) (#55)
Toni
2025-02-25
*
bump libnDPI to e946f49aca13e4447a7d7b2acae6323a4531fb55
Toni Uhlig
2025-01-25
*
nDPId daemon status event: serialize nDPI API version + Size/Flow
Toni Uhlig
2024-11-17
*
bump libnDPI to 59ee1fe1156be234fed796972a29a31a0589e25a
Toni Uhlig
2024-11-13
*
cosmetics
Toni Uhlig
2024-11-10
*
Added env check `NDPID_STARTED_BY_SYSTEMD` to prevent logging to `stderr` in ...
Toni Uhlig
2024-11-07
*
Switched OpenWrt GitHub Actions SDK to main branch
Toni Uhlig
2024-11-02
*
Added `vlan_id` dissection of the most outer (first) 802.1Q header. Fixes #50
Toni Uhlig
2024-11-02
*
Set an optional UUID used within all events (similar to the "alias").
Toni Uhlig
2024-10-29
*
Fixed some SonarCloud issues
Toni Uhlig
2024-10-26
*
Added nDPId `ndpi_process_packet()` LLVM fuzzer
Toni Uhlig
2024-10-24
*
Removed `ENABLE_MEMORY_STATUS` CMake option as it's now enabled for **all** b...
Toni Uhlig
2024-10-22
*
Added libnDPI global context init/deinit used for cache mgmt.
Toni Uhlig
2024-10-21
*
Added config testing script.
Toni Uhlig
2024-10-21
*
Read and parse configuration files. Fixes #41. (#42)
1.7rc1
Toni
2024-10-16
*
Added some static assertion based sanity checks.
Toni Uhlig
2024-09-11
*
Save hostname after detection finished for later use within analyse/end/idle ...
Toni Uhlig
2024-09-11
*
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 9185c2ccc402d3368fc28ac90ab281b4f951719e
Toni Uhlig
2024-04-04
*
Read Ipv6 address and netmask using `getifaddrs()` instead of reading `/proc/...
Toni Uhlig
2024-02-07
*
Removed API version macro check as it's inconsistent on different platforms.
Toni Uhlig
2024-02-06
*
bump libnDPI to 4543385d107fcc5a7e8632e35d9a60bcc40cb4f4
Toni Uhlig
2024-02-06
*
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
*
Replaced ambiguous naming of "JSON string" to more accurate "JSON message".
Toni Uhlig
2023-12-04
*
Improved zlib compression ratio.
Toni Uhlig
2023-12-01
*
Warn about unused return values that are quite important.
Toni Uhlig
2023-12-01
*
Fixed SonarCloud complaints.
Toni Uhlig
2023-11-20
*
Fixed clang-tidy warnings.
Toni Uhlig
2023-11-13
*
bump libnDPI to b08c787fe267053afdea82701071f3878c09244b
Toni Uhlig
2023-11-09
*
Forcefully reset `NDPI_UNIDIRECTIONAL_TRAFFIC` if classification was done aft...
Toni Uhlig
2023-11-08
*
Fixed missing deflate during flow event json serializing.
1.6rc3
Toni Uhlig
2023-11-08
*
Reset `Unidirectional Traffc` risk if packets from both directions processed.
1.6rc2
Toni Uhlig
2023-11-08
*
Fixed more SonarCloud complaints.
Toni Uhlig
2023-11-07
*
Fixed some SonarCloud complaints.
Toni Uhlig
2023-11-06
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Event I/O abstraction layer. (#28)
Toni
2023-11-06
*
Fix issues detected by SonarCloud.
Toni Uhlig
2023-10-05
*
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
*
nDPId: `-v' give information about libnDPI linkage
Toni Uhlig
2023-07-17
*
nDPId: `-v' prints also information about dependecies
Toni Uhlig
2023-07-17
*
`get-and-build-libndpi.sh` uses GMake MAKEFLAGS for sub-make (required for e....
Toni Uhlig
2023-07-16
*
Required libnDPI version increases (>=4.8.0) due to an API change.
lns
2023-05-31
*
bump libnDPI to 04f5c5196e790db8b8cc39e42c8645fb7f3dd141
lns
2023-05-30
[next]