nDPI/src/lib
Vladimir Gavrilov 142c8f5afb
Add memmem() implementation (#2378)
* Add memmem() implementation

* Fix build

* Add fix to avoid too many memcmp calls
2024-04-10 15:39:08 +02:00
..
inc_generated Added missing telegram networks 2024-02-22 22:04:54 +01:00
protocols Add Shellscript risk detection. (#2375) 2024-04-10 15:36:54 +02:00
third_party Patrica tree: fix handling of mac addresses (#2362) 2024-04-03 14:10:37 +02:00
Makefile.in Fixed yet another another "unused function" warning. (#2367) 2024-04-04 20:41:45 +02:00
ndpi_analyze.c Fix some warnings reported by CODESonar (#2227) 2024-01-12 13:30:43 +01:00
ndpi_binary_bitmap.c Fixes bitmap memory calculation 2024-03-11 17:59:24 +01:00
ndpi_bitmap.c Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
ndpi_bitmap64_fuse.c Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
ndpi_classify.c Fix some warnings reported by CODESonar (#2227) 2024-01-12 13:30:43 +01:00
ndpi_community_id.c Updated (C) 2023-04-28 23:00:33 +02:00
ndpi_content_match.c.inc Add Path of Exile protocol dissector (#2337) 2024-03-06 19:59:09 +01:00
ndpi_dga_match.c.inc Updated (C) 2023-04-28 23:00:33 +02:00
ndpi_domain_classify.c Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
ndpi_domains.c Fix function parameters check on domain code (#2296) 2024-02-01 17:06:16 +01:00
ndpi_filter.c Code cleanup 2023-08-31 09:14:17 +02:00
ndpi_geoip.c Disable -Wno-unused-parameter -Wno-unused-function. (#2358) 2024-04-03 14:10:21 +02:00
ndpi_hash.c Minor hash improvement 2024-02-04 20:23:49 +01:00
ndpi_main.c Add memmem() implementation (#2378) 2024-04-10 15:39:08 +02:00
ndpi_memory.c FreeBSD compilation fix 2023-03-14 22:16:57 +01:00
ndpi_serializer.c Disable -Wno-unused-parameter -Wno-unused-function. (#2358) 2024-04-03 14:10:21 +02:00
ndpi_utils.c Tuned DNS risk values 2024-04-09 10:22:01 +02:00