wireguard-go/device
Brad Fitzpatrick b51010ba13 all: use Go 1.19 and its atomic types
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-09-04 12:57:30 +02:00
..
allowedips_rand_test.go all: update to Go 1.18 2022-03-16 16:09:48 -07:00
allowedips_test.go all: update to Go 1.18 2022-03-16 16:09:48 -07:00
allowedips.go all: update to Go 1.18 2022-03-16 16:09:48 -07:00
bind_test.go global: bump copyright 2021-01-28 17:52:15 +01:00
channels.go device: flush peer queues before starting device 2021-02-10 00:39:28 +01:00
constants.go device: allow reducing queue constants on iOS 2021-05-22 01:00:51 +02:00
cookie_test.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
cookie.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
device_test.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
device.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
devicestate_string.go device: remove deviceStateNew 2021-02-09 15:39:19 +01:00
endpoint_test.go all: update to Go 1.18 2022-03-16 16:09:48 -07:00
indextable.go global: bump copyright 2021-01-28 17:52:15 +01:00
ip.go global: bump copyright 2021-01-28 17:52:15 +01:00
kdf_test.go global: apply gofumpt 2021-12-09 23:15:55 +01:00
keypair.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
logger.go all: use any in place of interface{} 2022-03-16 16:40:24 -07:00
mobilequirks.go device: make new peers inherit broken mobile semantics 2021-11-15 23:40:47 +01:00
noise_test.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
noise-helpers.go global: bump copyright 2021-01-28 17:52:15 +01:00
noise-protocol.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
noise-types.go global: bump copyright 2021-01-28 17:52:15 +01:00
peer.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
pools_test.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
pools.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
queueconstants_android.go global: bump copyright 2021-01-28 17:52:15 +01:00
queueconstants_default.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
queueconstants_ios.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
queueconstants_windows.go conn: implement RIO for fast Windows UDP sockets 2021-02-25 15:08:08 +01:00
race_disabled_test.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
race_enabled_test.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
receive.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
send.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
sticky_default.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
sticky_linux.go conn, device, tun: set CLOEXEC on fds 2022-07-04 01:42:12 +02:00
timers.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
tun.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00
uapi.go all: use Go 1.19 and its atomic types 2022-09-04 12:57:30 +02:00