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
Commit message (
Expand
)
Author
Age
*
CI: fix minimum supported libnDPI version
Toni Uhlig
2022-09-06
*
Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso...
Toni Uhlig
2022-09-06
*
Added https://gitlab.com/verzulli/ndpid-rt-analyzer.git to examples.
Toni Uhlig
2022-09-06
*
Merge branch 'main' of github.com:utoni/nDPId
Toni Uhlig
2022-09-04
|
\
|
*
nDPId: Fixed fcntl() issue; invalid fcntl() set after a blocking-write.
lns
2022-08-29
|
*
Add documentation about events and flow states.
lns
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
|
*
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
*
|
Disable timestamp generation in nDPIsrvd-collectd as default.
Toni Uhlig
2022-09-04
|
/
*
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
*
c-collectd: fixed incorrect PUTVAL
Toni Uhlig
2022-08-15
*
Merge pull request #2 from verzulli/main
Toni
2022-08-12
|
\
|
*
Improve README
Damiano Verzulli
2022-08-12
|
/
*
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
*
c-collectd: fixed possible undefined behavior
Toni Uhlig
2022-07-14
*
bump libnDPI to 7c19de49047a5731f3107ff17854e9afe839cc61
Toni Uhlig
2022-07-14
*
Github Actions: Renamed branch 'master' to 'main'.
Toni Uhlig
2022-07-12
*
README update
Toni Uhlig
2022-07-12
*
bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9
Toni Uhlig
2022-07-01
*
bump libnDPI to c287eb835b537ce64d9293a52ca13e670b6d3b0d
Toni Uhlig
2022-06-19
*
py-flow-dashboard: Improved graph axis scaling.
lns
2022-06-16
*
CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L...
lns
2022-06-10
*
Merge branch 'master' of github.com:lnslbrty/nDPId
Toni Uhlig
2022-06-07
|
\
|
*
bump libnDPI to 0b3f8ed849cdf9971224c49a3958f0904a2bbbb5
lns
2022-06-06
|
*
README update
lns
2022-05-31
|
*
Updated CI badges.
Toni
2022-05-08
*
|
nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d...
Toni Uhlig
2022-06-07
|
/
*
Small fixes.
lns
2022-04-26
*
Github Actions: Build nDPId against lowest supported libnDPI release (4.2)
lns
2022-04-25
*
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 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b2
1.5
lns
2022-04-18
*
nDPIsrvd.(h|py): Added socket read/recv timeout.
lns
2022-04-17
*
Added more CCs to Github Actions workflow.
lns
2022-04-17
*
Refactored buffer subsystem.
lns
2022-04-16
*
Fixed build if BUILD_NDPI=ON. May happen during XCompilation.
lns
2022-04-16
*
Avoid CMake searching for gcrypt as default.
Toni Uhlig
2022-04-02
*
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
*
CI: Fixed missing lcov prereq.
Toni Uhlig
2022-03-12
*
Code coverage generation using LCOV.
Toni Uhlig
2022-03-11
*
Added nDPIsrvd TCP/IP support for distributors.
Toni Uhlig
2022-03-10
*
Fixed some pyhton issues with static class members.
Toni Uhlig
2022-03-08
[next]