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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nDPId-test.c
Commit message (
Expand
)
Author
Age
*
Refactored buffer subsystem.
lns
2022-04-16
*
Executing ./tests/run_tests.sh w/o zLib should not result in diff's anymore.
Toni Uhlig
2022-03-24
*
Reworked nDPIsrvd.h C-API.
Toni Uhlig
2022-03-21
*
Disconnect nDPIsrvd clients immediately instead waiting for a failed write().
Toni Uhlig
2022-03-13
*
Added nDPIsrvd TCP/IP support for distributors.
Toni Uhlig
2022-03-10
*
Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)
Toni Uhlig
2022-03-06
*
Serialize flow risk score / confidence.
Toni Uhlig
2022-02-27
*
Added logging interface used by nDPId, nDPIsrvd and nDPId-test.
Toni Uhlig
2022-02-03
*
Process additional layer 3 protocols.
Toni Uhlig
2022-01-31
*
Improved Plotly/Dash example. It is now somehow informative.
Toni Uhlig
2022-01-25
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
MemoryProfiling: Advanced flow usage logging.
Toni Uhlig
2021-11-13
*
nDPId-test: Set max buffer size for remote descriptors useful to test caching...
Toni Uhlig
2021-11-04
*
Github Actions integration
Toni Uhlig
2021-09-17
*
Fixed some typ0's and reduced ICMP timeout to 10s.
Toni Uhlig
2021-09-16
*
nDPIsrvd: Fixed anther bug, introduced during refactoring -_-
Toni Uhlig
2021-09-15
*
Improved nDPIsrvd buffer bloat handling using caching.
Toni Uhlig
2021-08-04
*
bump libnDPI to 6b7e5fa8d251f11c1bae16ea892a43a92b098480
Toni Uhlig
2021-08-03
*
Build JSMN with support for parent links.
Toni Uhlig
2021-07-13
*
Enable memory profiling for nDPId-test.
Toni Uhlig
2021-06-18
*
Unified IO buffer mgmt.
Toni Uhlig
2021-06-07
*
Fixed CMake global CFLAGS misuse which can cause xcompile errors.
Toni Uhlig
2021-05-19
*
travis-ci build CMake project
Toni Uhlig
2021-04-15
*
nDPId-test: mimic full nDPId lifecycle
Toni Uhlig
2021-04-09
*
nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...
Toni Uhlig
2021-04-09
*
Reverted internal ndpi structs to dynamic memory allocation hoping that it wi...
Toni Uhlig
2021-03-26
*
Added nDPId-test as all-in-one JSON dumper.
Toni Uhlig
2021-03-24