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
/
examples
/
c-captured
Commit message (
Expand
)
Author
Age
*
Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c...
Toni Uhlig
2021-02-28
*
Added JA3 / SSL SHA1 fingerprint blacklists.
Toni Uhlig
2021-02-27
*
Finalized examples/c-captured to dump packet bytes to PCAP for further analysis.
Toni Uhlig
2021-02-24
*
Extended nDPIsrvd.h with address parsing.
Toni Uhlig
2021-02-23
*
C-Api uses similiar flow key hash calculation as Python-Api.
Toni Uhlig
2021-02-19
*
Aligned nDPIsrvd.py to nDPIsrvd.h for consistency.
Toni Uhlig
2021-02-16
*
Removed superfluous nDPI (header) dependency for examples/c-captured. Use hea...
Toni Uhlig
2021-02-06
*
nDPIsrvd C API overhaul and massive simplification.
Toni Uhlig
2021-02-06
*
Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...
Toni Uhlig
2021-01-27
*
Finished (mostly) C guessed/undetected flow dumper.
Toni Uhlig
2021-01-26
*
Removed all LUA leftover as preparation for UTHASH.
Toni Uhlig
2020-12-01
*
Provide functionality do deal with tokens from JSMN.
Toni Uhlig
2020-11-17
*
Fixed inconsistent callback function call if a token parsed.
Toni Uhlig
2020-11-13
*
Finished unfinished nDPIsrvd.h helper functionality.
Toni Uhlig
2020-11-13
*
Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ...
Toni Uhlig
2020-11-08