summaryrefslogtreecommitdiffhomepage
path: root/derp/derphttp/derphttp_server.go
AgeCommit message (Expand)AuthorFilesLines
2025-02-03derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to capt...James Tucker1-1/+2
2024-10-20derp: track client-advertised non-ideal DERP connections in more placesBrad Fitzpatrick1-1/+7
2024-08-06cmd/derper: move 204 handler from package main to derphttpBrad Fitzpatrick1-0/+27
2024-05-03derp/derphttp: fix netcheck HTTPS probesBrad Fitzpatrick1-0/+21
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-18derp: plumb '/derp' request context through (#5083)Charlotte Brandhorst-Satzkorn1-1/+1
2021-10-28derp: use new node key type.David Anderson1-2/+2
2021-10-27derp/derphttp: only log about a weird upgrade if any was specifiedBrad Fitzpatrick1-1/+3
2021-10-22cmd/derper, derp/derphttp: add websocket supportBrad Fitzpatrick1-1/+5
2020-08-20derp, derp/derphttp: remove one RTT from DERP setupBrad Fitzpatrick1-3/+21
2020-03-12derp: introduce Conn interfaceDavid Crawshaw1-1/+1
2020-02-28derp: clean up derphttp client code, use contextsBrad Fitzpatrick1-2/+4
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+35