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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Add npfring (PF_RING support).
Toni Uhlig
2024-08-16
*
Fixed build error due to missing nDPI includes.
Toni Uhlig
2024-08-16
*
Extended analyse application to write global stats to a CSV.
Toni Uhlig
2024-08-16
*
Added global (heap) memory stats for daemon status events.
Toni Uhlig
2024-06-19
*
CMake: set MacOS RPATH
Toni Uhlig
2024-05-06
*
Removed unmaintained C JSON dumper.
Toni Uhlig
2024-04-17
*
Fix example build error if memory profiling enabled.
Toni Uhlig
2024-03-21
*
Fixed libpcre2 build.
Toni Uhlig
2024-03-20
*
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
*
Improved collectd example.
Toni Uhlig
2024-01-05
*
Add InfluxDB push daemon.
Toni Uhlig
2023-12-07
*
Updated ReadMe's, ToDo's and ChangeLog.
1.6
Toni Uhlig
2023-11-20
*
Workaround for libpap (<1.9.0) on Ubuntu-18.04
Toni Uhlig
2023-11-20
*
Support simple config file reading via systemd environment file.
Toni Uhlig
2023-11-20
*
Fixed missing deflate during flow event json serializing.
1.6rc3
Toni Uhlig
2023-11-08
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Event I/O abstraction layer. (#28)
Toni
2023-11-06
*
Add DBUS suspicious flow event notification daemon.
Toni Uhlig
2023-11-03
*
nDPId event I/O fixes.
Toni Uhlig
2023-10-05
*
Serialize nDPId / libnDPI versions within daemon events.
Toni Uhlig
2023-09-10
*
Add event I/O abstraction.
Toni Uhlig
2023-09-10
*
Added CMake option BUILD_NDPI_FORCE_GIT_UPDATE to fix broken submodule caches...
Toni Uhlig
2023-08-27
*
CMake: install header files for experimental usage
Toni Uhlig
2023-08-05
*
bump libpcap dependency to 1.9.0
Toni Uhlig
2023-07-27
*
`get-and-build-libndpi.sh` uses GMake MAKEFLAGS for sub-make (required for e....
Toni Uhlig
2023-07-16
*
bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1
Toni Uhlig
2023-06-12
*
Required libnDPI version increases (>=4.8.0) due to an API change.
lns
2023-05-31
*
Added CentOs and ArchLinux to the CI.
lns
2023-05-28
*
bump libnDPI to ...
Toni Uhlig
2023-05-24
*
Added distclean-libnDPI target to CMake.
Toni Uhlig
2023-01-10
*
Fix libnDPI build script.
Toni Uhlig
2022-12-26
*
Improved `make daemon` / `daemon.sh` to accept nDPId / nDPIsrvd arguments via...
Toni Uhlig
2022-11-15
*
Experimental systemd support.
Toni Uhlig
2022-11-06
*
Removed example py-ja3-checker.
Toni Uhlig
2022-10-13
*
Generate code coverage w/o external shell script, use CMake.
lns
2022-10-03
*
c-analysed: improved feature extraction from "analyse" events
Toni Uhlig
2022-10-01
*
Added nDPIsrvd-analysed to generate CSV files from analyse events.
Toni Uhlig
2022-09-30
*
nDPIsrvd-collectd: RRD Graph generation script and a basic static HTML5 websi...
Toni Uhlig
2022-09-12
*
Use CMake XCompile and collect host-triplet from ${CC}.
Toni Uhlig
2022-09-11
*
Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso...
Toni Uhlig
2022-09-06
*
nDPId: support for custom UDP endpoints
Toni Uhlig
2022-08-27
*
CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L...
lns
2022-06-10
*
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
*
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
[next]