aboutsummaryrefslogtreecommitdiff
path: root/examples/c-captured
Commit message (Expand)AuthorAge
* Fixed possible NULL pointer deref in dependencies/nDPIsrvd.h and examples/c-c...Toni Uhlig2021-02-28
* Added JA3 / SSL SHA1 fingerprint blacklists.Toni Uhlig2021-02-27
* Finalized examples/c-captured to dump packet bytes to PCAP for further analysis.Toni Uhlig2021-02-24
* Extended nDPIsrvd.h with address parsing.Toni Uhlig2021-02-23
* C-Api uses similiar flow key hash calculation as Python-Api.Toni Uhlig2021-02-19
* Aligned nDPIsrvd.py to nDPIsrvd.h for consistency.Toni Uhlig2021-02-16
* Removed superfluous nDPI (header) dependency for examples/c-captured. Use hea...Toni Uhlig2021-02-06
* nDPIsrvd C API overhaul and massive simplification.Toni Uhlig2021-02-06
* Increased JSON buffer size to 12288 (libnDPI serializes more and more informa...Toni Uhlig2021-01-27
* Finished (mostly) C guessed/undetected flow dumper.Toni Uhlig2021-01-26
* Removed all LUA leftover as preparation for UTHASH.Toni Uhlig2020-12-01
* Provide functionality do deal with tokens from JSMN.Toni Uhlig2020-11-17
* Fixed inconsistent callback function call if a token parsed.Toni Uhlig2020-11-13
* Finished unfinished nDPIsrvd.h helper functionality.Toni Uhlig2020-11-13
* Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ...Toni Uhlig2020-11-08