aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Indent fixLuca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Moved ndpi_lru in a separate fileLuca Deri2024-10-04
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* Enhanced DHCP fingerprintLuca Deri2024-10-01
* TLS: detect abnormal padding usage (#2579)Ivan Nardi2024-10-01
* Fix builds on Windows (#2580)Ivan Nardi2024-10-01
* Added pki.goog domain nameLuca Deri2024-09-30
* wireshark: extcap: allow configuration of OpenVPN/TLS heuristics via GUI (#2576)Ivan Nardi2024-09-30
* TLS: heuristics: fix memory allocations (#2577)Ivan Nardi2024-09-30
* fuzz: try to be a little bit faster (#2578)Ivan Nardi2024-09-30
* Added check for avoiding heap buffer overflowsLuca Deri2024-09-28
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* CI: add tests on macos-15 (#2571)Ivan Nardi2024-09-27
* Add enable/disable guessing using client IP/port (#2569)Liam Wilson2024-09-27
* Improved telegram detectionLuca Deri2024-09-26
* Slightly better ndpi_strrstr implementation (#2570)Vladimir Gavrilov2024-09-25
* Changed too restrictive checkLuca Deri2024-09-25
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* Fix Sonos traceNardi Ivan2024-09-24
* buffer lenghtt is now returned by ndpi_quick_encrypt() and ndpi_quick_deecrypt()Luca Deri2024-09-24
* Added new API callsLuca Deri2024-09-24
* Added Sonos protocol detectionLuca Deri2024-09-24
* Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* TLS: improve handling of Change Cipher message (#2564)Ivan Nardi2024-09-23
* Fix `ndpi_strrstr()` (#2565)Ivan Nardi2024-09-23
* wireshark: lua: add script for QUIC fingerprints [WIP] (#2566)Ivan Nardi2024-09-23
* Replaced traces with debug messagesLuca Deri2024-09-20
* Allow IP guess before port in ndpi_detection_giveup (#2562)Liam Wilson2024-09-20
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* Tls out of order (#2561)Ivan Nardi2024-09-18
* fuzz: fix compilationNardi Ivan2024-09-17
* Added fix for handling Server Hello before CLient HelloLuca2024-09-17
* Fixed handling of spurious TCP retransmissionsLuca2024-09-17
* Updated ndpi_serialize_flow_fingerprint API signatureLuca2024-09-17
* domain lists are not loaded when -E is usedLuca2024-09-17
* Improved fingerprint serializationLuca2024-09-17
* Added DHCP class idnetifierLuca2024-09-17
* OpenVPN: heuristic: add a simple check to avoid false positives (#2560)Ivan Nardi2024-09-17
* fuzz: try to be a little bit faster (#2559)Ivan Nardi2024-09-17
* dns: add a check before setting `NDPI_MALFORMED_PACKET` risk (#2558)Ivan Nardi2024-09-16
* wireshark: extcap: rework trailer header (#2557)Ivan Nardi2024-09-16
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* TLS: fix stack-buffer-overflowNardi Ivan2024-09-16
* dhcp: fix out of bounds accesNardi Ivan2024-09-16
* fuzz: fix compilationNardi Ivan2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* Added -E option for dumping flow fingerprintLuca Deri2024-09-15
* QUIC: add a basic heuristic to detect mid-flowsNardi Ivan2024-09-10