Commit Graph

6 Commits

Author SHA1 Message Date
hayzam 301c252c43 fix: eliminate stale verdict poisoning, memory leaks, data races, and per-packet allocations in engine 2026-05-15 02:08:22 +00:00
hayzam bc25169f41 tcp: fix parsing 2026-05-14 15:34:12 +00:00
hayzam 7a3f6e945d Improves flow handling and adds runtime stats APIs
Refactors TCP and UDP flow managers to enhance analyzer selection and flow binding accuracy, including O(1) UDP stream rebinding by 5-tuple.
Introduces runtime stats tracking for engine and ruleset operations, exposing new APIs for granular performance and error metrics.
Optimizes GeoMatcher with result caching and supports efficient geosite set matching, reducing redundant computation in ruleset expressions.
2026-05-13 06:10:38 +05:30
hayzam e8fdf1268b tests: fix 2026-05-12 15:29:00 +00:00
hayzam ecc2cde1c2 refactor: engine/tcp/worker perf improvements 2026-05-12 15:16:11 +00:00
Hayzam Sherif 94e1e26cc3 First Commit
Quality check / Static analysis (push) Has been cancelled
Quality check / Tests (push) Has been cancelled
2026-02-11 06:27:36 +05:30