aboutsummaryrefslogtreecommitdiff
path: root/nDPIsrvd.c
Commit message (Expand)AuthorAge
...
* nDPIsrvd: fixed another two bugs; one related to EPOLLIN event for fd with sh...Toni Uhlig2020-08-15
* several fixes and improvmentsToni Uhlig2020-08-14
* minor improvmentsToni Uhlig2020-08-14
* nDPIsrvd: fixed broken bufferingToni Uhlig2020-08-14
* improved nDPIsrvd buffering if write returned EAGAINToni Uhlig2020-08-12
* do not disconnect a distributor client if write returned EAGAIN (still not pe...Toni Uhlig2020-08-09
* nDPIsrvd sighandler and cmd opt parserToni Uhlig2020-08-06
* introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change dep...Toni Uhlig2020-08-04
* fixed buffering issue, improved logging verbosityToni Uhlig2020-08-04
* clang-formatToni Uhlig2020-08-04
* nDPIsrvd: collect, buffer and distribute JSON stringsToni Uhlig2020-08-04
* merged some pre-processor macros which are used in multiple executablesToni Uhlig2020-08-04
* forwarding data from collector(client,source,UNIX-sock) to distributor(client...Toni Uhlig2020-08-03
* remote connection tracking/ event-handling for collector(UNIX) and distributo...Toni Uhlig2020-08-03
* nDPIsrvd: getting events from epoll and accepting new connectionsToni Uhlig2020-07-19
* nDPIsrvd: UNIX/INET socket creationToni Uhlig2020-07-19