aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: don't directly rely on tokio 'meta' crateJake McGinty2018-05-171-1/+1
* timers: hold weak references to peer in timer messagesJake McGinty2018-05-081-5/+5
* timers: more corrections to persistent keepaliveJake McGinty2018-05-031-14/+20
* timer: use tokio-timer 0.2 and make timers cancelableJake McGinty2018-04-241-18/+26
* messages: strongly typed messagesJake McGinty2018-03-081-4/+1
* peer: enforce REJECT_AFTER_TIME in transport methods not as a timerJake McGinty2018-03-041-1/+0
* zero-out timerJake McGinty2018-02-241-2/+7
* simplify timer callsJake McGinty2018-02-231-9/+8
* clippytimeJake McGinty2018-02-151-2/+4
* support REJECT_AFTER_TIMEJake McGinty2018-02-151-0/+1
* more complete rekey timerJake McGinty2018-02-151-0/+5
* support persistent keepaliveJake McGinty2018-02-151-1/+2
* proper passive keepalivesJake McGinty2018-02-151-2/+2
* clippy knows allJake McGinty2018-02-141-1/+0
* clear unused importsJake McGinty2018-02-141-3/+3
* squish superfluous map_errJake McGinty2018-02-141-1/+1
* timer moduleJake McGinty2018-02-141-0/+46