| Commit message (Expand) | Author | Age |
... | |
* | Added Microsoft Azure support | Luca Deri | 2021-12-19 |
* | 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 |
* | 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 |
* | Removed spaces from some protocol names as they create problems with some app... | Luca Deri | 2021-11-30 |
* | ndpiReader: slight simplificaton of the output (#1378) | Ivan Nardi | 2021-11-27 |
* | Added Salesforce detection | Luca Deri | 2021-11-26 |
* | 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 detection improvements | Luca Deri | 2021-11-17 |
* | 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 |
* | Differentiate between standard Amazon stuff (i.e market) and AWS (#1369) | Ivan Nardi | 2021-11-04 |
* | Updated test results | Luca Deri | 2021-11-02 |
* | Updated results | Luca Deri | 2021-10-27 |
* | Avoid overwriting valid protocol in `ndpi_detection_giveup` (#1360) | Ivan Nardi | 2021-10-27 |
* | Detect invalid characters in text and set a risk. Fixes #1347. (#1363) | Toni | 2021-10-26 |
* | Fixed cleartext protocol assignment (#1357) | Ivan Nardi | 2021-10-25 |
* | TLS: fix a heap-buffer-overflow (#1356) | Ivan Nardi | 2021-10-22 |
* | Fix some invalid memory reads (#1350) | Ivan Nardi | 2021-10-19 |
* | Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi... | Toni | 2021-10-18 |
* | Refreshed results list | Luca Deri | 2021-10-16 |
* | Updated test results after latest commit | Luca Deri | 2021-10-16 |
* | Removed outdated (and broken) soulseek dissector | Luca Deri | 2021-10-15 |
* | Updated test results | Luca Deri | 2021-10-14 |
* | QUIC: fix an integer overflow (#1337) | Ivan Nardi | 2021-10-11 |
* | Test update | Luca Deri | 2021-10-06 |
* | Improved DGA detection for skipping potential DGAs of known/popular domain names | Luca Deri | 2021-10-05 |
* | Update unit tests results after da8eed5a (#1323) | Ivan Nardi | 2021-10-05 |
* | WHOIS: enhance detection, avoiding false positives (#1320) | Ivan Nardi | 2021-10-05 |
* | Improve CI (#1303) | Zied Aouini | 2021-09-22 |
* | FTP: fix support for START-TLS sessions | Nardi Ivan | 2021-09-21 |
* | Merge pull request #1309 from IvanNardi/ipv6-headers | Toni | 2021-09-20 |
|\ |
|
| * | Fix parsing of ipv6 packets with extension headers | Nardi Ivan | 2021-09-19 |
* | | STUN: fix extraction of Realm attribute | Nardi Ivan | 2021-09-20 |
|/ |
|
* | Small fixes after latest commits (#1308) | Ivan Nardi | 2021-09-18 |
* | Added DNS fragmented test pcap | Luca Deri | 2021-09-17 |
* | DNS dissection fixes | Luca Deri | 2021-09-17 |
* | Progetto esame Gestione di Reti - Debora Cerretini (#1290) | deboracerretini | 2021-09-17 |
* | Update the list of default ports for QUIC protocol (#1297) | Ivan Nardi | 2021-09-13 |
* | Fix unit test results after 00857abf (#1295) | Ivan Nardi | 2021-09-11 |
* | Added new risk for clear text credentials | Luca Deri | 2021-09-10 |
* | Add Cassandra protocol dissector (#1285) | lucasbaile | 2021-09-09 |
* | Fixed some invalid TLS guesses | Luca Deri | 2021-08-17 |
* | Added extraction of hostname in SMTP | Luca Deri | 2021-08-11 |
* | Clode cleanup (after last merge) | Luca Deri | 2021-08-08 |