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
/
nDPIsrvd.c
Commit message (
Expand
)
Author
Age
*
Fix missing header file for build on freebsd (macos) (#60)
Alex Eganov
2025-01-31
*
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
*
Read and parse configuration files. Fixes #41. (#42)
1.7rc1
Toni
2024-10-16
*
Extend CI pipeline build and test.
Toni Uhlig
2024-03-07
*
Replaced ambiguous naming of "JSON string" to more accurate "JSON message".
Toni Uhlig
2023-12-04
*
Fixed possible buffer underflow.
Toni Uhlig
2023-11-20
*
Added SonarCloud exclusions for third-party files and files lacking relevance.
Toni Uhlig
2023-11-20
*
Fixed more SonarCloud complaints.
Toni Uhlig
2023-11-07
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Event I/O abstraction layer. (#28)
Toni
2023-11-06
*
Fixed bug which may happen if additional write buffers are empty but main wri...
Toni Uhlig
2023-10-19
*
nDPIsrvd: Log error if collector unix socket can not be removed.
Toni Uhlig
2023-09-11
*
keras-autoencoder.py: fixed invalid preprocessing of received base64 packet data
Toni Uhlig
2023-08-15
*
Correctly handle EINTR while doing I/O..
Toni Uhlig
2023-07-18
*
Limit the size of base64 serialized raw packet data (8192 bytes per packet).
Toni Uhlig
2022-12-06
*
nDPId-test: Reworked I/O handling to prevent some endless loop scenarios. Fix...
Toni Uhlig
2022-12-02
*
Unified nDPId/nDPIsrvd command line argument storage.
Toni Uhlig
2022-11-21
*
nDPIsrvd: Provide workaround for change user/group.
Toni Uhlig
2022-11-13
*
Experimental systemd support.
Toni Uhlig
2022-11-06
*
nDPid-test: add buffer test
Toni Uhlig
2022-10-30
*
Fixed heap overflow on shutdown caused by missing remotes size/used reset.
Toni Uhlig
2022-10-05
*
Refactored client distributor C API.
Toni Uhlig
2022-09-25
*
Improved flown analyse event:
Toni Uhlig
2022-09-22
*
nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.
Toni Uhlig
2022-09-19
*
New flow event: 'analysis'.
Toni Uhlig
2022-09-13
*
nDPIsrvd: Fixed NUL pointer deref during logging attempt.
Toni Uhlig
2022-09-10
*
nDPId: Merged nDPId_flow_(info|finished) into nDPId_flow
lns
2022-04-24
*
Added proper DLT_RAW dissection for IPv4 and IPv6.
lns
2022-04-24
*
Refactored buffer subsystem.
lns
2022-04-16
*
Disconnect nDPIsrvd clients immediately instead waiting for a failed write().
Toni Uhlig
2022-03-13
*
Added nDPIsrvd TCP/IP support for distributors.
Toni Uhlig
2022-03-10
*
Added logging interface used by nDPId, nDPIsrvd and nDPId-test.
Toni Uhlig
2022-02-03
*
nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...
Toni Uhlig
2022-01-26
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
MemoryProfiling: Advanced flow usage logging.
Toni Uhlig
2021-11-13
*
nDPId-test: Set max buffer size for remote descriptors useful to test caching...
Toni Uhlig
2021-11-04
*
nDPIsrvd: Fixed anther bug, introduced during refactoring -_-
Toni Uhlig
2021-09-15
*
fixed Warnings / build error / cosmetics
Toni Uhlig
2021-09-14
*
Improved and Fixed another buffering issue caused by removing an outgoing fd ...
Toni Uhlig
2021-08-05
*
Improved nDPIsrvd buffer bloat handling using caching.
Toni Uhlig
2021-08-04
*
Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion.
Toni Uhlig
2021-06-08
*
Build system cleanup / cosmetics.
1.4
Toni Uhlig
2021-06-07
*
Unified IO buffer mgmt.
Toni Uhlig
2021-06-07
*
travis-ci build CMake project
Toni Uhlig
2021-04-15
*
nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...
Toni Uhlig
2021-04-09
*
Added nDPId-test as all-in-one JSON dumper.
Toni Uhlig
2021-03-24
*
Reduced code duplication. Preps for nDPId-test.
Toni Uhlig
2021-03-23
*
nDPIsrvd collectd-exec overhaul.
Toni Uhlig
2021-03-15
*
nDPIsrvd refactoring
Toni Uhlig
2021-03-05
[next]