aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26code quality:fw/codeQualityFrank Werner-Krippendorf
2020-06-22device: export Bind and remove socketfd shims for androidDavid Crawshaw
2020-06-22ipc: add comment about socketDirectory linker override on androidDavid Crawshaw
2020-06-22conn: add comments saying what uses these interfacesDavid Crawshaw
2020-06-07device: do not include sticky sockets on androidJason A. Donenfeld
2020-06-07conn: unbreak boundif on androidJason A. Donenfeld
2020-06-07conn: remove useless commentJason A. Donenfeld
2020-06-07conn: fix windows situation with boundifJason A. Donenfeld
2020-05-19replay: account for fqcodel reorderingJason A. Donenfeld
2020-05-18device: rework padding calculation and don't shadow paddedSizeJason A. Donenfeld
2020-05-06tai64n: make the test deterministicDmytro Shynkevych
2020-05-02main: now that we're upstreamed, relax Linux warningJason A. Donenfeld
2020-05-02README: specify go 1.13Jason A. Donenfeld
2020-05-02global: update header comments and modulesJason A. Donenfeld
2020-05-02ipc: deduplicate some unix-specific codeDavid Crawshaw
2020-05-02ipc: remove unnecessary error checkDavid Crawshaw
2020-05-02device: use atomic access for unlocked keypair.nextJason A. Donenfeld
2020-05-02wintun: make remaining HWID comparisons case insensitiveSimon Rozman
2020-05-02setupapi: extend struct size constant definitions for arm(64)Simon Rozman
2020-05-02device: add debug logs describing handshake rejectionAvery Pennarun
2020-05-02tun: return a better error message if /dev/net/tun doesn't existBrad Fitzpatrick
2020-05-02device: return generic error from Ipc{Get,Set}Operation.David Anderson
2020-05-02tun: NetlinkListener: don't send EventDown before sending EventUpAvery Pennarun
2020-05-02device: give handshake state a typeDavid Crawshaw
2020-05-02tuntest: split out testing packageDavid Crawshaw
2020-05-02tun: fix data race on name fieldBrad Fitzpatrick
2020-05-02tun: remove unused isUp methodBrad Fitzpatrick
2020-05-02conn: introduce new package that splits out the Bind and Endpoint typesDavid Crawshaw
2020-05-02wintun: split error message for create vs open namespace.Avery Pennarun
2020-05-02device: add test to ensure Peer fields are safe for atomic access on 32-bitDavid Anderson
2020-03-30rwcancel: no-op builds for windows and darwinDavid Crawshaw
2020-03-30ratelimiter: use a fake clock in tests and style cleanupsDavid Crawshaw
2020-03-20version: bump snapshot0.0.20200320Jason A. Donenfeld
2020-03-17noise: unify zero checking of ecdhJason A. Donenfeld
2020-03-17global: use RTMGRP_* consts from x/sys/unixTobias Klauser
2020-02-14send: account for zero mtuJason A. Donenfeld
2020-02-04device: fix private key removal logicJason A. Donenfeld
2020-02-04uapi: allow unsetting device private key with /dev/nullJason A. Donenfeld
2020-01-21version: bump snapshot0.0.20200121Jason A. Donenfeld
2020-01-15tun: darwin: ignore ENOMEM errorsJason A. Donenfeld
2020-01-07tun: windows: serialize write callsJason A. Donenfeld
2019-12-30README: update repo urlsJason A. Donenfeld
2019-11-28device: SendmsgN mutates the input sockaddrJason A. Donenfeld
2019-11-22wintun: manage ring memory manuallyJason A. Donenfeld
2019-10-30constants: recalculate rekey max based on a one minute floodJason A. Donenfeld
2019-10-22global: fix a few typos courtesy of codespellJonathan Tooker
2019-10-21device: allow blackholing socketsJason A. Donenfeld
2019-10-21device: remove dead error reporting codeJason A. Donenfeld
2019-10-21namespaceapi: remove tasteless commentJason A. Donenfeld
2019-10-17device: recheck counters while holding write lockJason A. Donenfeld