aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added logging interface used by nDPId, nDPIsrvd and nDPId-test.Toni Uhlig2022-02-03
* Process additional layer 3 protocols.Toni Uhlig2022-01-31
* nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...Toni Uhlig2022-01-26
* nDPId: Added some error messages when workflow init fails.Toni Uhlig2022-01-26
* py-flow-dashboard: added tab layout and event pie chartToni Uhlig2022-01-26
* Improved Plotly/Dash example. It is now somehow informative.Toni Uhlig2022-01-25
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* Removed py-flow-undetected-to-pcap and py-risky-flow-to-pcap. Done by c-captu...Toni Uhlig2021-11-21
* go-dashboard renaming, ignore go-mod and it's file structureToni Uhlig2021-11-21
* Use blocking I/O to prevent data loss if nDPIsrvd too slow.Toni Uhlig2021-11-16
* MemoryProfiling: Advanced flow usage logging.Toni Uhlig2021-11-13
* nDPId-test: Set max buffer size for remote descriptors useful to test caching...Toni Uhlig2021-11-04
* Added timestamp validation test.Toni Uhlig2021-11-02
* Additional semantic validation tests.Toni Uhlig2021-11-02
* c-captured: Improved format string in nDPIsrvd_write_flow_info_cb.Toni Uhlig2021-10-08
* Fixed compile error due to missing stdint.h include before ndpi_typedefs.hToni Uhlig2021-10-08
* Fixed invalid "flow_last_seen" timestamp for the first packet.Toni Uhlig2021-10-08
* Added support/debug function to write flow(-user) related info.Toni Uhlig2021-10-08
* bump libnDPI to 181a03c5ad41bda533fbfa307627939c2ff30b75Toni Uhlig2021-10-05
* More CMake warnings/errors/fixes added.Toni Uhlig2021-09-29
* CMake and CI extensionsToni Uhlig2021-09-29
* dumb fuzzer: randpkt vs nDPId-testToni Uhlig2021-09-20
* CI extended and fixupsToni Uhlig2021-09-19
* Github Actions integrationToni Uhlig2021-09-17
* Removed Travis-CI support as they do not support OpenSource anymore.Toni Uhlig2021-09-16
* Fixed some typ0's and reduced ICMP timeout to 10s.Toni Uhlig2021-09-16
* Merge commit '1fa53c5bf8d0717f784c79abaa5111f88ab00221'Toni Uhlig2021-09-15
|\
| * Squashed 'dependencies/uthash/' changes from 8e67ced..bf15263Toni Uhlig2021-09-15
* | Merge commit '8e096b19c1e0b45ccd43cc89d9d80b59bd783529'Toni Uhlig2021-09-15
|\ \
| * | Squashed 'dependencies/jsmn/' changes from 053d3cd..1aa2e8fToni Uhlig2021-09-15
* | | nDPIsrvd: Fixed anther bug, introduced during refactoring -_-Toni Uhlig2021-09-15
* | | README.md ascii updateToni Uhlig2021-09-14
* | | fixed Warnings / build error / cosmeticsToni Uhlig2021-09-14
* | | bump libnDPI to 0eb7a0388c4549ebbf8cd7a10d398088005cc2deToni Uhlig2021-09-14
* | | Improved and Fixed another buffering issue caused by removing an outgoing fd ...Toni Uhlig2021-08-05
* | | Improved nDPIsrvd buffer bloat handling using caching.Toni Uhlig2021-08-04
* | | Gitlab-CIToni Uhlig2021-08-03
* | | bump libnDPI to 6b7e5fa8d251f11c1bae16ea892a43a92b098480Toni Uhlig2021-08-03
* | | bump libnDPI to b95bd0358fd43d9fdfdc5266e3c8923b91e1d4dbToni Uhlig2021-07-14
* | | Build JSMN with support for parent links.Toni Uhlig2021-07-13
* | | bump libnDPI to ced6fca184a4549333c2d582e53419f66cd99ec1Toni Uhlig2021-06-29
* | | 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