Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Made configure more friendly | Luca Deri | 2018-11-21 |
| | | | | Added time measurement in ndpiReader (processing and setup time) | ||
* | Added DPDK support to ndpiReader | Luca Deri | 2018-11-10 |
| | |||
* | Better clang check | Luca | 2018-11-01 |
| | |||
* | Fixes broken hyperscan compilation | Simone Mainardi | 2018-09-11 |
| | |||
* | Indentation fix | Luca | 2018-09-11 |
| | |||
* | Merge pull request #596 from madpilot78/Add_back_pkgconfig_file | Luca Deri | 2018-08-30 |
|\ | | | | | Add back pkgconfig file. It is required by ntopng to find the install… | ||
| * | Add back pkgconfig file. It is required by ntopng to find the installed ↵ | Guido Falsi | 2018-08-25 |
| | | | | | | | | shared library. | ||
* | | Better clang handling | Luca | 2018-08-30 |
|/ | |||
* | Added target for shared liubrary creation | Luca | 2018-08-25 |
| | | | | | Added target for install Fixes #593 | ||
* | Hyperscan compilation fixes | Simone Mainardi | 2018-08-16 |
| | |||
* | Major code cleanup | Luca | 2018-07-21 |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | ||
* | Hyperscan fixes | Luca Deri | 2018-05-11 |
| | |||
* | Improved hyperscan support and category definition | Luca Deri | 2018-05-10 |
| | |||
* | Added option --enable-debug-messages. | Vitaly Lavrov | 2018-02-07 |
| | | | | | | The configurator option "--enable-debug-messages" is added to enable debug information output (define NDPI_ENABLE_DEBUG_MESSAGES=1). Mandatory inclusion of the file ndpi_config.h in all the compiled files. | ||
* | Inital hyperscan work | Luca Deri | 2018-01-24 |
| | |||
* | Implements #376 | Luca | 2017-08-29 |