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
Commit message (
Expand
)
Author
Age
*
Added send packets with type i.e. keyex / json-data
add/udp-aes256-gcm
Toni Uhlig
2025-05-28
*
Added preps for different packet types + AAD (type+size)
Toni Uhlig
2025-05-28
*
Added HKDF to uniform distirbute a X25519 shared key
Toni Uhlig
2025-05-28
*
Added preps for AAD/KeyEx
Toni Uhlig
2025-05-28
*
Added some stats printing to c-decrypt
Toni Uhlig
2025-05-28
*
Modified crypto to support multiple peers (multiple sender / multiple receive...
Toni Uhlig
2025-05-28
*
nDPId decryption example
Toni Uhlig
2025-05-28
*
nDPId decryption example
Toni Uhlig
2025-05-28
*
Updated OpenWrt In-Source build patch
Toni Uhlig
2025-05-28
*
Added nDPId decryption example
Toni Uhlig
2025-05-28
*
initial nDPId UDP crypto [WiP!]
Toni Uhlig
2025-05-28
*
bump libnDPI to f8869cd670adc439cc41bde0bd04960e1befafc5
HEAD
main
Toni Uhlig
2025-05-20
*
rs-simple: improved readability and stability
Toni Uhlig
2025-05-20
*
rs-simple: added argh command line parser and "stable" flow table index
Toni Uhlig
2025-05-18
*
rs-simple: added DaemonEventStatus deserialization and statistics mgmt
Toni Uhlig
2025-05-16
*
CI: build Rust examples
tmp
Toni Uhlig
2025-05-15
*
rs-simple: added first/last seen and timeout in
Toni Uhlig
2025-05-15
*
rs-simple: make primitive flow table work
Toni Uhlig
2025-05-14
*
rs-simple: add flow mgmt w/ TTL hash maps (moka-future)
Toni Uhlig
2025-05-03
*
CI: use FreeBSD vmactions main branch
Toni Uhlig
2025-04-30
*
Fix CI build with PF_RING (build userspace lib only)
Toni Uhlig
2025-04-30
*
Add simple rust example (WiP)
Toni Uhlig
2025-04-30
*
Fix CI
Toni Uhlig
2025-04-17
*
bump libnDPI to c49d126d3642d5b1f5168d049e3ebf0ee3451edc
Toni Uhlig
2025-03-06
*
Initial tunnel decoding (GRE - Layer4 only atm) (#55)
Toni
2025-02-25
*
Add FreeBSD CI build
Toni Uhlig
2025-02-01
*
Fix missing header file for build on freebsd (macos) (#60)
Alex Eganov
2025-01-31
*
CI: Fixed config tests
Toni Uhlig
2025-01-26
*
CI: Added libnl-genl-3-dev to PF_RING build
Toni Uhlig
2025-01-26
*
Set minimal required nDPI version to 4.14 (tarball) and 4.13 (git)
Toni Uhlig
2025-01-26
*
Temp disable `flow_risk.crawler_bot.list.load` in default config file
Toni Uhlig
2025-01-26
*
bump libnDPI to e946f49aca13e4447a7d7b2acae6323a4531fb55
Toni Uhlig
2025-01-25
*
fix config header
Toni Uhlig
2024-12-09
*
Added `--no-blink` and `--hide-risk-info`
Toni Uhlig
2024-12-09
*
Increased maximum value for `max-flows-per-thread` to 65k
Toni Uhlig
2024-12-03
*
CI: `make dist` test (extract archive, run CMake)
Toni Uhlig
2024-11-20
*
Fixed CMake warnings
Toni Uhlig
2024-11-20
*
Added script to warn a user about issues regarding wrong umask and CPack
Toni Uhlig
2024-11-20
*
Dockerfile update
Toni Uhlig
2024-11-18
*
Fix Gitlab CI build for some runners
Toni Uhlig
2024-11-18
*
CMake/RPM integration
Toni Uhlig
2024-11-17
*
nDPId daemon status event: serialize nDPI API version + Size/Flow
Toni Uhlig
2024-11-17
*
Added global stats diff test
Toni Uhlig
2024-11-14
*
Use `chmod_chown()` API from utils
Toni Uhlig
2024-11-14
*
Fixed some SonarCloud issues
Toni Uhlig
2024-11-14
*
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
*
Add NUL to risks, not needed but better be safe then sorry
Toni Uhlig
2024-11-05
*
Fixed some SonarCloud issues
Toni Uhlig
2024-11-05
[next]