]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
replay: minor API changes to more idiomatic Go
authorRiobard Zhan <me@riobard.com>
Wed, 9 Sep 2020 18:06:44 +0000 (02:06 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 14 Oct 2020 08:46:00 +0000 (10:46 +0200)
commit2c143dce0ff55feb35c7f6b9199479db88909903
treebb22f8ee6531aaedb338caf56f404ad0d96c96e2
parent22af3890f60d11472977f2fbdf50e6d5b406e356
replay: minor API changes to more idiomatic Go

Signed-off-by: Riobard Zhan <me@riobard.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/keypair.go
device/noise-protocol.go
replay/replay.go
replay/replay_test.go