summaryrefslogtreecommitdiffhomepage
path: root/derp/derphttp/derphttp_test.go
AgeCommit message (Expand)AuthorFilesLines
2020-08-17derp: remove a client round-trip waiting on serverInfoBrad Fitzpatrick1-15/+21
2020-06-15derp: reduce DERP memory use; don't require callers to pass in memory to useBrad Fitzpatrick1-3/+2
2020-05-31net/netns, misc tests: remove TestOnlySkipPrivilegedOps, argv checksBrad Fitzpatrick1-5/+0
2020-05-29net/netns: set the bypass socket mark on linux.David Anderson1-0/+5
2020-03-23derp/derphttp: ignore PeerGoneMessage in testBrad Fitzpatrick1-0/+2
2020-03-04derp: protocol negotiation, add v2: send src pub keys to clients in packetsBrad Fitzpatrick1-1/+1
2020-02-20derp, wgengine/magicsock: support more than just packets from Client.RecvBrad Fitzpatrick1-3/+8
2020-02-18derp: more misc cleanupsBrad Fitzpatrick1-0/+4
2020-02-17derp: move away from [32]byte key typesBrad Fitzpatrick1-11/+9
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+142