| Commit message (Expand) | Author | Age |
... | |
* | Improved bittorrent heuristic | Luca Deri | 2021-12-21 |
* | Improve/add several protocols (#1383) | Ivan Nardi | 2021-12-18 |
* | TLS: add support for IPV6 in Subject Alt Names field (#1385) | Ivan Nardi | 2021-12-18 |
* | TLS: fix usage of certificate cache (#1384) | Ivan Nardi | 2021-12-18 |
* | Improved bittorrent detection | Luca Deri | 2021-12-17 |
* | QUIC: fix old versions of GQUIC on big-endian machines (#1387) | Ivan Nardi | 2021-12-17 |
* | Improved BitTorrent classification | Luca Deri | 2021-12-07 |
* | Fixed issue that prevented alt certificate names to be fully detected when ip... | Luca Deri | 2021-12-07 |
* | Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380) | Ivan Nardi | 2021-12-04 |
* | QUIC: add support for QUICv2 (draft 00) (#1379) | Ivan Nardi | 2021-12-04 |
* | HTTP proxy improvement | Luca Deri | 2021-11-25 |
* | Reworked HTTP protocol dissection including HTTP proxy and HTTP connect | Luca Deri | 2021-11-25 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | QUIC: fix extra dissection (#1376) | Ivan Nardi | 2021-11-23 |
* | BitTorrent dissector code cleanup and merge of https://github.com/ntop/nDPI/p... | Luca Deri | 2021-11-17 |
* | BitTorrent detection improvements | Luca Deri | 2021-11-17 |
* | Improved BT hashing to minimize false positives | Luca Deri | 2021-11-17 |
* | bittorrent old code cleanup. Enlarged BT cache | Luca Deri | 2021-11-16 |
* | Improved BitTorrent detection | Luca Deri | 2021-11-15 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Add detection of OCSP (#1370) | Ivan Nardi | 2021-11-11 |
* | IMAP, POP3, SMTP: improve dissection (#1368) | Ivan Nardi | 2021-11-11 |
* | BitTorrent cache debug | Luca Deri | 2021-11-08 |
* | Improved BitTorrent detection | Luca Deri | 2021-11-04 |
* | TLS: fix two warnings (#1365) | Ivan Nardi | 2021-11-02 |
* | Updated test results | Luca Deri | 2021-11-02 |
* | Fixed certificate mismatch for TLS flows with no client hello observed | Luca Deri | 2021-11-02 |
* | BitTorrent detection improvements | Luca Deri | 2021-10-31 |
* | Little change in TLS debug traces | Luca Deri | 2021-10-28 |
* | Fixed TLS certificate dissection of subjectAltName | Luca Deri | 2021-10-27 |
* | Minor code cleanup | Luca Deri | 2021-10-27 |
* | Avoid overwriting valid protocol in `ndpi_detection_giveup` (#1360) | Ivan Nardi | 2021-10-27 |
* | Improved STUN and RTP detection | Luca Deri | 2021-10-27 |
* | Detect invalid characters in text and set a risk. Fixes #1347. (#1363) | Toni | 2021-10-26 |
* | Fixed Git protocol dissection (#1355) | Luca Deri | 2021-10-25 |
* | TLS: fix a heap-buffer-overflow (#1356) | Ivan Nardi | 2021-10-22 |
* | Fixed heap-buffer-overflow in TLS dissector | Luca Deri | 2021-10-20 |
* | Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351) | Ivan Nardi | 2021-10-19 |
* | Added clertext alert with telnet | Luca Deri | 2021-10-19 |
* | Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi... | Toni | 2021-10-18 |
* | Implemented RDP over UDP dissection | Luca Deri | 2021-10-18 |
* | Reworked flow risks asignment | Luca Deri | 2021-10-16 |
* | Removed outdated (and broken) soulseek dissector | Luca Deri | 2021-10-15 |
* | QUIC: fix an integer overflow (#1337) | Ivan Nardi | 2021-10-11 |
* | Added extra check | Luca Deri | 2021-10-07 |
* | Fix compilation with clang-13 or if some debug macros are enabled (#1326) | Ivan Nardi | 2021-10-06 |
* | Added check | Luca Deri | 2021-10-06 |
* | TLS obsolete protocol is set when TLS < 1.2 (used to be 1.1) | Luca Deri | 2021-10-05 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | WHOIS: enhance detection, avoiding false positives (#1320) | Ivan Nardi | 2021-10-05 |