| Commit message (Expand) | Author | Age |
... | |
* | | | Added JA3 / SSL SHA1 fingerprint blacklists. | Toni Uhlig | 2021-02-27 |
* | | | 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 |
* | | | Reverted f8692c6be11c664e4345ceaaec5c6b35ba9b3feb | Toni Uhlig | 2021-02-17 |
* | | | 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 |
* | | | 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 |
* | | | 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 |
* | | | Switched to a slightly modified base64 encoder basicially from wikibooks. | Toni Uhlig | 2021-01-20 |
* | | | Added simple python json out example used for comparing JSON output. | Toni Uhlig | 2021-01-20 |
* | | | Added internal/external packet processing modes. #2 | Toni Uhlig | 2021-01-10 |
* | | | Increased network buffer size for python scripts (and raise exception if capa... | Toni Uhlig | 2021-01-08 |
* | | | Added internal/external packet processing modes. | Toni Uhlig | 2021-01-06 |
* | | | Declared nDPI id and flow structs in nDPId flow info struct. | Toni Uhlig | 2020-12-30 |
* | | | Set an optional bpf filter string for pcap based packet capture. | Toni Uhlig | 2020-12-29 |
* | | | nDPIsrvd: Distributor clients which are too slow can cause buffer bloat. | Toni Uhlig | 2020-12-19 |
* | | | Improved testing capabilities via Makefile. | Toni Uhlig | 2020-12-15 |
* | | | nDPId option validation is now less restrictive | Toni Uhlig | 2020-12-14 |
* | | | 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 |
|\ \ \
| | |/
| |/| |
|
| * | | Squashed 'dependencies/uthash/' content from commit 8e67ced | Toni Uhlig | 2020-12-01 |
| / |
|
* | | Removed all LUA leftover as preparation for UTHASH. | Toni Uhlig | 2020-12-01 |
* | | Set rpath when compiling with use of pkg-config. | Toni Uhlig | 2020-12-01 |
* | | Let travis use pcap files from nDPI to produce some JSON output. (disabled, n... | Toni Uhlig | 2020-12-01 |
* | | Moved datalink layer processing into a separate function. | Toni Uhlig | 2020-11-18 |
* | | Increased serialization buffer size as required for recent nDPI builds. | Toni Uhlig | 2020-11-18 |
* | | Refactored Makefile pkg-config part to be able to work with multiple pkg-conf... | Toni Uhlig | 2020-11-18 |
* | | 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 |
|\| |
|
| * | Merge pull request #175 from pks-t/pks/struct-type | P4t | 2020-04-02 |
| |\ |
|
| | * | jsmn: declare struct names to allow forward decls | Patrick Steinhardt | 2019-11-08 |
| * | | fix gcc/clang warning and unnecessary implicit type conversion to different s... | Toni Uhlig | 2020-03-13 |
| * | | Fixed a typo (value -> number) (#186) | Alexey Radkov | 2020-02-19 |
| |/ |
|
| * | Merge pull request #162 from ghane/Case-Warning | P4t | 2019-07-14 |
| |\ |
|
| | * | Quieten a warning from the compiler | Sanjeev Gupta | 2019-07-13 |
| |/ |
|
| * | Modernize (#149) | Serge Zaitsev | 2019-04-20 |
| * | Merge pull request #139 from BenBE/patch-1 | Serge Zaitsev | 2018-10-02 |
| |\ |
|
| | * | Typo in comment | BenBE | 2018-10-01 |
| |/ |
|
| * | Merge pull request #126 from abalkin/patch-1 | Serge Zaitsev | 2018-02-12 |
| |\ |
|
| | * | Fixed two typos in a comment. | Alexander Belopolsky | 2018-02-10 |
| |/ |
|
| * | Merge pull request #123 from drbitboy/btc/typos | Serge Zaitsev | 2018-01-25 |
| |\ |
|
| | * | btc/typos - JSON_ERROR_... should be JSMN_ERROR_... in README.md | Brian Carcich | 2018-01-25 |
| |/ |
|
| * | added travis badge | Serge A. Zaitsev | 2017-05-01 |
| * | added travis.yml | Serge A. Zaitsev | 2017-05-01 |