aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* TCP fingerprint: fix an heap-buffer-overflow (#2876)Ivan Nardi2025-06-09
* Cosmetic changesLuca Deri2025-06-09
* Simplified codeLuca Deri2025-06-09
* Rename `ndpi_bitmask_dealloc` into `ndpi_bitmask_free`Ivan Nardi2025-06-09
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* Add category and breed support for custom rules (#2872)Vladimir Gavrilov2025-06-08
* Fixes invalid SSH client/server detection based on stage and not on packet di...Luca Deri2025-06-08
* Sync unit tests results and fix `NDPI_HTTP_SUSPICIOUS_HEADER` (#2874)Ivan Nardi2025-06-08
* Improved HTTP risk reportLuca Deri2025-06-08
* Normalize breed/category names: use _ instead of spaces and slashes (#2873)Vladimir Gavrilov2025-06-07
* Compilation fix on old platformsLuca Deri2025-06-06
* Added IMO and Badoo filesLuca Deri2025-06-06
* Dynamic allocation of `ndpi_struct->proto_defaults[]` (#2866)Ivan Nardi2025-06-06
* Add ndpi_get_breed_by_name (#2870)Vladimir Gavrilov2025-06-05
* Speed up category lookup in ndpi_get_category_id() (#2869)Vladimir Gavrilov2025-06-05
* Speed up protocol lookup in ndpi_get_proto_by_name (#2867)Vladimir Gavrilov2025-06-05
* Improved HTTP risk message reportLuca Deri2025-06-05
* Split `ndpi_set_proto_defaults()` logic (#2864)Ivan Nardi2025-06-03
* Remove `ndpi_set_proto_defaults()` from the API (#2863)Ivan Nardi2025-06-03
* Hamachi: improve handshake check (#2861)Vladimir Gavrilov2025-06-03
* First step into a dynamic number of protocols (#2857)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Add Hamachi protocol detection support (#2860)Vladimir Gavrilov2025-06-02
* Added boundary fixLuca Deri2025-05-29
* Updated bots and scanners listLuca Deri2025-05-29
* Compilation fixLuca Deri2025-05-29
* Added ndpi_load_protocols_dir() API call for loading IP-based protocol detectionLuca Deri2025-05-28
* Fix configuration of ip lists of flow risks (#2859)Ivan Nardi2025-05-28
* Improved detection of TCP scannersLuca Deri2025-05-27
* Allow to specify default ports also via range (#2856)Ivan Nardi2025-05-27
* TypoLuca Deri2025-05-27
* Reworked fingerprint codeLuca Deri2025-05-26
* Better separation between "protocols" and "dissectors" (#2855)Ivan Nardi2025-05-26
* BFCP: fix check on payload length and extract metadata (#2854)Ivan Nardi2025-05-26
* Added boundary checkLuca Deri2025-05-26
* Fingerprint fixesLuca Deri2025-05-26
* Dofus: update detection to version 3.X (#2852)Ivan Nardi2025-05-25
* Fix some warnings reported by scan-build (#2851)Ivan Nardi2025-05-25
* Add ndpi_memcasecmp, refactor mail protocol dissectors (#2849)Vladimir Gavrilov2025-05-24
* A new interface for dissectors registration (#2843)Ivan Nardi2025-05-24
* Added the support for multiple TCP fingerprint formatLuca Deri2025-05-24
* Simplify ZeroMQ detection (#2847)Vladimir Gavrilov2025-05-23
* Add MELSEC protocol support (#2846)Vladimir Gavrilov2025-05-23
* IPP: fix selection bitmask (#2845)Ivan Nardi2025-05-22
* Improve BFCP detection (#2844)Vladimir Gavrilov2025-05-22
* VRRP: add missing dissector registration (#2842)Ivan Nardi2025-05-21
* Fix `isAppProtocol` for ULTRASURFIvan Nardi2025-05-21
* Add new Adjust domains (#2841)Vladimir Gavrilov2025-05-21
* ospf, ipsec: use different ids for protocols at layer3 (#2838)Ivan Nardi2025-05-21
* Fix `isAppProtocol` for GTP_U (#2837)Ivan Nardi2025-05-21