aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Warning fixLuca Deri2021-01-07
* STUN: avoid false positives (#1110)Ivan Nardi2021-01-07
* HTTP: fix compilation and a memory error when NDPI_ENABLE_DEBUG_MESSAGES is d...Ivan Nardi2021-01-07
* QUIC: add suppport for DNS-over-QUIC (#1107)Ivan Nardi2021-01-07
* Quic fixes (#1106)Ivan Nardi2021-01-07
* QUIC: improve handling of SNI (#1105)Ivan Nardi2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Added check for invalid HTTP contentLuca Deri2021-01-06
* QUIC: update to draft-33 (#1104)Ivan Nardi2021-01-04
* Remove FB_ZERO protocol (#1102)Ivan Nardi2021-01-04
* Fixed missing symbolLuca Deri2021-01-02
* Added HTTP suspicious content securirty risk (useful for tracking trickbot)Luca Deri2021-01-02
* Added known protocol on unknown port for ntopLuca Deri2020-12-28
* Introduced fix on TLS for discarding traffic out of sequence that might inval...Luca Deri2020-12-22
* Type change to avoid Windows compilation issuesLuca Deri2020-12-17
* Improved HTTP dissectionLuca Deri2020-12-16
* soulseek: fix heap buffer overflow (#1083)Ivan Nardi2020-12-11
* Added initializationLuca Deri2020-12-11
* Rename Jabber detection name as we are not sure if it is unencrypted e.g. if ...Toni2020-12-08
* Add a connectionless DCE/RPC detection (#1078)rafaliusz2020-12-08
* QUIC: sync with Wireshark latest changes (#1074)Ivan Nardi2020-12-08
* Warning fixAlfredo Cardigliano2020-11-23
* Quic fixes (#1067)Ivan Nardi2020-11-22
* iec60870-5-104: fix heap-buffer-overflow error (#1066)Ivan Nardi2020-11-22
* Added support for AmongUs. (#1054)Toni2020-11-09
* Improved SSH protocol detection. (#1052)Toni2020-11-09
* fixes issue #1050 Syntax error caused buffer pointer to equal 0x1 (#1051)Don J. Rude2020-11-09
* Updated ESNI/SNI alarm generation prolicyLuca Deri2020-11-08
* Reworked IEC60870 dissectorLuca Deri2020-11-04
* IEC60870 dissection improvementsLuca Deri2020-11-04
* :bulb: Add mongodb protocol dissector (#1048)Leonn2020-11-03
* QUIC: fix dissection of Initial packets coalesced with 0-RTT one (#1044)Ivan Nardi2020-11-03
* Fix for detecting numeric IPsLuca Deri2020-11-01
* Added boundary checkLuca Deri2020-10-27
* Improve skype detection (#1039)Igor Duarte2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24
* Added CPHA - CheckPoint High Availability Protocol protocl supportLuca Deri2020-10-22
* Fixes #1033Luca Deri2020-10-21
* Added fix for invalid SNI check when SNI is missingLuca Deri2020-10-02
* QUIC: fix dissection of "offset" field (#1025)Ivan Nardi2020-09-29
* Added extra boundary checksLuca Deri2020-09-26
* Boundary fixLuca Deri2020-09-25
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Improved boundary check to prevent overflowLuca Deri2020-09-23
* Minor UA handling improvement to avoid heap-overflowLuca Deri2020-09-22
* Minor change for alignment issueLuca Deri2020-09-21
* Added risks for checkingLuca Deri2020-09-21
* Merge pull request #1019 from IvanNardi/quic_fbLuca Deri2020-09-20
|\
| * QUIC: add support for MVFST EXPERIMENTAL versionNardi Ivan2020-09-20