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
/
Makefile
Commit message (
Expand
)
Author
Age
*
Makefile: ENABLE_DEBUG disables function inlining
Toni Uhlig
2020-08-14
*
added utils module to share some code parts with other apps
Toni Uhlig
2020-08-05
*
improved Makefile help target
Toni Uhlig
2020-08-05
*
json buffering and parsing
Toni Uhlig
2020-08-04
*
added basic "consumer" example
Toni Uhlig
2020-08-04
*
nDPIsrvd: UNIX/INET socket creation
Toni Uhlig
2020-07-19
*
moved CFLAGS to PROJECT_CFLAGS so OpenWrt won't overwrite it
Toni Uhlig
2020-07-16
*
removed obsolete DISABLE_JSONIZER mode
Toni Uhlig
2020-07-11
*
removed obsolete EXTRA_VERBOSE mode
Toni Uhlig
2020-07-11
*
-fsanitize=enum
Toni Uhlig
2020-07-11
*
do not omit frame pointer in debug mode
Toni Uhlig
2020-07-10
*
enable thread snitizer
Toni Uhlig
2020-07-10
*
send JSON string on a per thread basis to a remote sink, means that no expens...
Toni Uhlig
2020-07-05
*
print json string for FLOW_END / FLOW_IDLE as well
Toni Uhlig
2020-07-01
*
only printf() flow events #ifdef DISABLE_JSONIZER, print only json string oth...
Toni Uhlig
2020-07-01
*
add configuration variable VERBOSE / EXTRA VERBOSE, print build configuration...
Toni Uhlig
2020-06-30
*
-Wl == CFLAG
Toni Uhlig
2020-06-23
*
xcompile ready
Toni Uhlig
2020-06-22
*
print total packets captured, reduced console spam and added VERBOSE mode to ...
Toni Uhlig
2020-06-13
*
Makefile use -I and -rpath if CUSTOM_LIBNDPI variable used
Toni Uhlig
2020-06-04
*
initial commit
lns
2020-06-03