aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Removed unused variableLuca Deri2024-10-08
* Offset fixLuca Deri2024-10-08
* Added missing #defineLuca Deri2024-10-08
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* 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
* TLS: detect abnormal padding usage (#2579)Ivan Nardi2024-10-01
* Added pki.goog domain nameLuca Deri2024-09-30
* TLS: heuristics: fix memory allocations (#2577)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
* 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
* 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
* 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
* 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
* 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
* dns: add a check before setting `NDPI_MALFORMED_PACKET` risk (#2558)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
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP 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