index
:
wg-wrap.git
main
wg-wrap runs commands in network namespaces configured with userspace wireguard tunnels.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-05-22
Update Makefile and README to standardize build/test process and lauch fuzzer
James O'Doherty
2026-05-22
Security hardening: prevent shell injection and null-byte crashes, implement ↵
James O'Doherty
8-bit clean argument fuzzing and portable E2E binary discovery
2026-05-22
feat: add argument verification diagnostic and secure temp files for launcher
James O'Doherty
2026-05-22
docs: update README and AGENTS.md to reflect embedded launcher architecture
James O'Doherty
2026-05-22
feat: implement rootless network isolation bootstrap and C launcher
James O'Doherty
2026-05-22
Update AGENTS.md with performance conventions and add t.Parallel to CLI tests
James O'Doherty
2026-05-22
Implement platform compatibility stubs and update AGENTS.md
James O'Doherty
2026-05-22
Refactor CLI for testability and implement hermetic config path injection
James O'Doherty
2026-05-22
Scaffold wg-wrap project structure and toolchain
James O'Doherty
2026-05-22
Initial commit
James O'Doherty