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
/
utils.c
Commit message (
Expand
)
Author
Age
*
Use `chmod_chown()` API from utils
Toni Uhlig
2024-11-14
*
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
*
Fixed some SonarCloud issues
Toni Uhlig
2024-10-26
*
Read and parse configuration files. Fixes #41. (#42)
1.7rc1
Toni
2024-10-16
*
Extended analyse application to write global stats to a CSV.
Toni Uhlig
2024-08-16
*
Add InfluxDB push daemon.
Toni Uhlig
2023-12-07
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Improved syslog logging.
Toni Uhlig
2023-10-19
*
bump libnDPI to 04f5c5196e790db8b8cc39e42c8645fb7f3dd141
lns
2023-05-30
*
Revert "Revert "Minor fixes.""
Toni Uhlig
2023-01-27
*
Revert "Minor fixes."
Toni Uhlig
2023-01-27
*
Minor fixes.
Toni Uhlig
2023-01-27
*
Unified nDPId/nDPIsrvd command line argument storage.
Toni Uhlig
2022-11-21
*
Create pidfile iff daemon mode enabled.
Toni Uhlig
2022-10-31
*
Add ArchLinux PKGBUILD.
lns
2022-10-19
*
nDPId: Added error event threshold to prevent event spamming which may be abu...
Toni Uhlig
2022-10-17
*
Reworked nDPIsrvd.h C-API.
Toni Uhlig
2022-03-21
*
Added logging interface used by nDPId, nDPIsrvd and nDPId-test.
Toni Uhlig
2022-02-03
*
Process additional layer 3 protocols.
Toni Uhlig
2022-01-31
*
Improved and Fixed another buffering issue caused by removing an outgoing fd ...
Toni Uhlig
2021-08-05
*
Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion.
Toni Uhlig
2021-06-08
*
nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...
Toni Uhlig
2021-04-09
*
nDPId/nDPIsrvd: change_user_group does now chown/chmod collector/distributor ...
Toni Uhlig
2020-10-07
*
nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...
Toni Uhlig
2020-09-05
*
nDPIsrvd sighandler and cmd opt parser
Toni Uhlig
2020-08-06
*
added utils module to share some code parts with other apps
Toni Uhlig
2020-08-05