Luca Deri
ab9246f51f
Adedd DTLS check in STUN
...
Uodated (C)
2019-09-21 09:16:56 +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
1076455c01
Added ndpi_set_detection_preferences() APi call
2018-05-14 21:40:27 +02:00
Campus
1d1082342f
added diameter protocol dissector
2018-01-02 13:47:46 +01:00
Vitaly Lavrov
2787c2390c
Refactoring the debugging output.
...
levels of debug output:
0 - ERROR: Only for errors.
1 - TRACE: Start of each packets and if found protocol.
2 - DEBUG: Start of searching each protocol and excluding protocols.
3 - DEBUG_EXTRA: For all other messages.
Added field ndpi_struct->debug_logging for enable debug output of each protocols.
Simple macros for debugging output are added:
NDPI_LOG_ERR(), NDPI_LOG_INFO(), NDPI_LOG_DBG(), NDPI_LOG_DBG2(),
NDPI_EXCLUDE_PROTO()
2017-10-26 20:41:22 +03:00
Luca Deri
1a4e57e736
Code rework
2017-09-17 23:34:46 +02:00
Konstantin Shalygin
31478703c2
Backported CSGO/DOTA2 protocol.
2017-08-26 15:41:04 +07:00
Alexis La Goutte
45bcb9927d
bittorrent: fix variable ‘peer_id’ set but not used [-Werror=unused-but-set-variable]
2016-11-13 18:22:03 +01:00
Alexis La Goutte
1082a234fe
bittorrent: fix unused variable 'no_bittorrent' [-Wunused-variable]
2016-11-13 18:22:03 +01:00
Campus
ff6b193821
minor fixes - deleted useless part on git and quic protos
2016-06-24 13:45:43 +02:00
Alexis La Goutte
7fb4b42092
bittorrent: fix Value stored to 'a' is never read
2016-05-23 22:30:47 +02:00
Campus
a499da00ba
added tcp port 51413 for TCP BT detection
2016-03-19 01:18:48 +01:00
Luca Deri
a4d9c8cc3b
Fix for https://github.com/ntop/nDPI/issues/159
2016-03-18 11:00:11 +01:00
Luca Deri
20374b542d
Fixed warning
...
Reworked protocol initialization
2016-02-27 09:00:02 +01:00
Luca Deri
b7e2d8f019
Minor BT optimization
2016-02-25 10:25:03 +01:00
Luca Deri
80a35226c5
Improve BT-uTP protocol dissection
2016-02-25 09:58:23 +01:00
Luca Deri
16a5c6995c
Added ability to extract BitTorrent hash (and eventually peerId)
2016-02-15 09:57:26 +01:00
Campus
a4f170604c
removed kernel support and #if 0s
2015-11-12 12:08:41 +01:00
Luca Deri
d6b5d8e2c2
Added teredo protocol support. Fixed #74
2015-08-07 15:56:03 +02:00
Luca
5266c726f2
Reworked protocol initialization. Work in progress (more cleanup is needed)
2015-07-08 11:58:55 -07:00
Luca
60884f9047
Split former protocol into upper and lower protocol
2015-07-01 17:40:14 +02:00
Luca
07ebed7fae
Removed commented code
...
Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
2015-07-01 16:45:29 +02:00
Michele Campus
8da7af7b7b
deleted protocol type (real-correlated)
2015-06-29 16:24:51 +02:00
Luca Deri
bcd8380704
Added improvement for handling bit-torrent search on UDP
...
Added quic protocol sample
2015-05-13 23:37:31 +02:00
Luca Deri
2e5ceac844
Initial import from SVN
2015-04-19 07:25:59 +02:00