| Commit message (Expand) | Author | Age |
* | Added additional (minimalistic) detection information to flow updates. | Toni Uhlig | 2022-02-04 |
* | Major nDPId extension. Sorry for the huge commit. | Toni Uhlig | 2022-01-20 |
* | c-captured: Improved format string in nDPIsrvd_write_flow_info_cb. | Toni Uhlig | 2021-10-08 |
* | Added support/debug function to write flow(-user) related info. | Toni Uhlig | 2021-10-08 |
* | Merge commit '1fa53c5bf8d0717f784c79abaa5111f88ab00221' | Toni Uhlig | 2021-09-15 |
* | Merge commit '8e096b19c1e0b45ccd43cc89d9d80b59bd783529' | Toni Uhlig | 2021-09-15 |
* | Improved nDPIsrvd buffer bloat handling using caching. | Toni Uhlig | 2021-08-04 |
* | Build JSMN with support for parent links. | Toni Uhlig | 2021-07-13 |
* | Unified IO buffer mgmt. | Toni Uhlig | 2021-06-07 |
* | Added nDPId semantic validation test. | Toni Uhlig | 2021-04-14 |
* | Fixed nDPIsrvd.h flow end bug (flow end callback could never be called and ca... | Toni Uhlig | 2021-04-11 |
* | 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 |
* | Reduced code duplication. Preps for nDPId-test. | Toni Uhlig | 2021-03-23 |
* | Switched to CMake build system. | Toni Uhlig | 2021-03-17 |
* | nDPIsrvd collectd-exec overhaul. | Toni Uhlig | 2021-03-15 |
* | Added missing enum strings. | Toni Uhlig | 2021-03-09 |
* | Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c... | Toni Uhlig | 2021-02-28 |
* | Finalized examples/c-captured to dump packet bytes to PCAP for further analysis. | Toni Uhlig | 2021-02-24 |
* | Extended nDPIsrvd.h with address parsing. | Toni Uhlig | 2021-02-23 |
* | C-Api uses similiar flow key hash calculation as Python-Api. | Toni Uhlig | 2021-02-19 |
* | Added JSON schema files and a Python schema validator. | Toni Uhlig | 2021-02-17 |
* | Aligned nDPIsrvd.py to nDPIsrvd.h for consistency. | Toni Uhlig | 2021-02-16 |
* | nDPIsrvd C API overhaul and massive simplification. | Toni Uhlig | 2021-02-06 |
* | Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to... | Toni Uhlig | 2021-01-27 |
* | Increased JSON buffer size to 12288 (libnDPI serializes more and more informa... | Toni Uhlig | 2021-01-27 |
* | All colors are beautiful for py-flow-info. | Toni Uhlig | 2021-01-26 |
* | Finished (mostly) C guessed/undetected flow dumper. | Toni Uhlig | 2021-01-26 |
* | Increased network buffer size for python scripts (and raise exception if capa... | Toni Uhlig | 2021-01-08 |
* | Declared nDPI id and flow structs in nDPId flow info struct. | Toni Uhlig | 2020-12-30 |
* | Generic nDPIsrvd.h event handling integration and flow tracking with uthash. | Toni Uhlig | 2020-12-06 |
* | Merge commit 'c8bf38e5fb717d40635a2a89b22ed71b0de4266b' as 'dependencies/uthash' | Toni Uhlig | 2020-12-01 |
* | Removed all LUA leftover as preparation for UTHASH. | Toni Uhlig | 2020-12-01 |
* | Provide functionality do deal with tokens from JSMN. | Toni Uhlig | 2020-11-17 |
* | Fixed inconsistent callback function call if a token parsed. | Toni Uhlig | 2020-11-13 |
* | Add 'dependencies/jsmn/' from commit '053d3cd29200edb1bfd181d917d140c16c1f8834' | Toni Uhlig | 2020-11-13 |
* | Re-Cloned JSMN as subtree. | Toni Uhlig | 2020-11-13 |
* | Renamed misleading "contrib" subfolder to "dependencies". | Toni Uhlig | 2020-11-13 |