summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
AgeCommit message (Expand)AuthorFilesLines
2022-08-03syncs, all: move to using Go's new atomic types instead of oursbradfitz/appendfBrad Fitzpatrick1-4/+5
2022-01-24envknob: add new package for all the strconv.ParseBool(os.Getenv(..))Brad Fitzpatrick1-5/+2
2021-07-15control/{controlknobs,controlclient}: simplify knobs API, fix controlclient c...Brad Fitzpatrick1-16/+9
2021-07-15net/portmapper: add upnp port mappingjulianknodt1-0/+41