Commit graph

316 commits

Author SHA1 Message Date
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
Giulio Paparelli
52533c3b66 all fixed 2019-07-12 12:06:10 +02:00
Luca Deri
3e2e616507 Dissection improvents
Fixed QUIC dissection
Disabled debug message
2019-07-11 22:35:50 +02:00
Luca Deri
8205f2c6f1 Various TLS improvements 2019-07-02 00:05:17 +02:00
Luca Deri
a1ac31062d Added ndpi_has_human_readeable_string for detecting human-readeable strings in buffers 2019-06-30 11:59:51 +02:00
Luca Deri
06b05e21c6 Improvemnts in SSL certificate detection 2019-06-30 08:19:51 +02:00
Luca Deri
81d3fc8a24 Dissection improvements 2019-06-27 16:38:36 +02:00
Luca Deri
c4f513f6e7
Merge pull request #717 from weiyanhua100/dev
add null process for malloc.
2019-06-22 15:40:25 +02:00
Luca Deri
00ed2653fe Further WhatsApp improvements 2019-06-21 19:06:41 +02:00
Luca Deri
13e8354f37 JSON-C fix 2019-06-20 22:16:53 +02:00
Luca
5f26149938 Added DHCP fingerpring handling 2019-06-18 17:36:39 +02:00
Luca Deri
1a3f2b3f0d Reworked SSL cipher handling 2019-06-16 16:05:13 +02:00
Luca Deri
5b7a08bac3 Added SSL cipher print 2019-06-16 10:08:21 +02:00
weiyanhua
e814cd0b9e add null process for malloc. 2019-06-13 15:05:22 +08:00
Luca Deri
5da363cbde Fixed MySQL dissector
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
2019-05-28 23:35:49 +02:00
Luca Deri
53119e71f4 Added ndpi_is_safe_ssl_cipher(0 call 2019-05-23 00:16:05 +02:00
Luca Deri
04b543caa9 SSL certificate analysis improvement 2019-05-20 22:30:53 +02:00
Luca Deri
0d2f8f4498 Implements #705 2019-05-20 22:02:21 +02:00
Luca Deri
f97be61e8b Fixed JA3 decoding
Made ndpi_process_extra_packet() optional
2019-05-20 15:32:50 +02:00
Yingpei Zeng
08ca25c9c8 Fix the Xcode project 2019-05-15 09:56:10 +08:00
Luca Deri
a00ad9fc92 Initial JA3 support (https://github.com/salesforce/ja3) for SSL 2019-05-11 00:50:56 +02:00
emanuele-f
0961caec1b Add missing fclose in ndpiReader 2019-04-12 19:39:01 +02:00