summaryrefslogtreecommitdiff
path: root/device/timers.go
AgeCommit message (Expand)Author
2021-03-06device: get rid of peers.empty boolean in timersActiveJason A. Donenfeld
2021-02-08device: separate timersInit from timersStartJosh Bleecher Snyder
2021-02-08device: overhaul device state managementJosh Bleecher Snyder
2021-01-28global: bump copyrightJason A. Donenfeld
2021-01-27device: get rid of nonce routineJason A. Donenfeld
2021-01-26device: combine debug and info log levels into 'verbose'Jason A. Donenfeld
2021-01-26device: change logging interface to use functionsJosh Bleecher Snyder
2021-01-07device: fix data race in peer.timersActiveJosh Bleecher Snyder
2021-01-07device: fix persistent_keepalive_interval data racesJosh Bleecher Snyder
2021-01-07device: use defer to simplify peer.NewTimerJosh Bleecher Snyder
2020-05-02global: update header comments and modulesJason A. Donenfeld
2019-05-24device: timers: add jitter on ack failure reinitiationJason A. Donenfeld
2019-03-03global: begin modularizationJason A. Donenfeld