Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-31 | device: get free port when testing | Sina Siadat | |
Signed-off-by: Sina Siadat <siadat@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-05-02 | tuntest: split out testing package | David Crawshaw | |
This code is useful to other packages writing tests. Signed-off-by: David Crawshaw <crawshaw@tailscale.com> | |||
2019-10-16 | device: test packets between two fake devices | David Crawshaw | |
Signed-off-by: David Crawshaw <crawshaw@tailscale.io> | |||
2019-06-04 | device: use bytes.Equal for equality check, simplify assertEqual | Matt Layher | |
Signed-off-by: Matt Layher <mdlayher@gmail.com> | |||
2019-05-29 | device, tun: rearrange code and fix device tests | Matt Layher | |
Signed-off-by: Matt Layher <mdlayher@gmail.com> | |||
2019-03-03 | global: begin modularization | Jason A. Donenfeld | |