aboutsummaryrefslogtreecommitdiff
path: root/tests/result
Commit message (Expand)AuthorAge
...
* Added Microsoft Azure supportLuca Deri2021-12-19
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* TLS: add support for IPV6 in Subject Alt Names field (#1385)Ivan Nardi2021-12-18
* 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
* Removed spaces from some protocol names as they create problems with some app...Luca Deri2021-11-30
* ndpiReader: slight simplificaton of the output (#1378)Ivan Nardi2021-11-27
* Added Salesforce detectionLuca Deri2021-11-26
* 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 detection improvementsLuca Deri2021-11-17
* 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
* Differentiate between standard Amazon stuff (i.e market) and AWS (#1369)Ivan Nardi2021-11-04
* Updated test resultsLuca Deri2021-11-02
* Updated resultsLuca Deri2021-10-27
* Avoid overwriting valid protocol in `ndpi_detection_giveup` (#1360)Ivan Nardi2021-10-27
* Detect invalid characters in text and set a risk. Fixes #1347. (#1363)Toni2021-10-26
* Fixed cleartext protocol assignment (#1357)Ivan Nardi2021-10-25
* TLS: fix a heap-buffer-overflow (#1356)Ivan Nardi2021-10-22
* Fix some invalid memory reads (#1350)Ivan Nardi2021-10-19
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Refreshed results listLuca Deri2021-10-16
* Updated test results after latest commitLuca Deri2021-10-16
* Removed outdated (and broken) soulseek dissectorLuca Deri2021-10-15
* Updated test resultsLuca Deri2021-10-14
* QUIC: fix an integer overflow (#1337)Ivan Nardi2021-10-11
* Test updateLuca Deri2021-10-06
* Improved DGA detection for skipping potential DGAs of known/popular domain namesLuca Deri2021-10-05
* Update unit tests results after da8eed5a (#1323)Ivan Nardi2021-10-05
* WHOIS: enhance detection, avoiding false positives (#1320)Ivan Nardi2021-10-05
* Improve CI (#1303)Zied Aouini2021-09-22
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* Merge pull request #1309 from IvanNardi/ipv6-headersToni2021-09-20
|\
| * Fix parsing of ipv6 packets with extension headersNardi Ivan2021-09-19
* | STUN: fix extraction of Realm attributeNardi Ivan2021-09-20
|/
* Small fixes after latest commits (#1308)Ivan Nardi2021-09-18
* Added DNS fragmented test pcapLuca Deri2021-09-17
* DNS dissection fixesLuca Deri2021-09-17
* Progetto esame Gestione di Reti - Debora Cerretini (#1290)deboracerretini2021-09-17
* Update the list of default ports for QUIC protocol (#1297)Ivan Nardi2021-09-13
* Fix unit test results after 00857abf (#1295)Ivan Nardi2021-09-11
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* Fixed some invalid TLS guessesLuca Deri2021-08-17
* Added extraction of hostname in SMTPLuca Deri2021-08-11
* Clode cleanup (after last merge)Luca Deri2021-08-08