summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAge
* Reverted internal ndpi structs to dynamic memory allocation hoping that it wi...Toni Uhlig2021-03-26
* nDPIsrvd C API overhaul and massive simplification.Toni Uhlig2021-02-06
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27
* Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...Toni Uhlig2021-01-27
* Added internal/external packet processing modes. #2Toni Uhlig2021-01-10
* Increased network buffer size for python scripts (and raise exception if capa...Toni Uhlig2021-01-08
* Improved testing capabilities via Makefile.Toni Uhlig2020-12-15
* Increased serialization buffer size as required for recent nDPI builds.Toni Uhlig2020-11-18
* nDPIsrvd: Added very important warning and use UDS now by default.Toni Uhlig2020-09-29
* Added new flow event: FLOW_EVENT_DETECTION_UPDATEToni Uhlig2020-09-25
* nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...Toni Uhlig2020-09-05
* Increased network buffer size from 8448 to 9216 with the hope that it might b...Toni Uhlig2020-08-27
* nDPId: Improved command line option parsing, app usage and subopts for (caref...Toni Uhlig2020-08-26
* adjust some config valuesToni Uhlig2020-08-15
* nDPId: removed unused code, process remaining flows on shutdown (useful for r...Toni Uhlig2020-08-14
* improved TCP-FIN/TCP-RST and TCP-keepalive/-idle timeout handlingToni Uhlig2020-08-13
* nDPIsrvd sighandler and cmd opt parserToni Uhlig2020-08-06
* nDPId daemonize / pidfile support + improved syslog loggingToni Uhlig2020-08-05
* introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change dep...Toni Uhlig2020-08-04
* moved more default config options into config.hToni Uhlig2020-08-04
* merged some pre-processor macros which are used in multiple executablesToni Uhlig2020-08-04