aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* Fix `ndpi_tot_allocated_memory` calculation if `ndpi_calloc()` usedfix/double-ndpi_tot_allocated_memory-addToni Uhlig2024-10-21
* Improved fingerprintsLuca Deri2024-10-21
* Improved TCP fingerprintLuca Deri2024-10-20
* Improved TCP fingerprintLuca Deri2024-10-20
* Reworked TCP fingeprint implementationLuca Deri2024-10-20
* STUN: fix monitoring with RTCP flows (#2603)Ivan Nardi2024-10-19
* Added support for RDP over TLSLuca Deri2024-10-19
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Added further boundary checks in TCP options parsing (#2597)Luca Deri2024-10-18
* Added TCP header checkLuca Deri2024-10-18
* Fixes buffer overflow when parsing invalid TCP optionsLuca Deri2024-10-17
* Added -L <domain suffix> for loading domain suffixesLuca Deri2024-10-15
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* STUN: minor fix for RTCP traffic (#2593)Ivan Nardi2024-10-15
* STUN: if the same metadata is found multiple times, keep the first value (#2591)Ivan Nardi2024-10-15
* STUN: fix monitoring of Whatsapp and Zoom flows (#2590)Ivan Nardi2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Fixed JA4 invalid computation due to code bug and uninitialized valuesLuca Deri2024-10-13
* Added sonos dissectorLuca Deri2024-10-13
* Added support for printing JA4r when enabledLuca Deri2024-10-11
* 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
* TTL Cache Fix (#2582)Luca Deri2024-10-08
* Removed unused variableLuca Deri2024-10-08
* Offset fixLuca 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