aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* Added ndpi_str_endswith()Luca Deri2024-10-28
* Reworked TCP fingeprint implementationLuca Deri2024-10-20
* Renamed os hints to avoid name clashesLuca Deri2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Added -L <domain suffix> for loading domain suffixesLuca Deri2024-10-15
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Slightly better ndpi_strrstr implementation (#2570)Vladimir Gavrilov2024-09-25
* Changed too restrictive checkLuca Deri2024-09-25
* 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 ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* Fix `ndpi_strrstr()` (#2565)Ivan Nardi2024-09-23
* Implemented ndpi_strrstr()Luca Deri2024-09-19
* Improved fingerprint serializationLuca2024-09-17
* Added DHCP class idnetifierLuca2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Align serialized risk names to all others (first letter; uppercase letter) (#...Toni2024-09-03
* TLS: better state about handshake (#2534)Ivan Nardi2024-09-03
* fuzz: improve fuzzing coverage (#2535)Ivan Nardi2024-09-03
* Add missing risks in ndpi_risk2code and ndpi_risk2codeAlfredo Cardigliano2024-08-28
* Added print_ndpi_address_port in nDPi APILuca Deri2024-08-27
* Added ndpi_risk2code and ndpi_code2riskLuca Deri2024-08-27
* Changed NDPI_MALICIOUS_JA3 to NDPI_MALICIOUS_FINGERPRINTLuca Deri2024-08-25
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* FPC: add DNS correlation (#2497)mmanoj2024-07-22
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* DTLS: add support for DTLS 1.3 (#2445)Ivan Nardi2024-05-21
* Added dpi.compute_entropy configuration parameterLuca Deri2024-05-18
* Cleaned up APILuca Deri2024-05-17
* Add extra entropy checks and more precise(?) analysis. (#2383)Toni2024-05-09
* Fix a memory access error and some leaks (#2425)Ivan Nardi2024-05-08
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* fuzz: improvements (#2400)Ivan Nardi2024-04-20
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* Serialize amount of found TLS blocks and signature algos. (#2384)Toni2024-04-11
* Tuned DNS risk valuesLuca Deri2024-04-09
* Added binary data transfer risk alertLuca2024-04-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Fixes exception handling glitchLuca Deri2024-02-22
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* Fix `ndpi_get_lru_cache_stats()` (#2303)Ivan Nardi2024-02-05
* Serialize JA4 to JSON. (#2305)Toni2024-02-05
* config: follow-up (#2268)Ivan Nardi2024-01-20
* config: configure TLS certificate expiration with the new APINardi Ivan2024-01-18
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Add an implementation of the BSD function `strtonum` (#2238)Ivan Nardi2024-01-04