]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
global: remove TODO name graffiti
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 22 Feb 2021 14:43:08 +0000 (15:43 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 23 Feb 2021 19:00:57 +0000 (20:00 +0100)
commitf9dac7099ef1dd46ed03e8aa8453f3c5211954b8
tree4994384b00c61cffa01ba77f37300a694d1254b0
parent9a29ae267cc4573f88f5d9871e2aa53ea201e873
global: remove TODO name graffiti

Googlers have a habit of graffiting their name in TODO items that then
are never addressed, and other people won't go near those because
they're marked territory of another animal. I've been gradually cleaning
these up as I see them, but this commit just goes all the way and
removes the remaining stragglers.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/noise-protocol.go
device/send.go
tun/tuntest/tuntest.go