Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | all: update to Go 1.18 | Josh Bleecher Snyder |
2021-11-23 | global: use netip where possible now | Jason A. Donenfeld |
2021-04-12 | conn: reconstruct v4 vs v6 receive function based on symtab | Jason A. Donenfeld |
2021-04-02 | all: make conn.Bind.Open return a slice of receive functions | Josh Bleecher Snyder |
2021-02-23 | conn: make binds replacable | Jason A. Donenfeld |
2021-01-28 | global: bump copyright | Jason A. Donenfeld |
2021-01-26 | conn: fix interface parameter name in Bind interface docs | Brad Fitzpatrick |
2020-06-22 | conn: add comments saying what uses these interfaces | David Crawshaw |
2020-06-07 | conn: unbreak boundif on android | Jason A. Donenfeld |
2020-06-07 | conn: fix windows situation with boundif | 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 |