aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Exported is_ndpi_proto definitionLuca Deri2024-11-04
|
* Heap-buffer-overflow fixLuca Deri2024-11-04
|
* fuzz: improve coverage (#2612)Ivan Nardi2024-11-01
| | | Add fuzzer to test `ndpi_quick_encrypt()` and `ndpi_quick_decrypt()`
* Add Naver protocol support (#2610)Vladimir Gavrilov2024-11-01
|
* HTTP: fix leak and out-of-bound error on credential extraction (#2611)Ivan Nardi2024-11-01
|
* Increased "struct ndpi_flow_struct" sizeLuca Deri2024-10-31
|
* Added HTTP credentials extractionLuca Deri2024-10-31
|
* Update buff_diffAlfredo Cardigliano2024-10-31
|
* Fix blocks with inner-json modeAlfredo Cardigliano2024-10-31
|
* Add new json serialization type ndpi_serialization_format_inner_jsonAlfredo Cardigliano2024-10-31
|
* TikTok cleanupLuca2024-10-30
|
* DNS reponse addresses are now serialized in JSONLuca2024-10-30
|
* Syntax fix (missing comma)Luca Deri2024-10-29
|
* 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
|
* RenameLuca Deri2024-10-28
|
* Added DHCP fingerprintLuca Deri2024-10-27
| | | | Minor fixes
* Fixes TCP fingerprint calculation when multiple EOL are specified in TCP optionsLuca Deri2024-10-27
|
* Fingerprint updateLuca Deri2024-10-27
|
* Updated fingerprintsLuca Deri2024-10-27
|
* Added dha directory to dist targetLuca Deri2024-10-27
|
* Added reference to the new DGA modelLuca Deri2024-10-26
|
* Added reference to the existing nDPI DGA codeLuca Deri2024-10-26
|
* Moved new DGA codeLuca Deri2024-10-26
|
* Not necessaryLuca Deri2024-10-26
|
* added dga ml tests file to EXTRA_DISTYellowMan2024-10-26
|
* ml tests for dga detectionYellowMan2024-10-26
|
* Added Ubuntu 20 fingerprintLuca Deri2024-10-21
|
* ndpiReader: fix command line options used by wireshark (#2605)Ivan Nardi2024-10-21
|
* Added further TCP fingerprintsLuca Deri2024-10-21
|
* Fix `ndpi_tot_allocated_memory` calculation if `ndpi_calloc()` used (#2604)Toni2024-10-21
| | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Improved fingerprintsLuca Deri2024-10-21
|
* Improved TCP fingerprintLuca Deri2024-10-20
|
* Improved TCP fingerprintLuca Deri2024-10-20
|
* Reworked TCP fingeprint implementationLuca Deri2024-10-20
|
* Minor inf fixLuca Deri2024-10-20
|
* STUN: fix monitoring with RTCP flows (#2603)Ivan Nardi2024-10-19
|
* ndpiReader: explicitly remove non ipv4/6 packets (#2601)Ivan Nardi2024-10-19
|
* ndpiReader: add some statistics about monitoring (#2602)Ivan Nardi2024-10-19
|
* Added support for RDP over TLSLuca Deri2024-10-19
|
* 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
| | | | Adde basidc OS detection based on TCP fingerprint
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
| | | Extend configuration of raw format of JA4C fingerprint
* Added further boundary checks in TCP options parsing (#2597)Luca Deri2024-10-18
| | | * Added further memory checks
* Increased struct ndpi_flow_struct size (#2596)Luca Deri2024-10-18
| | | Build fix
* Update clang versionLuca Deri2024-10-18
|
* Added TCP header checkLuca Deri2024-10-18
|
* Fixes buffer overflow when parsing invalid TCP optionsLuca Deri2024-10-17
|