summaryrefslogtreecommitdiff
path: root/internal/namespace/namespace.go
AgeCommit message (Expand)Author
2 daysfeat: implement system preflight checks and health diagnosticsJames O'Doherty
3 daysrefactor: implement dependency injection and enable parallel testingJames O'Doherty
11 daysrefactor: remove dependency on ip CLI tool and abstract network logicJames O'Doherty
11 daysrefactor: decouple namespace operations and improve test coverageJames O'Doherty
11 daysrefactor: simplify architecture and improve documentationJames O'Doherty
2026-05-29feat: harden bootstrap and optimize network data pathJames O'Doherty
2026-05-29refactor: improve resource management and cleanup patternsJames O'Doherty
2026-05-29Refactor rootless namespace joining to use C launcherJames O'Doherty
2026-05-29security, refactor: resolve critical namespace escapes, path traversal, concu...James O'Doherty
2026-05-29refactor: optimize file cleanups, propagate exit codes, and fix MakefileJames O'Doherty
2026-05-29feat: implement userspace wireguard data-path and unprivileged host fd-passingJames 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-22Implement platform compatibility stubs and update AGENTS.mdJames O'Doherty