| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-11 | util/slicesx: add FirstElementEqual and LastElementEqual | Brad Fitzpatrick | 3 | -2/+41 |
| 2024-09-11 | util/linuxfw: fall back to nftables when iptables not found | Maisem Ali | 2 | -1/+18 |
| 2024-09-04 | control/controlclient,posture,util/syspolicy: use predefined syspolicy keys i... | Nick Khyl | 1 | -0/+8 |
| 2024-09-03 | util/syspolicy/source: add package for reading policy settings from external ... | Nick Khyl | 11 | -2/+3009 |
| 2024-08-27 | usermetric: add initial user-facing metrics | Kristoffer Dalby | 2 | -0/+109 |
| 2024-08-23 | cmd/cloner, cmd/viewer, util/codegen: add support for aliases of cloneable types | Nick Khyl | 1 | -0/+9 |
| 2024-08-23 | util/codegen, cmd/cloner, cmd/viewer: update codegen.LookupMethod to support ... | Nick Khyl | 2 | -20/+222 |
| 2024-08-20 | util/winutil: add GetRegUserString/SetRegUserString accessors for storage and... | Aaron Klotz | 1 | -4/+22 |
| 2024-08-19 | ipnlocal: support setting authkey at login using syspolicy (#13061) | Andrea Gottardo | 1 | -0/+4 |
| 2024-08-19 | util/winutil: add constants from Win32 SDK for dll blocking mitigation policies | Aaron Klotz | 1 | -3/+5 |
| 2024-08-13 | fix #13076: codegen error when using anonymous struct | cai.li | 2 | -1/+79 |
| 2024-08-12 | util/syspolicy/setting: add package that contains types for the next syspolic... | Nick Khyl | 16 | -85/+2605 |
| 2024-08-03 | util/linuxfw: return nil interface not concrete type | Maisem Ali | 1 | -2/+16 |
| 2024-08-02 | util/winutil/gp: fix a busy loop bug | Nick Khyl | 1 | -0/+1 |
| 2024-07-29 | util/osuser: turn wasm check into a const expression | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-07-26 | util/osuser: run getent on non-Linux Unixes | Ross Williams | 1 | -2/+12 |
| 2024-07-22 | util/slicesx: add HasPrefix, HasSuffix, CutPrefix, and CutSuffix functions | Nick Khyl | 2 | -1/+82 |
| 2024-07-19 | cmd/viewer, types/views, util/codegen: add viewer support for custom containe... | Nick Khyl | 1 | -0/+8 |
| 2024-07-11 | cmd/cloner, cmd/viewer, util/codegen: add support for generic types and inter... | Nick Khyl | 2 | -8/+275 |
| 2024-07-10 | all: add test for package comments, fix, add comments as needed | Brad Fitzpatrick | 7 | -4/+8 |
| 2024-07-08 | util/winutil/gp, net/dns: add package for Group Policy API | Nick Khyl | 6 | -0/+798 |
| 2024-07-05 | util/winutil/s4u: fix some doc comments in the s4u package | Aaron Klotz | 2 | -14/+18 |
| 2024-07-05 | cmd/containerboot,cmd/k8s-operator: enable IPv6 for fqdn egress proxies (#12577) | Tom Proctor | 1 | -2/+9 |
| 2024-06-26 | util/winutil/s4u: fix incorrect token type specified in s4u Login | Aaron Klotz | 1 | -1/+1 |
| 2024-06-26 | util/winutil: ensure domain controller address is used when retrieving remote... | Aaron Klotz | 5 | -4/+226 |
| 2024-06-25 | util/winutil: add package for logging into Windows via Service-for-User (S4U) | Aaron Klotz | 5 | -4/+1467 |
| 2024-06-25 | util/linuxfw: verify that IPv6 if available if (#12598) | Irbe Krumina | 1 | -10/+28 |
| 2024-06-19 | util/deephash: fix test regression on 32-bit | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-06-18 | tailcfg, wgengine/filter: remove most FilterRule.SrcBits code | Brad Fitzpatrick | 1 | -4/+3 |
| 2024-06-18 | wgengine/filter/filtertype: make Match.IPProto a view | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-06-14 | util/winutil: update UserProfile to ensure any environment variables in the r... | Aaron Klotz | 3 | -21/+30 |
| 2024-06-14 | xcode/iOS: support serial number collection via MDM on iOS (#11429) | Andrea Gottardo | 1 | -0/+4 |
| 2024-06-14 | util/winutil: add UserProfile type for (un)loading user profiles | Aaron Klotz | 3 | -0/+227 |
| 2024-06-10 | util/singleflight: add DoChanContext | Andrew Dunham | 2 | -0/+247 |
| 2024-06-10 | util/winutil: add AllocateContiguousBuffer and SetNTString helper funcs | Aaron Klotz | 2 | -0/+245 |
| 2024-06-06 | util/winutil: add conpty package and helper for building windows.StartupInfoEx | Aaron Klotz | 2 | -0/+451 |
| 2024-06-05 | wgengine/magicsock: use math/rands/v2 | Maisem Ali | 1 | -0/+8 |
| 2024-06-05 | all: use math/rand/v2 more | Maisem Ali | 3 | -8/+7 |
| 2024-05-29 | util/linuxfw: don't try cleaning iptables on gokrazy | Brad Fitzpatrick | 1 | -0/+6 |
| 2024-05-24 | util/pool: add package for storing and using a pool of items | Andrew Dunham | 2 | -0/+416 |
| 2024-05-24 | all: do not depend on the testing package | Maisem Ali | 1 | -2/+8 |
| 2024-05-17 | util/lru: add Clear method | Andrew Dunham | 2 | -0/+10 |
| 2024-05-14 | util/linuxfw: fix IPv6 availability check for nftables (#12009) | Irbe Krumina | 4 | -77/+106 |
| 2024-05-09 | util/linuxfw: fix table name in DelStatefulRule | Andrew Dunham | 1 | -1/+1 |
| 2024-05-09 | util/linuxfw: fix stateful packet filtering in nftables mode | Anton Tolchanov | 1 | -1/+1 |
| 2024-05-06 | various: implement stateful firewalling on Linux (#12025) | Andrew Lytvynov | 3 | -0/+268 |
| 2024-05-06 | util/syspolicy: add auto exit node related keys (#11996) | Claire Wang | 2 | -0/+65 |
| 2024-05-05 | util/set: add Of variant of SetOf that takes variadic parameter | Brad Fitzpatrick | 2 | -10/+31 |
| 2024-04-30 | util/slicesx: add AppendMatching | Brad Fitzpatrick | 2 | -0/+25 |
| 2024-04-23 | util/syspolicy: add ReadStringArray interface (#11857) | Andrea Gottardo | 8 | -0/+69 |