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
path:
root
/
tests
/
e2e
Age
Commit message (
Expand
)
Author
2026-05-29
feat: implement robust namespace lifecycle and resilience suite
James O'Doherty
2026-05-29
Refactor rootless namespace joining to use C launcher
James O'Doherty
2026-05-29
Fix DNS leaks, lifecycle race, and editor arg splitting
James O'Doherty
2026-05-29
refactor: optimize file cleanups, propagate exit codes, and fix Makefile
James O'Doherty
2026-05-29
feat(dns): implement unprivileged DNS isolation, precedence order, and profil...
James O'Doherty
2026-05-29
feat: implement userspace wireguard data-path and unprivileged host fd-passing
James O'Doherty
2026-05-22
refactor: unify path management and complete profile management system
James O'Doherty
2026-05-22
Fix PID lifecycle race and improve CLI routing for diagnostic commands
James O'Doherty
2026-05-22
Refactor lifecycle to support XDG_RUNTIME_DIR and fix binary pathing in E2E t...
James O'Doherty
2026-05-22
Implement automatic namespace lifecycle cleanup with last-man-out reference c...
James O'Doherty
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
2026-05-22
feat: implement rootless network isolation bootstrap and C launcher
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