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
*
Improved testing capabilities via Makefile.
Toni Uhlig
2020-12-15
*
Generic nDPIsrvd.h event handling integration and flow tracking with uthash.
Toni Uhlig
2020-12-06
*
Removed all LUA leftover as preparation for UTHASH.
Toni Uhlig
2020-12-01
*
Set rpath when compiling with use of pkg-config.
Toni Uhlig
2020-12-01
*
Let travis use pcap files from nDPI to produce some JSON output. (disabled, n...
Toni Uhlig
2020-12-01
*
Refactored Makefile pkg-config part to be able to work with multiple pkg-conf...
Toni Uhlig
2020-11-18
*
Renamed misleading "contrib" subfolder to "dependencies".
Toni Uhlig
2020-11-13
*
Fixed `make help' printout issues.
Toni Uhlig
2020-11-11
*
Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ...
Toni Uhlig
2020-11-08
*
build go example only if GOCC set
Toni Uhlig
2020-10-17
*
Travi CI
Toni Uhlig
2020-10-06
*
Removed DISABLE_JSMN define for c-json-stdout (built-in per default).
Toni Uhlig
2020-09-26
*
go-dashboard: Added event structs and JSON unmarshal semantic.
Toni Uhlig
2020-09-02
*
go-dashboard: go mod/vendor support + termdash text user interface
Toni Uhlig
2020-09-01
*
Added golang JSON deserializer example.
Toni Uhlig
2020-08-31
*
Makefile: Allow pkg-config based builds and also allow setting libndpi build ...
Toni Uhlig
2020-08-24
*
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