Age | Commit message (Expand) | Author |
---|---|---|
2023-02-07 | global: bump copyright year | Jason A. Donenfeld |
2022-09-20 | global: bump copyright year | Jason A. Donenfeld |
2022-09-04 | all: use Go 1.19 and its atomic types | Brad Fitzpatrick |
2022-03-16 | all: update to Go 1.18 | Josh Bleecher Snyder |
2021-12-09 | global: apply gofumpt | Jason A. Donenfeld |
2021-11-23 | global: use netip where possible now | Jason A. Donenfeld |
2021-10-11 | conn,wintun: use unsafe.Slice instead of unsafeSlice | Jason A. Donenfeld |
2021-05-11 | conn: windows: set count=0 on retry | Jason A. Donenfeld |
2021-04-26 | conn: windows: do not error out when receiving UDP jumbogram | Jason A. Donenfeld |
2021-04-09 | conn: windows: reset ring to starting position after free | Jason A. Donenfeld |
2021-04-09 | conn: windows: compare head and tail properly | Jason A. Donenfeld |
2021-04-02 | all: make conn.Bind.Open return a slice of receive functions | Josh Bleecher Snyder |
2021-02-25 | conn: implement RIO for fast Windows UDP sockets | Jason A. Donenfeld |