Vitaly Lavrov
|
8d77009c2a
|
ndpiReader: set trace=NULL after fclose(trace)
|
2019-06-21 10:31:54 +03:00 |
|
Vitaly Lavrov
|
561ddeaf12
|
ndpiReader: Added calling tzset() for resolve bug (sigsegv).
|
2019-04-11 13:50:23 +03:00 |
|
Vitaly Lavrov
|
f0a71c0355
|
Merge branch '2.8-stable' into flow_info
Conflicts:
autogen.sh
src/include/ndpi_typedefs.h
src/lib/Makefile.in
src/lib/ndpi_main.c
src/lib/protocols/dns.c
src/lib/protocols/http.c
src/lib/protocols/ookla.c
src/lib/third_party/include/lruc.h
src/lib/third_party/src/lruc.c
tests/result/waze.pcap.out
|
2019-03-31 00:35:17 +03:00 |
|
Luca Deri
|
ddf0066c11
|
Aligned DNS to HTTP dissection
|
2019-02-07 22:44:48 +01:00 |
|
Vitaly Lavrov
|
ec2711ba84
|
get CPPFLAGS from configure
|
2019-01-30 14:05:00 +03:00 |
|
Vitaly Lavrov
|
15779e3a1b
|
fix trace logging
|
2019-01-30 14:04:28 +03:00 |
|
Luca Deri
|
efa96da3e0
|
Fixes #657
|
2019-01-20 23:47:24 +01:00 |
|
Pramode
|
81649d9979
|
Propagate prefix settings to Makefiles
A "make install" was failing because the --prefix flag
setting was not being propagated to the Makefiles.
|
2019-01-20 19:09:07 +05:30 |
|
Luca Deri
|
85155d5899
|
Removed debug code
|
2019-01-17 00:42:45 +01:00 |
|
Luca Deri
|
d088a968a9
|
Merge branch 'dev' of https://github.com/ntop/nDPI into dev
|
2019-01-17 00:41:05 +01:00 |
|
Luca Deri
|
efef99cbad
|
Removed this party LRU and replaced with home grown
|
2019-01-17 00:40:28 +01:00 |
|
Luca Deri
|
f3b0878a37
|
Warnign fixes
Updated test results
|
2019-01-17 00:39:45 +01:00 |
|
Vitaly Lavrov
|
2586e77252
|
Small changes Makefiles
|
2019-01-14 12:47:02 +03:00 |
|
Vitaly Lavrov
|
5e7bc64bfa
|
small changes Makefiles
|
2019-01-13 15:57:25 +03:00 |
|
Vitaly Lavrov
|
d3f5cc4945
|
Compile nDPI
|
2019-01-09 14:40:35 +03:00 |
|
Vitaly Lavrov
|
c4588794f4
|
Merge branch '2.6-stable' into netfilter-2.6
|
2019-01-09 12:24:33 +03:00 |
|
Vitaliy Ivanov
|
fd963538f3
|
build: cleanup of dpdk examples.
- clean install dependencies on example binary
- add more rules to clean command
Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
|
2018-11-29 13:40:37 +02:00 |
|
Luca
|
622519e90e
|
Warning fix
|
2018-11-29 07:53:41 +01:00 |
|
Vitaliy Ivanov
|
a3abbc3ebb
|
build: do not fail if example app is not present.
Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
|
2018-11-28 19:23:27 +02:00 |
|
Vitaliy Ivanov
|
8df6b5c1bf
|
build: install example binaries to dst dir.
make install DESTDIR=/build/nDPI/
Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
|
2018-11-28 17:40:01 +02:00 |
|
Vitaliy Ivanov
|
ea7e7c753b
|
build: correct example dpdk linking with pcap.
- take libpcap from configure information.
- clean up distclean.
Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com>
|
2018-11-28 16:40:34 +02:00 |
|
Luca Deri
|
f15aed6c46
|
Renamed internal function
|
2018-11-21 23:25:27 +01:00 |
|
Luca Deri
|
e9dd5985b3
|
Made configure more friendly
Added time measurement in ndpiReader (processing and setup time)
|
2018-11-21 17:22:15 +01:00 |
|
Luca Deri
|
669fdf6b5f
|
Improved skype, teredo, netbios heuristics
Changed ndpi_detection_giveup() API: guess is now part of the call
|
2018-11-21 00:32:32 +01:00 |
|
Alfredo Cardigliano
|
21504c8492
|
rpm spec file
|
2018-11-19 19:01:53 +01:00 |
|
Luca Deri
|
582da8d4bb
|
Improved WeChat support
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
|
2018-11-19 18:24:33 +01:00 |
|
Alfredo Cardigliano
|
1537669178
|
rpm package
|
2018-11-19 18:02:06 +01:00 |
|
emanuele-f
|
0ee451040d
|
Warning fix
|
2018-11-18 12:50:53 +01:00 |
|
Luca Deri
|
71b2c19cf2
|
Added DPDK support to ndpiReader
|
2018-11-10 16:10:22 +01:00 |
|
Luca Deri
|
f7e7ef2f30
|
Improved SSL decoding
|
2018-11-03 10:05:13 +01:00 |
|
Guido Falsi
|
b7b12d5b4e
|
Make the examples Makefile respect DESTDIR and PREFIX env vars.
|
2018-10-12 17:22:13 +02:00 |
|
root
|
1d56c9aa1b
|
fix remake
|
2018-10-02 23:54:01 +08:00 |
|
Simone Mainardi
|
6ac83ce7eb
|
Fixes broken hyperscan compilation
|
2018-09-11 10:43:04 +02:00 |
|
Luca
|
ed5b04791e
|
Added missing -lpthread
|
2018-08-30 11:26:49 +02:00 |
|
Luca
|
33d6f2d52f
|
Added missing file
|
2018-08-30 11:17:19 +02:00 |
|
Luca
|
f948f3525f
|
Cleaned up makefile
Used clang instead of gcc on MacOS
|
2018-08-30 09:59:39 +02:00 |
|
Luca Deri
|
01bf295a19
|
Completed custom category implementation
|
2018-08-16 14:57:44 +02:00 |
|
Luca
|
5246656ae0
|
Fixed required library prefix
|
2018-07-21 16:27:05 +02:00 |
|
Luca
|
667e77c609
|
Major code cleanup
Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
|
2018-07-21 16:02:54 +02:00 |
|
Luca Deri
|
90ffa1fc2c
|
Updated twitter invalid address range
Using content substring match in category search
|
2018-07-16 09:21:34 +02:00 |
|
Luca
|
3986a951d8
|
Suppressed invalid messages with -q
-j now accepts - as stdout
|
2018-06-21 16:13:18 +02:00 |
|
Luca Deri
|
e00b06926e
|
Fix for handling IP address based custom categories
|
2018-06-11 16:22:02 +02:00 |
|
Luca Deri
|
326a2fb7ed
|
Fix for https://github.com/ntop/nDPI/issues/572
|
2018-05-28 18:18:19 +02:00 |
|
Luca Deri
|
6dd42d19f7
|
Implemented Facebook Messenger (mobile) support
Code cleanup
|
2018-05-18 23:10:00 +02:00 |
|
Luca Deri
|
dcdd7562f4
|
Implemented hash-based categories
|
2018-05-16 00:09:12 +02:00 |
|
Luca Deri
|
66b759ca69
|
Hidden ndpi_detection_module_struct definition
|
2018-05-14 22:58:14 +02:00 |
|
Luca Deri
|
1076455c01
|
Added ndpi_set_detection_preferences() APi call
|
2018-05-14 21:40:27 +02:00 |
|
Luca Deri
|
50216991bd
|
Improved hyperscan support and category definition
|
2018-05-10 23:46:35 +02:00 |
|
Alfredo Cardigliano
|
3707553906
|
host_server_name size fix
|
2018-05-05 10:01:02 +00:00 |
|
Luca
|
3adccc98f7
|
Implemented custom category loading.
Modified ndpiReader with -c <file> (use mining_hosts.txt as example) for loading name-based categories
|
2018-04-26 21:10:59 +02:00 |
|