| Commit message (Expand) | Author | Age |
* | Sonarcloud integration | Toni Uhlig | 2023-10-05 |
* | Fix issues detected by SonarCloud. | Toni Uhlig | 2023-10-05 |
* | c-captured: Log only flows w/o packet data to syslog if in logging mode. | Toni Uhlig | 2023-09-10 |
* | Fix CI. | Toni Uhlig | 2023-09-10 |
* | sklearn-random-forest.py: Pretty print false positive/negative. | Toni Uhlig | 2023-09-10 |
* | Enable custom JSON filter expressions for Python scripts. | Toni Uhlig | 2023-08-27 |
* | Fix some GCC-12 warnings. | Toni Uhlig | 2023-08-27 |
* | keras-autoencoder.py: TensorBoard, SGD optimizer, KLDivergence loss function,... | Toni Uhlig | 2023-08-23 |
* | keras-autoencoder.py: Improved Model | Toni Uhlig | 2023-08-20 |
* | keras-autoencoder.py: fixed invalid preprocessing of received base64 packet data | Toni Uhlig | 2023-08-15 |
* | c-captured extension | Toni Uhlig | 2023-08-14 |
* | Added docker build&push to the CI. | Toni Uhlig | 2023-08-03 |
* | Tiny improvments. | Toni Uhlig | 2023-08-02 |
* | py-flow-info: print flow src/dst packets | Toni Uhlig | 2023-07-28 |
* | py-flow-info: print flow src/dst bytes/packets | Toni Uhlig | 2023-07-28 |
* | Keras AE supports loading/saving models. | Toni Uhlig | 2023-07-22 |
* | Added GLFW/OpenGL stats drawer written in C++. | Toni Uhlig | 2023-07-16 |
* | Added Keras based Autoencode (Work-in-Progress!) | Toni Uhlig | 2023-07-16 |
* | bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1 | Toni Uhlig | 2023-06-12 |
* | Updated js-rt-analyzer and js-rt-analyzer-frontend examples. | Toni Uhlig | 2023-04-21 |
* | Merge branch 'main' of github.com:utoni/nDPId | Toni Uhlig | 2023-02-27 |
|\ |
|
| * | Bump werkzeug from 2.0 to 2.2.3 in /examples/py-flow-dashboard | dependabot[bot] | 2023-02-16 |
* | | Improved: | Toni Uhlig | 2023-02-27 |
|/ |
|
* | py-machine-learning: Print CSV line numbers for invalid lines (SKLearn Random... | Toni Uhlig | 2023-01-30 |
* | Revert "Revert "Minor fixes."" | Toni Uhlig | 2023-01-27 |
* | Revert "Minor fixes." | Toni Uhlig | 2023-01-27 |
* | updated js-rt-analyzer* | Toni Uhlig | 2023-01-27 |
* | Minor fixes. | Toni Uhlig | 2023-01-27 |
* | Small CI/CD/nDPIsrvd.py improvements. | Toni Uhlig | 2023-01-17 |
* | Improved collectd risk processing to be in sync with libnDPI risks. | Toni Uhlig | 2023-01-11 |
* | Added https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git example. | Toni Uhlig | 2023-01-11 |
* | nDPid: Fixed base64encode bug which lead to invalid base64 strings. | Toni Uhlig | 2023-01-09 |
* | py-machine-learning / sklearn-random-forest: Quality Of Life improvments | Toni Uhlig | 2022-12-22 |
* | Add collectd statistics diff test. | Toni Uhlig | 2022-12-06 |
* | py-flow-info: ignore certain json lines that match various criteria | Toni Uhlig | 2022-12-03 |
* | Updated README's. | Toni Uhlig | 2022-11-20 |
* | Test for diff's in flow-analyse CSV generator daemon. | Toni Uhlig | 2022-11-16 |
* | Sync unit tests. | Toni Uhlig | 2022-11-13 |
* | nDPIsrvd: Provide workaround for change user/group. | Toni Uhlig | 2022-11-13 |
* | nDPIsrvd.h: Provide two additional convenient API functions. | Toni Uhlig | 2022-11-06 |
* | Improved examples. | Toni Uhlig | 2022-11-02 |
* | bump libnDPI to db9f6ec1b4018164e5bff05f115dc60711bb711b | Toni Uhlig | 2022-10-31 |
* | Improved nDPIsrvd-collectd statistics. | Toni Uhlig | 2022-10-31 |
* | Increased network buffer size to 33792 bytes. | Toni Uhlig | 2022-10-30 |
* | nDPid-test: add buffer test | Toni Uhlig | 2022-10-30 |
* | nDPId: Added error event threshold to prevent event spamming which may be abu... | Toni Uhlig | 2022-10-17 |
* | py-machine-learning: load and save trained models | Toni Uhlig | 2022-10-15 |
* | Removed discontinued examples from the ReadMe. | Toni Uhlig | 2022-10-13 |
* | Removed example py-ja3-checker. | Toni Uhlig | 2022-10-13 |
* | Improved py-machine-learning example. | Toni Uhlig | 2022-10-11 |