| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-07-08 | add capability checkjknodt/io-uring | kadmin | 4 | -5/+72 |
| 2021-07-08 | update with Josh's changes | kadmin | 8 | -193/+102 |
| 2021-07-08 | Add test for udp conn | kadmin | 1 | -1/+86 |
| 2021-07-08 | Clean up tests a bit more | kadmin | 2 | -2/+3 |
| 2021-07-08 | add timeout? | kadmin | 3 | -0/+15 |
| 2021-07-08 | net/uring: add split for linux vs not for io_uring | julianknodt | 8 | -8/+191 |
| 2021-07-08 | net/uring: add go ntohs | kadmin | 4 | -7/+76 |
| 2021-07-08 | comment more | Josh Bleecher Snyder | 1 | -2/+8 |
| 2021-07-08 | incorporate recvOut into recvReqs | Josh Bleecher Snyder | 2 | -21/+25 |
| 2021-07-08 | remove more dead code | Josh Bleecher Snyder | 1 | -23/+12 |
| 2021-07-08 | document, cull dead code | Josh Bleecher Snyder | 1 | -10/+8 |
| 2021-07-08 | WIP: clean shutdown for UDP conn | Josh Bleecher Snyder | 2 | -29/+74 |
| 2021-07-08 | remove dead code | Josh Bleecher Snyder | 1 | -7/+0 |
| 2021-07-08 | overhaul error handling of peek/waitcompletion | Josh Bleecher Snyder | 2 | -67/+95 |
| 2021-07-08 | refactor | Josh Bleecher Snyder | 2 | -69/+54 |
| 2021-07-08 | set sin_family (oops) | Josh Bleecher Snyder | 1 | -0/+2 |
| 2021-07-08 | remove some TODOs, make ip address extraction equally awful | Josh Bleecher Snyder | 1 | -9/+1 |
| 2021-07-08 | simplify change point | Josh Bleecher Snyder | 4 | -76/+122 |
| 2021-07-08 | convert manual tests into automated tests | Josh Bleecher Snyder | 5 | -67/+79 |
| 2021-07-08 | tewak | Josh Bleecher Snyder | 1 | -4/+4 |
| 2021-07-08 | start cleaning up code | Josh Bleecher Snyder | 3 | -20/+57 |
| 2021-07-08 | ipv6 support, UNTESTED, super hacky | Josh Bleecher Snyder | 2 | -33/+45 |
| 2021-07-08 | comments | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-07-08 | fix io_uring tun device reads | Josh Bleecher Snyder | 2 | -10/+12 |
| 2021-07-08 | make it easy to toggle uring on/off | Josh Bleecher Snyder | 1 | -1/+6 |
| 2021-07-08 | switch file.go to test reads instead of writes | Josh Bleecher Snyder | 1 | -20/+17 |
| 2021-07-08 | simpler init | Josh Bleecher Snyder | 1 | -8/+2 |
| 2021-07-08 | stick closer to upstream tun reading code | Josh Bleecher Snyder | 2 | -5/+19 |
| 2021-07-08 | make cgo pointer rules happy | Josh Bleecher Snyder | 3 | -84/+188 |
| 2021-07-08 | use io_uring for sendmsg | Josh Bleecher Snyder | 2 | -93/+132 |
| 2021-07-08 | disable polling for now | Josh Bleecher Snyder | 2 | -4/+5 |
| 2021-07-08 | they work with extra junk | Josh Bleecher Snyder | 3 | -25/+87 |
| 2021-07-08 | tun writes...not working yet (but why not??) | Josh Bleecher Snyder | 3 | -27/+240 |
| 2021-07-08 | use polling instead of syscall | Josh Bleecher Snyder | 2 | -8/+25 |
| 2021-07-08 | smush together two return values from C | Josh Bleecher Snyder | 2 | -11/+15 |
| 2021-07-08 | keep 8 requests in the queue at all times | Josh Bleecher Snyder | 2 | -18/+21 |
| 2021-07-08 | remove all allocs | Josh Bleecher Snyder | 2 | -18/+28 |
| 2021-07-08 | remove all allocations | Josh Bleecher Snyder | 1 | -19/+34 |
| 2021-07-08 | mve sockaddr_in to Go | Josh Bleecher Snyder | 2 | -15/+8 |
| 2021-07-08 | move iovec to go | Josh Bleecher Snyder | 2 | -12/+5 |
| 2021-07-08 | sheesh | Josh Bleecher Snyder | 1 | -1/+10 |
| 2021-07-08 | move msghdr to Go | Josh Bleecher Snyder | 2 | -12/+6 |
| 2021-07-08 | use io_uring | Josh Bleecher Snyder | 4 | -5/+302 |
| 2021-07-08 | tstest/integration/vms: outgoing SSH test (#2349) | Christine Dodrill | 1 | -39/+166 |
| 2021-07-08 | tstest/integration/vms: add Oracle Linux image (#2328) | Christine Dodrill | 2 | -2/+9 |
| 2021-07-07 | cmd/tailscale/cli: document the web subcommand a bit more | Brad Fitzpatrick | 1 | -0/+8 |
| 2021-07-07 | net/tstun: fix data races | Josh Bleecher Snyder | 1 | -6/+31 |
| 2021-07-07 | tstest/integration: help bust cmd/go's test caching | Brad Fitzpatrick | 3 | -0/+113 |
| 2021-07-07 | tailcfg: note RegionID 900-999 reservation | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-07-07 | util/deephash: don't reflect.Copy if element type is a defined uint8 | Brad Fitzpatrick | 2 | -1/+8 |
