aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Rework default ports initialization (#2893)Ivan Nardi2025-06-20
* Merged protocols (now free to use) into existing categoriesLuca Deri2025-06-17
* Renamed custom protocol labelsLuca Deri2025-06-17
* Faster configuration (#2887)Ivan Nardi2025-06-17
* Prelimary work to remove `NDPI_LAST_IMPLEMENTED_PROTOCOL` (#2885)Ivan Nardi2025-06-16
* Added missing ndpi_is_custom_category() the ndpi_api.hLuca Deri2025-06-16
* No limits on the number of (custom) protocols (#2875)Ivan Nardi2025-06-16
* Rework sanity checks and remove some functions from API (#2882)Ivan Nardi2025-06-12
* Add GLBP dissector (#2879)Vladimir Gavrilov2025-06-10
* Simplify `ndpi_internal_detection_process_packet()` (#2877)Ivan Nardi2025-06-10
* 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
* Improved HTTP risk reportLuca Deri2025-06-08
* Dynamic allocation of `ndpi_struct->proto_defaults[]` (#2866)Ivan Nardi2025-06-06
* Add ndpi_get_breed_by_name (#2870)Vladimir Gavrilov2025-06-05
* Remove `ndpi_set_proto_defaults()` from the API (#2863)Ivan Nardi2025-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 ndpi_load_protocols_dir() API call for loading IP-based protocol detectionLuca Deri2025-05-28
* Allow to specify default ports also via range (#2856)Ivan Nardi2025-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
* Dofus: update detection to version 3.X (#2852)Ivan Nardi2025-05-25
* ndpi_flow_tcp_struct refactoring (#2848)Vladimir Gavrilov2025-05-24
* 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
* Fix `NDPI_NUM_FDS_BITS_DISSECTORS` macros with Python bindingsIvan Nardi2025-05-22
* ospf, ipsec: use different ids for protocols at layer3 (#2838)Ivan Nardi2025-05-21
* Drop GW1 support and add basic GW2 detection (#2836)Vladimir Gavrilov2025-05-21
* Another minor simplification on protocol/dissector registration (#2835)Ivan Nardi2025-05-21
* Added new APi callsLuca Deri2025-05-20
* Minor simplification on protocol/dissector registration (#2833)Ivan Nardi2025-05-20
* Remove ProtonVPN address lists (#2831)Ivan Nardi2025-05-20
* Gnutella: simplify code, to support only gtk-gnutella client (#2830)Ivan Nardi2025-05-20
* Remove a field never read (only written)Ivan Nardi2025-05-20
* Flow: keep track of "dissectors" (#2828)Ivan Nardi2025-05-19
* Drop Warcraft 3 (pre Reforged) support (#2826)Vladimir Gavrilov2025-05-19
* TLS: register TLS dissector only once (#2825)Ivan Nardi2025-05-19
* RTSP: simplify detection (#2822)Ivan Nardi2025-05-18
* Remove Half-Life 2 support; improve Source Engine protocol detection0xA50C1A12025-05-16
* Rename NDPI_PROTOCOL_UBUNTUONE protocol ID to NDPI_PROTOCOL_CANONICAL0xA50C1A12025-05-15
* Rename Lotus Notes to HCL Notes for product consistency0xA50C1A12025-05-15
* Remove Vhua support (#2816)Vladimir Gavrilov2025-05-15
* Remove World Of Kung Fu support (#2815)Vladimir Gavrilov2025-05-15
* added raw tcp fingerprint to json (#2812)funesca2025-05-15