Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge pull request #737 from themadprofessor/dev | Luca Deri | 2019-07-13 | |
|\ \ | | | | | | | Add compiler warnings and fix them | |||
| * | | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 | |
| |/ | ||||
* / | initial work towards simple serilizer/deserialier | Luca Deri | 2019-07-13 | |
|/ | ||||
* | Dissection improvents | Luca Deri | 2019-07-11 | |
| | | | | | Fixed QUIC dissection Disabled debug message | |||
* | Various TLS improvements | Luca Deri | 2019-07-02 | |
| | ||||
* | Added ndpi_has_human_readeable_string for detecting human-readeable strings ↵ | Luca Deri | 2019-06-30 | |
| | | | | in buffers | |||
* | Improvemnts in SSL certificate detection | Luca Deri | 2019-06-30 | |
| | ||||
* | Further WhatsApp improvements | Luca Deri | 2019-06-21 | |
| | ||||
* | JSON-C fix | Luca Deri | 2019-06-20 | |
| | ||||
* | Added DHCP fingerpring handling | Luca | 2019-06-18 | |
| | ||||
* | Reworked SSL cipher handling | Luca Deri | 2019-06-16 | |
| | ||||
* | Added SSL cipher print | Luca Deri | 2019-06-16 | |
| | ||||
* | Fixed MySQL dissector | Luca Deri | 2019-05-28 | |
| | | | | | SSL dissector now reports the protocol version Fixed bug in ndpiReader that ivalidates in some cases the protocl dissection and used to slow down the dissection | |||
* | SSL certificate analysis improvement | Luca Deri | 2019-05-20 | |
| | ||||
* | Implements #705 | Luca Deri | 2019-05-20 | |
| | ||||
* | Initial JA3 support (https://github.com/salesforce/ja3) for SSL | Luca Deri | 2019-05-11 | |
| | ||||
* | Add missing fclose in ndpiReader | emanuele-f | 2019-04-12 | |
| | ||||
* | Added test file for FTP | Luca Deri | 2019-04-12 | |
| | ||||
* | Added custom category support to ndpi_get_partial_detection() | Luca Deri | 2019-04-01 | |
| | ||||
* | Implemented ndpi_process_partial_detection() API call to handle partial ↵ | Luca Deri | 2019-04-01 | |
| | | | | matches due to the nDPI specified configuration | |||
* | Added SSL organization support | Luca Deri | 2019-03-23 | |
| | ||||
* | Aligned DNS to HTTP dissection | Luca Deri | 2019-02-07 | |
| | ||||
* | Fixes #657 | Luca Deri | 2019-01-20 | |
| | ||||
* | Removed debug code | Luca Deri | 2019-01-17 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-01-17 | |
|\ | ||||
| * | Warnign fixes | Luca Deri | 2019-01-17 | |
| | | | | | | | | Updated test results | |||
* | | Removed this party LRU and replaced with home grown | Luca Deri | 2019-01-17 | |
|/ | ||||
* | Warning fix | Luca | 2018-11-29 | |
| | ||||
* | Renamed internal function | Luca Deri | 2018-11-21 | |
| | ||||
* | Made configure more friendly | Luca Deri | 2018-11-21 | |
| | | | | Added time measurement in ndpiReader (processing and setup time) | |||
* | Improved skype, teredo, netbios heuristics | Luca Deri | 2018-11-21 | |
| | | | | Changed ndpi_detection_giveup() API: guess is now part of the call | |||
* | Improved WeChat support | Luca Deri | 2018-11-19 | |
| | | | | | Removed Musical.ly protocol as the service has been merged with another one and thus it is no longer used Improved guess for UDP protocols | |||
* | Warning fix | emanuele-f | 2018-11-18 | |
| | ||||
* | Added DPDK support to ndpiReader | Luca Deri | 2018-11-10 | |
| | ||||
* | Completed custom category implementation | Luca Deri | 2018-08-16 | |
| | ||||
* | Updated twitter invalid address range | Luca Deri | 2018-07-16 | |
| | | | | Using content substring match in category search | |||
* | Suppressed invalid messages with -q | Luca | 2018-06-21 | |
| | | | | -j now accepts - as stdout | |||
* | Fix for handling IP address based custom categories | Luca Deri | 2018-06-11 | |
| | ||||
* | Implemented Facebook Messenger (mobile) support | Luca Deri | 2018-05-18 | |
| | | | | Code cleanup | |||
* | Implemented hash-based categories | Luca Deri | 2018-05-16 | |
| | ||||
* | Hidden ndpi_detection_module_struct definition | Luca Deri | 2018-05-14 | |
| | ||||
* | Added ndpi_set_detection_preferences() APi call | Luca Deri | 2018-05-14 | |
| | ||||
* | Improved hyperscan support and category definition | Luca Deri | 2018-05-10 | |
| | ||||
* | Implemented custom category loading. | Luca | 2018-04-26 | |
| | | | | Modified ndpiReader with -c <file> (use mining_hosts.txt as example) for loading name-based categories | |||
* | Moved ndpi_config.h from ndpi_main.h to ndpi_main.c, and example source files. | Darryl Sokoloski | 2018-04-24 | |
| | ||||
* | Added ndpi_get_api_version() API call to be used in applications that | Luca | 2018-03-21 | |
| | | | | are dynamically linking with nDPI, to make sure the APIs are in sync | |||
* | Add an Xcode project for debugging under MacOS (add all missed files) | ZengYingpei | 2018-02-04 | |
| | ||||
* | Inital hyperscan work | Luca Deri | 2018-01-24 | |
| | ||||
* | Merge branch 'dev' into dev | Michele Campus | 2017-12-07 | |
|\ | ||||
| * | Compilation fixes | Luca Deri | 2017-11-28 | |
| | |