aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* 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
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* IMAP, POP3, SMTP: improve dissection (#1368)Ivan Nardi2021-11-11
* BitTorrent cache debugLuca Deri2021-11-08
* Improved BitTorrent detectionLuca Deri2021-11-04
* TLS: fix two warnings (#1365)Ivan Nardi2021-11-02
* Updated test resultsLuca Deri2021-11-02
* Fixed certificate mismatch for TLS flows with no client hello observedLuca Deri2021-11-02
* BitTorrent detection improvementsLuca Deri2021-10-31
* Little change in TLS debug tracesLuca Deri2021-10-28
* Fixed TLS certificate dissection of subjectAltNameLuca Deri2021-10-27
* Minor code cleanupLuca Deri2021-10-27
* Avoid overwriting valid protocol in `ndpi_detection_giveup` (#1360)Ivan Nardi2021-10-27
* Improved STUN and RTP detectionLuca Deri2021-10-27
* Detect invalid characters in text and set a risk. Fixes #1347. (#1363)Toni2021-10-26
* Fixed Git protocol dissection (#1355)Luca Deri2021-10-25
* TLS: fix a heap-buffer-overflow (#1356)Ivan Nardi2021-10-22
* Fixed heap-buffer-overflow in TLS dissectorLuca Deri2021-10-20
* Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351)Ivan Nardi2021-10-19