aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* RTP: fix identification over TCPNardi Ivan2024-09-10
* RTMP: improve detection (#2549)Ivan Nardi2024-09-10
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10
* Fix for name clash on some compilersLuca Deri2024-09-09
* Added ability to save JA4_r as decimal valueLuca Deri2024-09-08
* oracle: fix dissector (#2548)Ivan Nardi2024-09-07
* Fix compilation (#2546)Ivan Nardi2024-09-05
* Implemented JA4 raw (ja4_r) fingerprintLuca Deri2024-09-05
* Add detection of Windscribe VPNNardi Ivan2024-09-05
* Add detection of CactusVPNNardi Ivan2024-09-05
* Add detection of SurfShark VPNNardi Ivan2024-09-05
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* Add detection of NordVPNNardi Ivan2024-09-05
* OpenVPN: improve detectionNardi Ivan2024-09-05