Commit graph

787 commits

Author SHA1 Message Date
Luca Deri
8b8fd25626 Compilation fix on systems without JSON-C 2019-08-29 15:35:29 +02:00
emanuele-f
e98eb294c7 Add missing json cleanup 2019-08-29 15:25:52 +02:00
Luca
9a6f6d9fe4 Implemented IAT (Inter Arrival Time) stats 2019-08-29 13:40:44 +02:00
Luca
e4e40e3c70 Added entropy, average, stddev, variance, bytes ratio calculation 2019-08-28 14:02:39 +02:00
Luca Deri
84aeee49bd Disable debug code 2019-08-27 10:45:33 +02:00
Luca Deri
6011790d79 Entropy calculation example 2019-08-27 10:44:41 +02:00
Luca
2acffb4163 Initial work towards traffic classification 2019-08-27 12:56:15 +02:00
Luca Deri
d2fe21ddff Enhanced -P in ndpiReader so that it can now specify additional parameters 2019-08-22 23:42:07 +02:00
Luca Deri
e7c0ac37d8 Implemented HASSH (https://github.com/salesforce/hassh) 2019-08-22 19:25:58 +02:00
Luca Deri
9f42a4482a Initial work workards payload analysis 2019-08-21 19:01:56 +02:00
emanuele-f
e226f99e4e Fix possible intoaV4 1 byte overflow 2019-08-09 17:02:15 +02:00
Luca
c6e832be18 Various TLS/STUN improvememnts 2019-08-08 18:09:12 +02:00
Luca
cce8a6026f Reworked SSL/TLS field naming 2019-08-08 15:20:05 +02:00
Luca
419160f351 Implemented DTLS support
Renamed ssl to tls
2019-08-08 12:45:27 +02:00
Luca
49f5beab84 Added client SSL hello 2019-08-07 19:35:33 +02:00
Luca Deri
4ebc8d54f4 Compilation fix 2019-07-30 22:51:54 +02:00
Luca Deri
40f55e2d06 Added string/float support in (de)serialization 2019-07-27 17:48:23 +02:00
Luca Deri
3369716fc3 Added SPLT (sequence of packet length and time) and BD (byte distribution) with -J 2019-07-24 23:55:07 +02:00
Luca Deri
b715467da6 Added -e option to ndpiReader for searchign human readeable strings lenght
Default human readeable strings lenght is not 5 chars (used to be 8)
2019-07-24 00:25:00 +02:00
Ravi Kerur
1ec160d4c9 nDPI ovs changes.
Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
2019-07-23 09:56:24 -07:00
Ravi Kerur
6b8234d938 Xbox and PS4 static port classification.
Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
2019-07-23 09:56:15 -07:00
Luca Deri
db36294dcb Warnign fix 2019-07-22 21:42:55 +02:00
Luca Deri
6d00b59bb8 Compilarion fix
Updated SIP result
2019-07-22 16:08:44 +02:00
Luca Deri
11004de056 Restored serializerUnitTest() after fixes 2019-07-19 16:54:48 +02:00
Alfredo Cardigliano
8350b7269f Fix Makefile.dpdk 2019-07-19 10:00:12 +00:00
Luca Deri
e902478bd3 Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2019-07-18 11:38:43 +02:00
Luca Deri
b50635cb89 Renamed ndpi_util.c -> reader_util.c
Added crash fix with IPv6
2019-07-18 11:38:16 +02:00
Luca Deri
20bac32e1f Improvements for dta dissection 2019-07-18 11:24:44 +02:00
Alfredo Cardigliano
c85f7de2c1 Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2019-07-17 22:06:15 +02:00
Alfredo Cardigliano
ac3a618458 Improved deserialization safety checks 2019-07-17 22:06:00 +02:00
marcopiangatello
4ad12dcd19
Update ndpiReader.c 2019-07-17 17:09:33 +02:00
marcopiangatello
dea4f784e2
Update ndpiReader.c 2019-07-17 16:55:49 +02:00
marcopiangatello
20c3d90163
Update ndpiReader.c 2019-07-17 16:53:24 +02:00
marcopiangatello
7053721aae
Add files via upload 2019-07-17 16:50:38 +02:00
marcopiangatello
adcb05d213
Delete ndpiReader.c 2019-07-17 16:50:25 +02:00
marcopiangatello
11639dcc8b
Update ndpiReader.c 2019-07-17 16:34:13 +02:00
marcopiangatello
44dd09b438
Add files via upload 2019-07-17 16:08:22 +02:00
marcopiangatello
7280fc7d31
Delete ndpi_util.h 2019-07-17 16:08:00 +02:00
marcopiangatello
e93ccab279
Delete ndpi_util.c 2019-07-17 16:07:53 +02:00
marcopiangatello
5294945554
Delete ndpiReader.c 2019-07-17 16:07:45 +02:00
Alfredo Cardigliano
1657686eb4 Moved json2tlv to ntopng 2019-07-17 08:55:46 +00:00
Alfredo Cardigliano
c0835968af ZMQ export in json2tlv 2019-07-16 16:04:04 +00:00
Alfredo Cardigliano
4b2fbdb277 json2tlv tool to convert from JSON to TLV and run performance tests 2019-07-16 13:31:26 +00:00
Alfredo Cardigliano
2ce4adf09d Added ndpi_serialization_string_uint32 2019-07-16 12:31:41 +02:00
Luca Deri
5c758d4564 Reworked output
-v 1 now prints only unknown flows
-v 2 now prints all flows
2019-07-15 14:45:25 +02:00
Luca Deri
7b16c68e92 JA3 format cleanup 2019-07-13 19:32:51 +02:00
Luca Deri
af2dc0860c
Merge pull request #734 from glpaparelli/dev
fixed the printing layout, even with IPv6
2019-07-13 18:44:03 +02:00
Luca Deri
c65025f7b0
Merge pull request #737 from themadprofessor/dev
Add compiler warnings and fix them
2019-07-13 18:34:40 +02:00
Luca Deri
ea32d535eb initial work towards simple serilizer/deserialier 2019-07-13 18:32:22 +02:00
Stuart Reilly
8b1c68aed3 Add compiler warnings and fix them 2019-07-12 16:01:22 +01:00