summaryrefslogtreecommitdiffhomepage
path: root/disco
AgeCommit message (Expand)AuthorFilesLines
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-11/+10
2021-04-10Added 2 fuzzersAdamKorcz1-0/+18
2021-01-20wgengine/magicsock: send, use endpoints in CallMeMaybe messagesBrad Fitzpatrick1-7/+15
2021-01-20disco: support parsing/encoding endpoints in call-me-maybe framesBrad Fitzpatrick2-6/+52
2020-07-16wgengine/magicsock: run test DERP in mode where only disco packets allowedBrad Fitzpatrick1-0/+11
2020-07-03wgengine/magicsock: bunch of misc discovery path cleanupsBrad Fitzpatrick1-2/+2
2020-07-02disco: simplify expression, appease staticcheckBrad Fitzpatrick1-1/+1
2020-07-02wgengine/magicsock: clean up discovery loggingBrad Fitzpatrick1-0/+14
2020-07-01wgengine/magicsock: hook up discovery messages, upgrade to LAN worksBrad Fitzpatrick1-0/+6
2020-06-29disco: new package for parsing & marshaling discovery messagesBrad Fitzpatrick2-0/+230