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
Commit message (
Expand
)
Author
Age
*
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
*
Fixed build error regarding missing LINKTYPE_* define's.
Toni Uhlig
2022-03-06
*
Updated examples/README.md
Toni Uhlig
2022-03-06
*
Removed go-dashboard example.
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
*
nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...
Toni Uhlig
2022-01-26
*
nDPId: Added some error messages when workflow init fails.
Toni Uhlig
2022-01-26
[next]