summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-29Fix DNS leaks, lifecycle race, and editor arg splittingJames O'Doherty
2026-05-29security, refactor: resolve critical namespace escapes, path traversal, concu...James O'Doherty
2026-05-29security: upgrade dependencies to remediate transitive vulnerabilitiesJames O'Doherty
2026-05-29feat(cli,parser): support custom profile names and overhaul WireGuard .conf p...James O'Doherty
2026-05-29refactor: optimize file cleanups, propagate exit codes, and fix MakefileJames O'Doherty
2026-05-29feat(dns): implement unprivileged DNS isolation, precedence order, and profil...James O'Doherty
2026-05-29feat: implement userspace wireguard data-path and unprivileged host fd-passingJames O'Doherty
2026-05-22refactor: unify path management and complete profile management systemJames O'Doherty
2026-05-22docs: add diagnostic commands to READMEJames O'Doherty
2026-05-22Fix PID lifecycle race and improve CLI routing for diagnostic commandsJames O'Doherty
2026-05-22Refactor lifecycle to support XDG_RUNTIME_DIR and fix binary pathing in E2E t...James O'Doherty
2026-05-22Implement automatic namespace lifecycle cleanup with last-man-out reference c...James O'Doherty
2026-05-22Update Makefile and README to standardize build/test process and lauch fuzzerJames O'Doherty
2026-05-22Security hardening: prevent shell injection and null-byte crashes, implement ...James O'Doherty
2026-05-22feat: add argument verification diagnostic and secure temp files for launcherJames O'Doherty
2026-05-22docs: update README and AGENTS.md to reflect embedded launcher architectureJames O'Doherty
2026-05-22feat: implement rootless network isolation bootstrap and C launcherJames O'Doherty
2026-05-22Update AGENTS.md with performance conventions and add t.Parallel to CLI testsJames O'Doherty
2026-05-22Implement platform compatibility stubs and update AGENTS.mdJames O'Doherty
2026-05-22Refactor CLI for testability and implement hermetic config path injectionJames O'Doherty
2026-05-22Scaffold wg-wrap project structure and toolchainJames O'Doherty
2026-05-22Initial commitJames O'Doherty