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
/
nDPId.c
Commit message (
Expand
)
Author
Age
...
*
New flow event: 'analysis'.
Toni Uhlig
2022-09-13
*
nDPId: Removed thread_id nonsense as it does not provide any useful informati...
Toni Uhlig
2022-09-10
*
include fix
Toni Uhlig
2022-09-10
*
Fixed compilation warnings on linux32 platforms.
Toni Uhlig
2022-09-10
*
Do not use pthread_t as numeric value. Some systems define pthread_t as struct *
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
*
nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...
lns
2022-08-27
*
nDPId: support for custom UDP endpoints
Toni Uhlig
2022-08-27
*
nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...
lns
2022-08-27
*
nDPId: support for custom UDP endpoints
Toni Uhlig
2022-08-27
*
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
*
Do not SIGSEGV if a subopt has no value.
lns
2022-08-08
*
Replaced outdated nDPI version info with the correct one.
Toni Uhlig
2022-07-14
*
bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9
Toni Uhlig
2022-07-01
*
bump libnDPI to 0b3f8ed849cdf9971224c49a3958f0904a2bbbb5
lns
2022-06-06
*
Small fixes.
lns
2022-04-26
*
nDPId: Merged nDPId_flow_(info|finished) into nDPId_flow
lns
2022-04-24
*
Added proper DLT_RAW dissection for IPv4 and IPv6.
lns
2022-04-24
*
bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b
Toni Uhlig
2022-03-24
*
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
*
Renamed basic event to error event for the sake of the logic.
Toni Uhlig
2022-03-13
*
Disconnect nDPIsrvd clients immediately instead waiting for a failed write().
Toni Uhlig
2022-03-13
*
Fixed build error regarding missing LINKTYPE_* define's.
Toni Uhlig
2022-03-06
*
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
*
Improved py-flow-info to provide more optional information about received tim...
Toni Uhlig
2022-02-05
*
Added additional (minimalistic) detection information to flow updates.
Toni Uhlig
2022-02-04
*
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
*
nDPId: Added some error messages when workflow init fails.
Toni Uhlig
2022-01-26
*
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
*
Use blocking I/O to prevent data loss if nDPIsrvd too slow.
Toni Uhlig
2021-11-16
*
MemoryProfiling: Advanced flow usage logging.
Toni Uhlig
2021-11-13
*
Additional semantic validation tests.
Toni Uhlig
2021-11-02
*
Fixed invalid "flow_last_seen" timestamp for the first packet.
Toni Uhlig
2021-10-08
*
Fixed some typ0's and reduced ICMP timeout to 10s.
Toni Uhlig
2021-09-16
*
fixed Warnings / build error / cosmetics
Toni Uhlig
2021-09-14
*
Improved and Fixed another buffering issue caused by removing an outgoing fd ...
Toni Uhlig
2021-08-05
*
Enable memory profiling for nDPId-test.
Toni Uhlig
2021-06-18
*
Added zLib compression parameters to control compression conditions.
Toni Uhlig
2021-06-16
*
Support for zLib flow memory compression. Experimental.
Toni Uhlig
2021-06-14
*
Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion.
Toni Uhlig
2021-06-08
*
Unified IO buffer mgmt.
Toni Uhlig
2021-06-07
*
Reworked layer 4 flow length naming/calculation.
Toni Uhlig
2021-05-20
*
Cosmetic fixes.
Toni Uhlig
2021-05-13
*
Use layer4 specific flow timeouts.
Toni Uhlig
2021-05-13
[prev]
[next]