aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated CMake nDPId-test target;Toni Uhlig2021-06-18
* Enable memory profiling for nDPId-test.Toni Uhlig2021-06-18
* Added zLib compression parameters to control compression conditions.Toni Uhlig2021-06-16
* Support for zLib flow memory compression. Experimental.Toni Uhlig2021-06-14
* Removed setting CC, CFLAGS and LDFLAGS explicitly for libnDPI build (BUILD_ND...Toni Uhlig2021-06-09
* libndpi updateToni Uhlig2021-06-09
* Trying to fix BUILD_NDPI for xcompilation.Toni Uhlig2021-06-09
* Generate a valid version tuple if build was triggered from an unpacked `make ...Toni Uhlig2021-06-08
* Fixed broken libnDPI build (BUILD_NDPI=ON) if Ninja used as Generator.Toni Uhlig2021-06-08
* `make dist`Toni Uhlig2021-06-08
* Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion.Toni Uhlig2021-06-08
* Fixed `make daemon` target.Toni Uhlig2021-06-07
* Build system cleanup / cosmetics.1.4Toni Uhlig2021-06-07
* Unified IO buffer mgmt.Toni Uhlig2021-06-07
* flow-dash: Simplified and extended bar graph.Toni Uhlig2021-05-28
* flow-dash: Added live bars visualising midstream/risky flow count.Toni Uhlig2021-05-28
* Added realtime web based graph example using Plotly/Dash.Toni Uhlig2021-05-27
* libnDPI updated to c4084ca3c7b3657659aff624158a9c4f5710f57dToni Uhlig2021-05-26
* Added simple Python Multiprocess example.Toni Uhlig2021-05-26
* nDPIsrvd-captured: skip empty flows based on flow total payload lengthToni Uhlig2021-05-20
* Reworked layer 4 flow length naming/calculation.Toni Uhlig2021-05-20
* Fixed CMake global CFLAGS misuse which can cause xcompile errors.Toni Uhlig2021-05-19
* README.md updateToni Uhlig2021-05-14
* Cosmetic fixes.Toni Uhlig2021-05-13
* Use layer4 specific flow timeouts.Toni Uhlig2021-05-13
* Reduced superfluous Travis-CI yaml content.1.3Toni Uhlig2021-05-12
* Added missing datalink types.Toni Uhlig2021-05-12
* Git submodule libnDPI update.Toni Uhlig2021-05-12
* OpenWrt compatible build system.1.2Toni Uhlig2021-05-11
* Added GPL-3 License.1.1Toni Uhlig2021-05-11
* 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