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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.h
Commit message (
Expand
)
Author
Age
*
Refactored buffer subsystem.
lns
2022-04-16
*
bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b
Toni Uhlig
2022-03-24
*
Disconnect nDPIsrvd clients immediately instead waiting for a failed write().
Toni Uhlig
2022-03-13
*
Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)
Toni Uhlig
2022-03-06
*
Improved py-flow-info to provide more optional information about received tim...
Toni Uhlig
2022-02-05
*
Added logging interface used by nDPId, nDPIsrvd and nDPId-test.
Toni Uhlig
2022-02-03
*
Improved Plotly/Dash example. It is now somehow informative.
Toni Uhlig
2022-01-25
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
Fixed some typ0's and reduced ICMP timeout to 10s.
Toni Uhlig
2021-09-16
*
Improved nDPIsrvd buffer bloat handling using caching.
Toni Uhlig
2021-08-04
*
Added zLib compression parameters to control compression conditions.
Toni Uhlig
2021-06-16
*
Use layer4 specific flow timeouts.
Toni Uhlig
2021-05-13
*
Reverted internal ndpi structs to dynamic memory allocation hoping that it wi...
Toni Uhlig
2021-03-26
*
nDPIsrvd C API overhaul and massive simplification.
Toni Uhlig
2021-02-06
*
Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...
Toni Uhlig
2021-01-27
*
Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...
Toni Uhlig
2021-01-27
*
Added internal/external packet processing modes. #2
Toni Uhlig
2021-01-10
*
Increased network buffer size for python scripts (and raise exception if capa...
Toni Uhlig
2021-01-08
*
Improved testing capabilities via Makefile.
Toni Uhlig
2020-12-15
*
Increased serialization buffer size as required for recent nDPI builds.
Toni Uhlig
2020-11-18
*
nDPIsrvd: Added very important warning and use UDS now by default.
Toni Uhlig
2020-09-29
*
Added new flow event: FLOW_EVENT_DETECTION_UPDATE
Toni Uhlig
2020-09-25
*
nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...
Toni Uhlig
2020-09-05
*
Increased network buffer size from 8448 to 9216 with the hope that it might b...
Toni Uhlig
2020-08-27
*
nDPId: Improved command line option parsing, app usage and subopts for (caref...
Toni Uhlig
2020-08-26
*
adjust some config values
Toni Uhlig
2020-08-15
*
nDPId: removed unused code, process remaining flows on shutdown (useful for r...
Toni Uhlig
2020-08-14
*
improved TCP-FIN/TCP-RST and TCP-keepalive/-idle timeout handling
Toni Uhlig
2020-08-13
*
nDPIsrvd sighandler and cmd opt parser
Toni Uhlig
2020-08-06
*
nDPId daemonize / pidfile support + improved syslog logging
Toni Uhlig
2020-08-05
*
introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change dep...
Toni Uhlig
2020-08-04
*
moved more default config options into config.h
Toni Uhlig
2020-08-04
*
merged some pre-processor macros which are used in multiple executables
Toni Uhlig
2020-08-04