summaryrefslogtreecommitdiffhomepage
path: root/cmd/stund
AgeCommit message (Expand)AuthorFilesLines
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl1-0/+7
2024-06-24types/lazy: add Peek method to SyncValueAndrew Dunham1-1/+1
2024-06-16net/ipset, wgengine/filter/filtertype: add split-out packagesBrad Fitzpatrick1-2/+0
2024-06-16net/tsaddr: use bart in NewContainsIPFunc, add tests, benchmarksBrad Fitzpatrick1-0/+2
2024-06-05all: use math/rand/v2 moreMaisem Ali1-1/+1
2024-04-17build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410)dependabot[bot]1-0/+1
2024-04-09tsweb: switch to fastuuid for request ID generationJames Tucker1-1/+3
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-1/+0
2024-02-07go.toolchain.rev: bump to Go 1.22.0 (#11055)Andrew Lytvynov1-2/+2
2024-01-19go.mod: bump most deps for start of cycleJames Tucker1-13/+10
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai1-0/+1
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker2-0/+238