Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Aligned nDPIsrvd.py to nDPIsrvd.h for consistency. | Toni Uhlig | 2021-02-16 |
* | Removed superfluous nDPI (header) dependency for examples/c-captured. Use hea... | Toni Uhlig | 2021-02-06 |
* | nDPIsrvd C API overhaul and massive simplification. | Toni Uhlig | 2021-02-06 |
* | Increased JSON buffer size to 12288 (libnDPI serializes more and more informa... | Toni Uhlig | 2021-01-27 |
* | Finished (mostly) C guessed/undetected flow dumper. | Toni Uhlig | 2021-01-26 |
* | 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 |
* | Finished unfinished nDPIsrvd.h helper functionality. | Toni Uhlig | 2020-11-13 |
* | Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ... | Toni Uhlig | 2020-11-08 |