• Joined on 2025-10-12
hayzam pushed to master at Difuse/Mellaris 2026-05-18 03:47:33 +00:00
581041b1a7 engine: more performance improvements
hayzam pushed to master at Difuse/Mellaris 2026-05-17 23:37:30 +00:00
77dba0c4fa netlink: filter sequence-mismatch errors in the error callback so they don't crash the engine
hayzam pushed to master at Difuse/Mellaris 2026-05-15 02:08:41 +00:00
301c252c43 fix: eliminate stale verdict poisoning, memory leaks, data races, and per-packet allocations in engine
hayzam pushed to master at Difuse/Mellaris 2026-05-14 15:34:45 +00:00
bc25169f41 tcp: fix parsing
hayzam pushed to master at Difuse/Mellaris 2026-05-14 04:13:16 +00:00
6bddddfe5c expr: fix active analyzer listing
Compare 2 commits »
hayzam pushed to master at Difuse/Mellaris 2026-05-14 04:11:45 +00:00
c6a4058b04 Merge branch 'master' of git-ssh.difuse.io:Difuse/Mellaris
1e5c1dea75 flows: implement ipv
Compare 2 commits »
hayzam pushed to master at Difuse/Mellaris 2026-05-13 02:35:12 +00:00
7dd3331760 tcp: flow: fixes
hayzam pushed to master at Difuse/Mellaris 2026-05-13 00:40:50 +00:00
7a3f6e945d Improves flow handling and adds runtime stats APIs
hayzam pushed to master at Difuse/Mellaris 2026-05-12 15:35:50 +00:00
3f895adb43 packet: tcp: fix bounds casting
hayzam pushed to master at Difuse/Mellaris 2026-05-12 15:29:17 +00:00
e8fdf1268b tests: fix
hayzam pushed to master at Difuse/Mellaris 2026-05-12 15:16:29 +00:00
ecc2cde1c2 refactor: engine/tcp/worker perf improvements
hayzam pushed to master at Difuse/Mellaris 2026-05-12 13:31:38 +00:00
dc16b979e7 engine, io: more caching + optimizations
hayzam pushed to master at Difuse/Mellaris 2026-05-12 12:36:50 +00:00
4d70520e43 feed: make non-blocking, engine: move around dispatch call for perf
hayzam pushed to master at Difuse/Mellaris 2026-05-01 08:39:29 +00:00
e3f1f5046a test: improve coverage across package
hayzam pushed to master at Difuse/Mellaris 2026-02-12 08:04:47 +00:00
e1c68ec7d0 ruleset: try to fix reloader
hayzam pushed to master at Difuse/Mellaris 2026-02-12 07:58:04 +00:00
beaaddad2b ruleset: try to fix reloader
hayzam pushed to master at Difuse/Mellaris 2026-02-11 11:03:06 +00:00
a8f8b43f3e rulset: expr: geosite log
hayzam pushed to master at Difuse/Mellaris 2026-02-11 10:53:19 +00:00
70bdcb8fc7 analyzer: quic: some optimizations
hayzam pushed to master at Difuse/Mellaris 2026-02-11 10:41:19 +00:00
5fda34a476 analyzer: make http3/quic handling more reliable
hayzam pushed to master at Difuse/Mellaris 2026-02-11 10:32:44 +00:00
fc38d0fa9d chore: remove .github