| Commit message (Expand) | Author | Age |
* | flow-info.py: Set min risk severity required to print a risk. | Toni Uhlig | 2024-05-08 |
* | flow-info.py: Do not print any information if a flow is "empty" meaning no L4... | Toni Uhlig | 2023-12-01 |
* | py-flow-info: Improved analyse result printing.1.6rc4 | Toni Uhlig | 2023-11-09 |
* | bump libnDPI to b08c787fe267053afdea82701071f3878c09244b | Toni Uhlig | 2023-11-09 |
* | Enable custom JSON filter expressions for Python scripts. | Toni Uhlig | 2023-08-27 |
* | 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 |
* | Revert "Revert "Minor fixes."" | Toni Uhlig | 2023-01-27 |
* | Revert "Minor fixes." | Toni Uhlig | 2023-01-27 |
* | Minor fixes. | Toni Uhlig | 2023-01-27 |
* | py-flow-info: ignore certain json lines that match various criteria | Toni Uhlig | 2022-12-03 |
* | Test for diff's in flow-analyse CSV generator daemon. | Toni Uhlig | 2022-11-16 |
* | bump libnDPI to db9f6ec1b4018164e5bff05f115dc60711bb711b | Toni Uhlig | 2022-10-31 |
* | nDPId: Added error event threshold to prevent event spamming which may be abu... | Toni Uhlig | 2022-10-17 |
* | Added nDPIsrvd-analysed to generate CSV files from analyse events. | Toni Uhlig | 2022-09-30 |
* | nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents. | Toni Uhlig | 2022-09-23 |
* | Improved flown analyse event: | Toni Uhlig | 2022-09-22 |
* | flow-info.py: Command line arguments --no-color, --no-statusbar (both useful ... | Toni Uhlig | 2022-09-22 |
* | nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value. | Toni Uhlig | 2022-09-19 |
* | New flow event: 'analysis'. | Toni Uhlig | 2022-09-13 |
* | Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'. | Toni Uhlig | 2022-08-15 |
* | CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L... | lns | 2022-06-10 |
* | nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d... | Toni Uhlig | 2022-06-07 |
* | Added proper DLT_RAW dissection for IPv4 and IPv6. | lns | 2022-04-24 |
* | nDPIsrvd.(h|py): Added socket read/recv timeout. | lns | 2022-04-17 |
* | Executing ./tests/run_tests.sh w/o zLib should not result in diff's anymore. | Toni Uhlig | 2022-03-24 |
* | Renamed basic event to error event for the sake of the logic. | Toni Uhlig | 2022-03-13 |
* | Disconnect nDPIsrvd clients immediately instead waiting for a failed write(). | Toni Uhlig | 2022-03-13 |
* | Fixed some pyhton issues with static class members. | Toni Uhlig | 2022-03-08 |
* | Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.) | Toni Uhlig | 2022-03-06 |
* | Serialize flow risk score / confidence. | Toni Uhlig | 2022-02-27 |
* | Improved py-flow-info to provide more optional information about received tim... | Toni Uhlig | 2022-02-05 |
* | Added additional (minimalistic) detection information to flow updates. | Toni Uhlig | 2022-02-04 |
* | Improved Plotly/Dash example. It is now somehow informative. | Toni Uhlig | 2022-01-25 |
* | Major nDPId extension. Sorry for the huge commit. | Toni Uhlig | 2022-01-20 |
* | py-flow-info: Support for --ipwhois, --new and --detection. | Toni Uhlig | 2021-04-30 |
* | Added IPv6 support for -I / -E. | Toni Uhlig | 2021-04-11 |
* | 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 |
* | Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c... | Toni Uhlig | 2021-02-28 |
* | Extended nDPIsrvd.h with address parsing. | Toni Uhlig | 2021-02-23 |
* | Aligned nDPIsrvd.py to nDPIsrvd.h for consistency. | Toni Uhlig | 2021-02-16 |
* | All colors are beautiful for py-flow-info. | Toni Uhlig | 2021-01-26 |
* | Increased serialization buffer size as required for recent nDPI builds. | Toni Uhlig | 2020-11-18 |
* | cosmetics, exception verbosity | Toni Uhlig | 2020-10-17 |
* | py-flow-info: Print BasicEvents. | Toni Uhlig | 2020-10-12 |
* | Improved python event validation with focus on readability. | Toni Uhlig | 2020-09-30 |
* | Centralized some python code parts to make future modifications easier. | Toni Uhlig | 2020-09-29 |
* | Improved event parsing for Python scripts. | Toni Uhlig | 2020-09-26 |