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
*
Correctly handle EINTR while doing I/O..
Toni Uhlig
2023-07-18
*
nDPId-test: Fixed invalid error retval when epoll_wait() returns EINTR.
Toni Uhlig
2023-07-16
*
nDPId-test: Reworked I/O handling to prevent some endless loop scenarios. Fix...
Toni Uhlig
2022-12-02
*
Unified nDPId/nDPIsrvd command line argument storage.
Toni Uhlig
2022-11-21
*
Improved the point of time when to append the raw packet base64 data to the s...
Toni Uhlig
2022-11-15
*
Increased network buffer size to 33792 bytes.
Toni Uhlig
2022-10-30
*
nDPid-test: add buffer test
Toni Uhlig
2022-10-30
*
nDPId-test: Fixed thread sync/lock issue.
Toni Uhlig
2022-10-22
*
c-analysed: improved feature extraction from "analyse" events
Toni Uhlig
2022-10-01
*
Added nDPIsrvd-analysed to generate CSV files from analyse events.
Toni Uhlig
2022-09-30
*
nDPId-test: Force collector blocking mode.
Toni Uhlig
2022-09-25
*
Refactored client distributor C API.
Toni Uhlig
2022-09-25
*
nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents.
Toni Uhlig
2022-09-23
*
Improved flown analyse event:
Toni Uhlig
2022-09-22
*
nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.
Toni Uhlig
2022-09-19
*
Provide thread sync via locking on architectures that do not support Compare&...
Toni Uhlig
2022-09-17
*
Add OpenWrt CI via Github Actions.
Toni Uhlig
2022-09-17
*
New flow event: 'analysis'.
Toni Uhlig
2022-09-13
*
Fixed compilation warnings on linux32 platforms.
Toni Uhlig
2022-09-10
*
Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso...
Toni Uhlig
2022-09-06
*
nDPId: Fixed fcntl() issue; invalid fcntl() set after a blocking-write.
lns
2022-08-29
*
Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.
Toni Uhlig
2022-08-15
*
Split `flow_packets_processed' into `flow_src_packets_processed' and `flow_ds...
lns
2022-08-15
*
bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9
Toni Uhlig
2022-07-01
*
Added proper DLT_RAW dissection for IPv4 and IPv6.
lns
2022-04-24
*
nDPIsrvd.(h|py): Added socket read/recv timeout.
lns
2022-04-17
*
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
[next]