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
...
*
Extended nDPIsrvd.h with address parsing.
Toni Uhlig
2021-02-23
*
Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...
Toni Uhlig
2021-01-27
*
nDPIsrvd: Distributor clients which are too slow can cause buffer bloat.
Toni Uhlig
2020-12-19
*
Let travis use pcap files from nDPI to produce some JSON output. (disabled, n...
Toni Uhlig
2020-12-01
*
nDPId/nDPIsrvd: change_user_group does now chown/chmod collector/distributor ...
Toni Uhlig
2020-10-07
*
nDPIsrvd: Added very important warning and use UDS now by default.
Toni Uhlig
2020-09-29
*
nDPIsrvd: Improved UDS related code parts.
Toni Uhlig
2020-09-29
*
nDPIsrvd: Use of an anonymous enum for collector/distributor socket types fit...
Toni Uhlig
2020-09-07
*
nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...
Toni Uhlig
2020-09-05
*
nDPIsrvd: add command line option for distributor listen host/port
Toni Uhlig
2020-08-18
*
nDPIsrvd: log ip:port for distributor connection fails
Toni Uhlig
2020-08-17
*
minor improvments regarding flow guessing on flow end/idle and other not wort...
Toni Uhlig
2020-08-16
*
error handling enhancements
Toni Uhlig
2020-08-15
*
nDPIsrvd: fixed another two bugs; one related to EPOLLIN event for fd with sh...
Toni Uhlig
2020-08-15
*
several fixes and improvments
Toni Uhlig
2020-08-14
*
minor improvments
Toni Uhlig
2020-08-14
*
nDPIsrvd: fixed broken buffering
Toni Uhlig
2020-08-14
*
improved nDPIsrvd buffering if write returned EAGAIN
Toni Uhlig
2020-08-12
*
do not disconnect a distributor client if write returned EAGAIN (still not pe...
Toni Uhlig
2020-08-09
*
nDPIsrvd sighandler and cmd opt parser
Toni Uhlig
2020-08-06
*
introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change dep...
Toni Uhlig
2020-08-04
*
fixed buffering issue, improved logging verbosity
Toni Uhlig
2020-08-04
*
clang-format
Toni Uhlig
2020-08-04
*
nDPIsrvd: collect, buffer and distribute JSON strings
Toni Uhlig
2020-08-04
*
merged some pre-processor macros which are used in multiple executables
Toni Uhlig
2020-08-04
*
forwarding data from collector(client,source,UNIX-sock) to distributor(client...
Toni Uhlig
2020-08-03
*
remote connection tracking/ event-handling for collector(UNIX) and distributo...
Toni Uhlig
2020-08-03
*
nDPIsrvd: getting events from epoll and accepting new connections
Toni Uhlig
2020-07-19
*
nDPIsrvd: UNIX/INET socket creation
Toni Uhlig
2020-07-19
[prev]