]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Initial version of migration to new event model
authorMathias Hall-Andersen <mathias@hall-andersen.dk>
Sat, 5 May 2018 00:20:52 +0000 (02:20 +0200)
committerMathias Hall-Andersen <mathias@hall-andersen.dk>
Sat, 5 May 2018 00:20:52 +0000 (02:20 +0200)
commit6db41d5a269c79bd04b18dbfa171cc241a6cdcc9
tree7cfd9a8461b5c66dd971971e3706ada4c8b0484a
parent168ef61a638e4875b260edbc51551bae0dc34ac3
Initial version of migration to new event model

- Begin move away from global timer state.
- Made logging format more consistent
event.go [new file with mode: 0644]
peer.go
receive.go
send.go
signal.go
timer.go [deleted file]
timers.go
uapi.go