Pulse/internal/agentupdate
rcourtman faefe6edc8 Remove 198 unreachable Go functions
Dead-code sweep. Functions flagged unreachable by golang.org/x/tools/cmd/deadcode
and confirmed unused across pulse, pulse-enterprise, pulse-pro and pulse-mobile by
adversarial cross-repo verification. Cross-module reachability was checked
explicitly (only pkg/ exported symbols are importable by other modules; internal/
packages and _test.go files are not). go build, go vet and test-compile all pass.
2026-06-03 12:29:37 +01:00
..
coverage_test.go Harden unified agent update preflight 2026-06-02 23:54:48 +01:00
export_test.go Harden unified agent update preflight 2026-06-02 23:54:48 +01:00
restart_unix.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
restart_windows.go Fix Windows agent self-update restart failure 2025-11-30 12:02:43 +00:00
update.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
update_hostagent_integration_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
update_http_test.go Fail closed on invalid agent CA bundles 2026-04-22 16:58:21 +01:00
update_test.go Restore QNAP agent boot and update continuity 2026-04-22 10:48:43 +01:00