| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-29 | refactor: rename module to git.theodohertyfamily.com/wg-wrap and apply ↵ | James O'Doherty | |
| public domain license - Update go.mod and all internal imports to reflect the new module path - Add LICENSE file with the Unlicense (public domain dedication) - Increase timeouts in e2e lifecycle tests to prevent flaky failures - Verify all tests, linting, and formatting pass with the new module name | |||
| 2026-05-22 | refactor: unify path management and complete profile management system | James O'Doherty | |
| - Create internal/paths package for unified config and runtime directory resolution - Implement robust WireGuard config parsing in pkg/wgconf - Implement profile management subcommands: list, import, configure, delete, stop - Fix namespace pinning path collisions (separating .ns files from pids directories) - Implement and verify namespace unpinning logic - Fix linting errors and improve error handling across the project | |||
| 2026-05-22 | Refactor lifecycle to support XDG_RUNTIME_DIR and fix binary pathing in E2E ↵ | James O'Doherty | |
| tests | |||
| 2026-05-22 | Implement automatic namespace lifecycle cleanup with last-man-out reference ↵ | James O'Doherty | |
| counting | |||
