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
*
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