aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Renamed DCERPC to more generic RPC protocol so we can use also for other type...Luca Deri2022-02-03
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Extend protocols support (#1422)Ivan Nardi2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Improved Zoom protocol detectionLuca Deri2022-01-23
* Fix Grease values parsing (#1416)havsah2022-01-21
* Fixed certificate mismatch checkLuca Deri2022-01-19
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* Netbios, CSGO: fix two memory errors (#1413)Ivan Nardi2022-01-18
* H323: fix a use-after-poison error (#1412)Ivan Nardi2022-01-17
* TLS: fix a use-of-uninitialized-value error (#1411)Ivan Nardi2022-01-16
* Zattoo: fix Null-dereference READ with ipv6 traffic (#1410)Ivan Nardi2022-01-16
* XBox, Diameter: fix dissectors initialization (#1405)Ivan Nardi2022-01-16
* Kerberos: fix use-of-uninitialized-value error (#1409)Ivan Nardi2022-01-15
* TLS: fix heap-buffer-overflow error (#1408)Ivan Nardi2022-01-15
* STUN: fix "confidence" value for some classifications (#1407)Ivan Nardi2022-01-15
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* Added EthernetIP dissectorLuca Deri2022-01-12
* Fix two use-of-uninitialized-value errors (#1398)Ivan Nardi2022-01-12
* QUIC: fix an integer overflow (#1396)Ivan Nardi2022-01-11
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improved user agent analysisLuca Deri2022-01-09
* GTP: fix some false positives (#1394)Ivan Nardi2022-01-08
* Remove some unused fields (#1393)Ivan Nardi2022-01-08
* Invalid checkLuca Deri2022-01-06
* Update copyrightAlfredo Cardigliano2022-01-03
* Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named...Luca Deri2021-12-23
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Improved bittorrent heuristicLuca Deri2021-12-21
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* TLS: add support for IPV6 in Subject Alt Names field (#1385)Ivan Nardi2021-12-18
* TLS: fix usage of certificate cache (#1384)Ivan Nardi2021-12-18
* Improved bittorrent detectionLuca Deri2021-12-17
* QUIC: fix old versions of GQUIC on big-endian machines (#1387)Ivan Nardi2021-12-17
* Improved BitTorrent classificationLuca Deri2021-12-07
* Fixed issue that prevented alt certificate names to be fully detected when ip...Luca Deri2021-12-07
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* QUIC: add support for QUICv2 (draft 00) (#1379)Ivan Nardi2021-12-04
* HTTP proxy improvementLuca Deri2021-11-25
* Reworked HTTP protocol dissection including HTTP proxy and HTTP connectLuca Deri2021-11-25
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* QUIC: fix extra dissection (#1376)Ivan Nardi2021-11-23
* BitTorrent dissector code cleanup and merge of https://github.com/ntop/nDPI/p...Luca Deri2021-11-17
* BitTorrent detection improvementsLuca Deri2021-11-17
* Improved BT hashing to minimize false positivesLuca Deri2021-11-17
* bittorrent old code cleanup. Enlarged BT cacheLuca Deri2021-11-16
* Improved BitTorrent detectionLuca Deri2021-11-15