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
*
Added SonarCloud exclusions for third-party files and files lacking relevance.
Toni Uhlig
2023-11-20
*
Fixed clang-tidy warnings.
Toni Uhlig
2023-11-13
*
Fixed more SonarCloud complaints.
Toni Uhlig
2023-11-07
*
Fixed some SonarCloud complaints.
Toni Uhlig
2023-11-06
*
Apple/BSD port (#30)
Toni
2023-11-06
*
Event I/O abstraction layer. (#28)
Toni
2023-11-06
*
Sonarcloud integration
Toni Uhlig
2023-10-05
*
Fix issues detected by SonarCloud.
Toni Uhlig
2023-10-05
*
nDPId-test: ingore event handler failures caused by arpa mockup
Toni Uhlig
2023-10-05
*
nDPId event I/O fixes.
Toni Uhlig
2023-10-05
*
Add event I/O abstraction.
Toni Uhlig
2023-09-10
*
Fixed invalid base64 encoding in some rare cases.
Toni Uhlig
2023-08-24
*
nDPId-test: threads should block all unix signals
Toni Uhlig
2023-08-02
*
nDPId-test: print additional startup/init log messages
Toni Uhlig
2023-08-02
*
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
[next]