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
*
Clone nDPI as submodule via CMake (if BUILD_NDPI=ON).
1.0
Toni Uhlig
2021-05-11
*
README.md updated
Toni Uhlig
2021-05-10
*
py-flow-info: Support for --ipwhois, --new and --detection.
Toni Uhlig
2021-04-30
*
Unified and improved dependency build/mgmt via CMake and travis-ci.
Toni Uhlig
2021-04-22
*
Added JA3 blacklist downloader/checker from abuse.ch
Toni Uhlig
2021-04-17
*
Added python example to check JA3 hashes against known hashes via JA3er.com
Toni Uhlig
2021-04-16
*
travis-ci build CMake project
Toni Uhlig
2021-04-15
*
added some CMake install targets
Toni Uhlig
2021-04-15
*
added TODO
Toni Uhlig
2021-04-14
*
Added nDPId semantic validation test.
Toni Uhlig
2021-04-14
*
Fixed nDPIsrvd.h flow end bug (flow end callback could never be called and ca...
Toni Uhlig
2021-04-11
*
Added IPv6 support for -I / -E.
Toni Uhlig
2021-04-11
*
nDPId-test: mimic full nDPId lifecycle
Toni Uhlig
2021-04-09
*
Added JSON schema validation to run_tests.sh
Toni Uhlig
2021-04-09
*
nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...
Toni Uhlig
2021-04-09
*
Reverted internal ndpi structs to dynamic memory allocation hoping that it wi...
Toni Uhlig
2021-03-26
*
run_tests.sh checks/print-stderr-on-fail
Toni Uhlig
2021-03-24
*
Updated README.md
Toni Uhlig
2021-03-24
*
Updated test outputs and pinned travis-ci's nDPI git repo sync to a specific ...
Toni Uhlig
2021-03-24
*
Added diff'able nDPId-test JSON dumps and travis-ci integration.
Toni Uhlig
2021-03-24
*
Added nDPId-test as all-in-one JSON dumper.
Toni Uhlig
2021-03-24
*
Reduced code duplication. Preps for nDPId-test.
Toni Uhlig
2021-03-23
*
Switched to CMake build system.
Toni Uhlig
2021-03-17
*
nDPIsrvd collectd-exec overhaul.
Toni Uhlig
2021-03-15
*
Fixed collectd-exec issues.
Toni Uhlig
2021-03-12
*
Added basic collectd-exec example.
Toni Uhlig
2021-03-10
*
Added missing enum strings.
Toni Uhlig
2021-03-09
*
nDPIsrvd refactoring
Toni Uhlig
2021-03-05
*
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
*
Reverted f8692c6be11c664e4345ceaaec5c6b35ba9b3feb
Toni Uhlig
2021-02-17
*
Added JSON schema files and a Python schema validator.
Toni Uhlig
2021-02-17
*
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
*
Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...
Toni Uhlig
2021-01-27
*
Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...
Toni Uhlig
2021-01-27
*
All colors are beautiful for py-flow-info.
Toni Uhlig
2021-01-26
*
Finished (mostly) C guessed/undetected flow dumper.
Toni Uhlig
2021-01-26
*
Switched to a slightly modified base64 encoder basicially from wikibooks.
Toni Uhlig
2021-01-20
*
Added simple python json out example used for comparing JSON output.
Toni Uhlig
2021-01-20
*
Added internal/external packet processing modes. #2
Toni Uhlig
2021-01-10
*
Increased network buffer size for python scripts (and raise exception if capa...
Toni Uhlig
2021-01-08
*
Added internal/external packet processing modes.
Toni Uhlig
2021-01-06
*
Declared nDPI id and flow structs in nDPId flow info struct.
Toni Uhlig
2020-12-30
*
Set an optional bpf filter string for pcap based packet capture.
Toni Uhlig
2020-12-29
*
nDPIsrvd: Distributor clients which are too slow can cause buffer bloat.
Toni Uhlig
2020-12-19
[next]