aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wintun: take mutex so that deletion uses the right nameJason A. Donenfeld2019-08-301-3/+4
|
* tun: windows: never retry open on Windows 10Jason A. Donenfeld2019-06-181-3/+3
|
* wintun: guid functions are upstreamJason A. Donenfeld2019-06-061-1/+1
|
* ipc: use simplified fork of winioJason A. Donenfeld2019-05-231-7/+3
|
* mod: update depsJason A. Donenfeld2019-05-031-4/+5
|
* go.mod: use vendored winioJason A. Donenfeld2019-04-291-1/+3
|
* windows: use proper constants from updated x/sysJason A. Donenfeld2019-04-131-3/+5
|
* tun: windows: use new constants in sysJason A. Donenfeld2019-03-201-4/+4
|
* global: begin modularizationJason A. Donenfeld2019-03-031-3/+3
|
* Change package pathJason A. Donenfeld2019-02-181-1/+1
|
* Bump dependencies for ARM ChaCha20Jason A. Donenfeld2019-02-141-3/+3
|
* Import windows scafoldingJason A. Donenfeld2019-02-051-3/+4
|
* Update go x/ librariesJason A. Donenfeld2018-12-101-3/+3
| | | | | | | | | Android 9's Bionic disallows inotify_init with seccomp, so we want the latest unix change, and while we're at it, we update the others too. Reported-by: Berk D. Demir <bdd@mindcast.org> Go CL: https://go-review.googlesource.com/c/sys/+/153318 Fixes: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003642.html
* Switch to go modulesJason A. Donenfeld2018-10-091-0/+7