aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clone nDPI as submodule via CMake (if BUILD_NDPI=ON).1.0Toni Uhlig2021-05-11
* README.md updatedToni Uhlig2021-05-10
* py-flow-info: Support for --ipwhois, --new and --detection.Toni Uhlig2021-04-30
* Unified and improved dependency build/mgmt via CMake and travis-ci.Toni Uhlig2021-04-22
* Added JA3 blacklist downloader/checker from abuse.chToni Uhlig2021-04-17
* Added python example to check JA3 hashes against known hashes via JA3er.comToni Uhlig2021-04-16
* travis-ci build CMake projectToni Uhlig2021-04-15
* added some CMake install targetsToni Uhlig2021-04-15
* added TODOToni Uhlig2021-04-14
* Added nDPId semantic validation test.Toni Uhlig2021-04-14
* Fixed nDPIsrvd.h flow end bug (flow end callback could never be called and ca...Toni Uhlig2021-04-11
* Added IPv6 support for -I / -E.Toni Uhlig2021-04-11
* nDPId-test: mimic full nDPId lifecycleToni Uhlig2021-04-09
* Added JSON schema validation to run_tests.shToni Uhlig2021-04-09
* nDPId-test: added JSON distribution + JSON parsing (Multithreaded design re-u...Toni Uhlig2021-04-09
* Reverted internal ndpi structs to dynamic memory allocation hoping that it wi...Toni Uhlig2021-03-26
* run_tests.sh checks/print-stderr-on-failToni Uhlig2021-03-24
* Updated README.mdToni Uhlig2021-03-24
* Updated test outputs and pinned travis-ci's nDPI git repo sync to a specific ...Toni Uhlig2021-03-24
* Added diff'able nDPId-test JSON dumps and travis-ci integration.Toni Uhlig2021-03-24
* Added nDPId-test as all-in-one JSON dumper.Toni Uhlig2021-03-24
* Reduced code duplication. Preps for nDPId-test.Toni Uhlig2021-03-23
* Switched to CMake build system.Toni Uhlig2021-03-17
* nDPIsrvd collectd-exec overhaul.Toni Uhlig2021-03-15
* Fixed collectd-exec issues.Toni Uhlig2021-03-12
* Added basic collectd-exec example.Toni Uhlig2021-03-10
* Added missing enum strings.Toni Uhlig2021-03-09
* nDPIsrvd refactoringToni Uhlig2021-03-05
* Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c...Toni Uhlig2021-02-28
* Added JA3 / SSL SHA1 fingerprint blacklists.Toni Uhlig2021-02-27
* Finalized examples/c-captured to dump packet bytes to PCAP for further analysis.Toni Uhlig2021-02-24
* Extended nDPIsrvd.h with address parsing.Toni Uhlig2021-02-23
* C-Api uses similiar flow key hash calculation as Python-Api.Toni Uhlig2021-02-19
* Reverted f8692c6be11c664e4345ceaaec5c6b35ba9b3febToni Uhlig2021-02-17
* Added JSON schema files and a Python schema validator.Toni Uhlig2021-02-17
* Aligned nDPIsrvd.py to nDPIsrvd.h for consistency.Toni Uhlig2021-02-16
* Removed superfluous nDPI (header) dependency for examples/c-captured. Use hea...Toni Uhlig2021-02-06
* nDPIsrvd C API overhaul and massive simplification.Toni Uhlig2021-02-06
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27
* Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...Toni Uhlig2021-01-27
* All colors are beautiful for py-flow-info.Toni Uhlig2021-01-26
* Finished (mostly) C guessed/undetected flow dumper.Toni Uhlig2021-01-26
* Switched to a slightly modified base64 encoder basicially from wikibooks.Toni Uhlig2021-01-20
* Added simple python json out example used for comparing JSON output.Toni Uhlig2021-01-20
* Added internal/external packet processing modes. #2Toni Uhlig2021-01-10
* Increased network buffer size for python scripts (and raise exception if capa...Toni Uhlig2021-01-08
* Added internal/external packet processing modes.Toni Uhlig2021-01-06
* Declared nDPI id and flow structs in nDPId flow info struct.Toni Uhlig2020-12-30
* Set an optional bpf filter string for pcap based packet capture.Toni Uhlig2020-12-29
* nDPIsrvd: Distributor clients which are too slow can cause buffer bloat.Toni Uhlig2020-12-19