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
/
lifecycle_test.go
Age
Commit message (
Expand
)
Author
11 days
refactor: decouple namespace operations and improve test coverage
James O'Doherty
12 days
fix: resolve resource leaks and improve namespace lifecycle management
James O'Doherty
2026-05-29
refactor: rename module to git.theodohertyfamily.com/wg-wrap and apply public...
James O'Doherty
2026-05-29
refactor: tidy project and stabilize E2E lifecycle tests
James O'Doherty
2026-05-29
fix: resolve deadlocks, routing errors, and test timings in test suite
James O'Doherty
2026-05-29
perf: optimize test suite execution and reduce polling
James O'Doherty
2026-05-29
feat(dns): implement unprivileged DNS isolation, precedence order, and profil...
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