As TLS certificate fingerprint is computed, TLS without certificate protocol has been removed

Various improvemenets in detection quality
This commit is contained in:
Luca Deri 2019-09-15 12:18:24 +02:00
parent 2b0945b88d
commit 11e9fd8cef
24 changed files with 711 additions and 712 deletions

View file

@ -98,7 +98,7 @@ typedef enum {
NDPI_PROTOCOL_QQLIVE = 61,
NDPI_PROTOCOL_THUNDER = 62,
NDPI_PROTOCOL_SOULSEEK = 63,
NDPI_PROTOCOL_TLS_NO_CERT = 64,
NDPI_FREE_64 = 64,
NDPI_PROTOCOL_IRC = 65,
NDPI_PROTOCOL_AYIYA = 66,
NDPI_PROTOCOL_UNENCRYPTED_JABBER = 67,