Age | Commit message (Expand) | Author |
---|---|---|
2021-02-16 | conn: bump to 1.16 and get rid of NetErrClosed hack | Jason A. Donenfeld |
2021-02-10 | conn: close old fd before trying again | Jason A. Donenfeld |
2021-02-09 | conn: try harder to have v4 and v6 ports agree | Jason A. Donenfeld |
2021-01-28 | global: bump copyright | Jason A. Donenfeld |
2021-01-20 | device: allow compiling with Go 1.15 | Jason A. Donenfeld |
2021-01-08 | device: receive: do not exit immediately on transient UDP receive errors | Jason A. Donenfeld |
2021-01-07 | conn: linux: do not allow ReceiveIPvX to race with Close | Jason A. Donenfeld |
2021-01-07 | conn: do not SO_REUSEADDR on linux | Jason A. Donenfeld |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2020-05-02 | conn: introduce new package that splits out the Bind and Endpoint types | David Crawshaw |