aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Kerberos: fix some memory access errors (#1514)Ivan Nardi2022-04-13
* TINC: fix invalid memory read (#1512)Ivan Nardi2022-04-10
* Improved ASN.1 parsing for Keberos. Fixes #1492. (#1497)Toni2022-04-10
* QUIC: handle retransmissions and overlapping fragments in reassembler (#1195)...Vinicius Silva Nogueira2022-04-07
* Removed un-necessary guess in miningLuca Deri2022-04-01
* Removed SRV record from suspicious DNS trafficLuca Deri2022-03-31
* [SSDP] Extract HTTP user-agent when available. (#1500)Darryl Sokoloski2022-03-27
* QUIC: add support for version 2 draft 01 (#1493)Ivan Nardi2022-03-25
* Mining: cleanup registration (#1496)Ivan Nardi2022-03-25
* Trying to improve QUIC reassembler (#1195) (#1489)Vinicius Silva Nogueira2022-03-24
* QUIC: convert logs to standard mechanism (#1485)Ivan Nardi2022-03-15
* QUIC: fix dissection of draft-34 (#1484)dev-1Ivan Nardi2022-03-09
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Some small fixes (#1481)Ivan Nardi2022-03-08
* EthernetIP: fix integer conversion on big-endian archs (#1477)Ivan Nardi2022-03-05
* configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472)Ivan Nardi2022-03-05
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* DTLS: fix access to certificate cache (#1450)Ivan Nardi2022-02-21
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* Fix compilation and sync unit tests results (#1445)Ivan Nardi2022-02-19
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* Added SNMP error code checkLuca Deri2022-02-14
* HSRP: fix dissection over IPv6 (#1443)Ivan Nardi2022-02-10
* HSRP: add support for IPv6 (#1440)Ivan Nardi2022-02-09
* Added VXLAN dissector (#1439)Dmytrii Vitman2022-02-09
* Added HSRP protocol detectionLuca Deri2022-02-08
* Added check to ignore multicast packets marking the as SkypeLuca Deri2022-02-08
* Improved MDNS/LLMNR detection. (#1437)Toni2022-02-07
* TLS: fix parsing of certificate elements (#1435)Ivan Nardi2022-02-07
* Added NDPI_ERROR_CODE_DETECTED riskLuca Deri2022-02-03
* Renamed DCERPC to more generic RPC protocol so we can use also for other type...Luca Deri2022-02-03
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Extend protocols support (#1422)Ivan Nardi2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Improved Zoom protocol detectionLuca Deri2022-01-23
* Fix Grease values parsing (#1416)havsah2022-01-21
* Fixed certificate mismatch checkLuca Deri2022-01-19
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* Netbios, CSGO: fix two memory errors (#1413)Ivan Nardi2022-01-18
* H323: fix a use-after-poison error (#1412)Ivan Nardi2022-01-17
* TLS: fix a use-of-uninitialized-value error (#1411)Ivan Nardi2022-01-16
* Zattoo: fix Null-dereference READ with ipv6 traffic (#1410)Ivan Nardi2022-01-16
* XBox, Diameter: fix dissectors initialization (#1405)Ivan Nardi2022-01-16
* Kerberos: fix use-of-uninitialized-value error (#1409)Ivan Nardi2022-01-15
* TLS: fix heap-buffer-overflow error (#1408)Ivan Nardi2022-01-15
* STUN: fix "confidence" value for some classifications (#1407)Ivan Nardi2022-01-15
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406)Ivan Nardi2022-01-15