Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rwcancel: use unix.Poll again but bump x/sys so it uses ppoll under the hood | 2021-09-27 | 1 | -17/+9 | |
* | go.mod: bump golang.org/x/sys again | 2021-05-25 | 1 | -0/+6 | |
* | mod: bump x/sys | 2021-03-08 | 1 | -4/+4 | |
* | conn: implement RIO for fast Windows UDP sockets | 2021-02-25 | 1 | -7/+6 | |
* | device: remove deviceStateNew | 2021-02-09 | 1 | -0/+1 | |
* | netstack: further sequester with own go.mod and go.sum | 2021-01-21 | 1 | -375/+0 | |
* | tun: add tcpip stack tunnel abstraction | 2021-01-13 | 1 | -0/+375 | |
* | device: receive: do not exit immediately on transient UDP receive errors | 2021-01-08 | 1 | -9/+8 | |
* | memmod: fix import loading function usage | 2020-11-27 | 1 | -4/+4 | |
* | mod: bump | 2020-11-18 | 1 | -6/+8 | |
* | mod: update deps | 2020-11-07 | 1 | -9/+7 | |
* | wintun: load wintun.dll from RCDATA resource | 2020-11-07 | 1 | -0/+2 | |
* | go.mod: bump golang.org/x/sys to latest version | 2020-10-27 | 1 | -2/+2 | |
* | tun/wintun/registry: fix Go 1.15 race/checkptr failure | 2020-10-21 | 1 | -2/+2 | |
* | global: update header comments and modules | 2020-05-02 | 1 | -6/+7 | |
* | global: use RTMGRP_* consts from x/sys/unix | 2020-03-17 | 1 | -2/+2 | |
* | mod: bump versions | 2019-10-04 | 1 | -6/+6 | |
* | wintun: take mutex so that deletion uses the right name | 2019-08-30 | 1 | -6/+9 | |
* | tun: windows: never retry open on Windows 10 | 2019-06-18 | 1 | -6/+6 | |
* | wintun: guid functions are upstream | 2019-06-06 | 1 | -2/+2 | |
* | ipc: use simplified fork of winio | 2019-05-23 | 1 | -10/+6 | |
* | mod: update deps | 2019-05-03 | 1 | -7/+9 | |
* | go.mod: use vendored winio | 2019-04-29 | 1 | -0/+1 | |
* | windows: use proper constants from updated x/sys | 2019-04-13 | 1 | -6/+7 | |
* | tun: windows: use new constants in sys | 2019-03-20 | 1 | -8/+10 | |
* | global: begin modularization | 2019-03-03 | 1 | -6/+7 | |
* | Bump dependencies for ARM ChaCha20 | 2019-02-14 | 1 | -6/+6 | |
* | Import windows scafolding | 2019-02-05 | 1 | -6/+8 | |
* | Update go x/ libraries | 2018-12-10 | 1 | -6/+6 | |
* | Switch to go modules | 2018-10-09 | 1 | -0/+6 |