Cybersecurity-Projects/PROJECTS/advanced/zig-stateless-scanner/src
CarterPerez-dev bb46250087 feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
..
afpacket.zig feat(zingela): M3 AF_PACKET TX_RING backend + token-bucket rate limiter 2026-06-29 17:22:20 -04:00
afxdp.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
classify.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
cli.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
cookie.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
dedup.zig feat(zingela): M4 RX engine - classify + dedup + Io.Queue handoff 2026-06-30 09:37:59 -04:00
main.zig feat(zingela): M5 two-engine concurrency + truecolor dashboard + NDJSON 2026-07-01 22:38:37 -04:00
netutil.zig feat(zingela): M5 two-engine concurrency + truecolor dashboard + NDJSON 2026-07-01 22:38:37 -04:00
numtheory.zig feat(zingela): M2 address engine - cyclic-group permutation + exclude floor 2026-06-29 05:45:09 -04:00
output.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
packet.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
packet_io.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
payloads.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
ratelimit.zig feat(zingela): M3 AF_PACKET TX_RING backend + token-bucket rate limiter 2026-06-29 17:22:20 -04:00
rx.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
scancmd.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
smoke.zig feat(zingela): M1 packet-layer correctness KATs + SipHash SYN-cookie 2026-06-26 18:12:20 -04:00
targets.zig feat(zingela): M5 two-engine concurrency + truecolor dashboard + NDJSON 2026-07-01 22:38:37 -04:00
template.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
tx.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
txcmd.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00
udp.zig feat(zingela): M6 UDP scan - source-port cookie, compile-time payload table, ICMP type3/code3 classification 2026-07-02 06:39:31 -04:00
xdp.zig feat(zingela): M7 AF_XDP TX backend behind -Dxdp - pure-syscall UMEM + 4 rings, zero-copy/SKB/AF_PACKET selection ladder, asymmetric AF_XDP-TX + AF_PACKET-RX 2026-07-02 11:54:07 -04:00