summaryrefslogtreecommitdiffhomepage
path: root/util/syspolicy/syspolicy_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-29/+29
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-04ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest c...Brad Fitzpatrick1-8/+29
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-8/+8
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick1-11/+12
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-38/+39
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-1/+2
2024-10-25util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsopNick Khyl1-109/+268
2024-08-12util/syspolicy/setting: add package that contains types for the next syspolic...Nick Khyl1-11/+13
2024-05-06util/syspolicy: add auto exit node related keys (#11996)Claire Wang1-0/+58
2024-04-23util/syspolicy: add ReadStringArray interface (#11857)Andrea Gottardo1-0/+9
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang1-13/+6
2023-11-17util/syspolicy: add caching handler (#10288)Claire Wang1-6/+10
2023-09-29util/syspolicy: add read boolean setting (#9592)Claire Wang1-0/+60
2023-09-29util: add syspolicy package (#9550)Claire Wang1-0/+375