aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Added DICOM supportLuca2024-11-15
* Implemented Mikrotik discovery protocol dissection and metadata extraction (#...Luca Deri2024-11-14
* Cosmetic changeLuca2024-11-14
* Add support for some Chinese shopping platforms (Temu, Shein and Taobao) (#2615)Ivan Nardi2024-11-12
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Unify ndpi debug logging to always use a u16 protocol id (#2613)Toni2024-11-11
* Add Naver protocol support (#2610)Vladimir Gavrilov2024-11-01
* Increased "struct ndpi_flow_struct" sizeLuca Deri2024-10-31
* Added HTTP credentials extractionLuca Deri2024-10-31
* Fix blocks with inner-json modeAlfredo Cardigliano2024-10-31
* Add new json serialization type ndpi_serialization_format_inner_jsonAlfredo Cardigliano2024-10-31
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* Add Paltalk protocol support (#2606)Vladimir Gavrilov2024-10-28
* Added ndpi_str_endswith()Luca Deri2024-10-28
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Increased struct size (#2599)Luca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Increased struct ndpi_flow_struct size (#2596)Luca Deri2024-10-18
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added sonos dissectorLuca Deri2024-10-13
* Added u_int8_t ndpi_is_public_ipv4(u_int32_t a /* host byte order */);Luca Deri2024-10-13
* Added -N option for dumping/restoring the DNS cache (when enabled)Luca Deri2024-10-10
* Added new API calls for serializing/restoring the DNS cacheLuca Deri2024-10-10
* Added missing #defineLuca Deri2024-10-08
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* 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
* 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
* Allow IP guess before port in ndpi_detection_giveup (#2562)Liam Wilson2024-09-20
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* Fixed handling of spurious TCP retransmissionsLuca2024-09-17
* Updated ndpi_serialize_flow_fingerprint API signatureLuca2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-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
* RTMP: improve detection (#2549)Ivan Nardi2024-09-10
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10
* 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