Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add fpic in the reader | emanuele-f | 2020-02-14 |
| | |||
* | Added libpcre lib if present | Luca Deri | 2020-01-30 |
| | |||
* | Compile libndpireader | Philippe Antoine | 2020-01-14 |
| | |||
* | Use share instead of sbin for sample files | Luca Deri | 2020-01-05 |
| | | | | Fixes #826 | ||
* | Minor cleanup | Luca Deri | 2020-01-05 |
| | |||
* | Minor changes to the IDS score calculation | Luca Deri | 2019-12-09 |
| | |||
* | Removed unused JSON-C code | Luca Deri | 2019-11-17 |
| | |||
* | Add missing lib | emanuele-f | 2019-08-29 |
| | |||
* | nDPI ovs changes. | Ravi Kerur | 2019-07-23 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Renamed ndpi_util.c -> reader_util.c | Luca Deri | 2019-07-18 |
| | | | | Added crash fix with IPv6 | ||
* | Respect CXX variable during configure | chiehminw | 2019-03-06 |
| | | | | | | | | commit 6ac83ce7eb99 use CXX to link ndpiReader however CXX is not properly set in configure step Fixes: 6ac83ce7eb99 ("Fixes broken hyperscan compilation") Signed-off-by: chiehminw <chiehminw@synology.com> | ||
* | Propagate prefix settings to Makefiles | Pramode | 2019-01-20 |
| | | | | | A "make install" was failing because the --prefix flag setting was not being propagated to the Makefiles. | ||
* | Warnign fixes | Luca Deri | 2019-01-17 |
| | | | | Updated test results | ||
* | build: cleanup of dpdk examples. | Vitaliy Ivanov | 2018-11-29 |
| | | | | | | | - clean install dependencies on example binary - add more rules to clean command Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | build: do not fail if example app is not present. | Vitaliy Ivanov | 2018-11-28 |
| | | | | Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | build: install example binaries to dst dir. | Vitaliy Ivanov | 2018-11-28 |
| | | | | | | make install DESTDIR=/build/nDPI/ Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | build: correct example dpdk linking with pcap. | Vitaliy Ivanov | 2018-11-28 |
| | | | | | | | - take libpcap from configure information. - clean up distclean. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | rpm spec file | Alfredo Cardigliano | 2018-11-19 |
| | |||
* | rpm package | Alfredo Cardigliano | 2018-11-19 |
| | |||
* | Added DPDK support to ndpiReader | Luca Deri | 2018-11-10 |
| | |||
* | Make the examples Makefile respect DESTDIR and PREFIX env vars. | Guido Falsi | 2018-10-12 |
| | |||
* | fix remake | root | 2018-10-02 |
| | |||
* | Fixes broken hyperscan compilation | Simone Mainardi | 2018-09-11 |
| | |||
* | Added missing -lpthread | Luca | 2018-08-30 |
| | |||
* | Added missing file | Luca | 2018-08-30 |