aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* Fix two use-of-uninitialized-value errors (#1398)Ivan Nardi2022-01-12
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Updated resultLuca Deri2022-01-09
* Improved user agent analysisLuca Deri2022-01-09
* GTP: fix some false positives (#1394)Ivan Nardi2022-01-08
* Added support for Log4J/Log4Shell detection in nDPI via a new flow risk named...Luca Deri2021-12-23
* Add support for ICloud Private Relay (#1390)Ivan Nardi2021-12-22
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* 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
* Fixed seriealizer unitLuca Deri2021-11-30
* 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