aboutsummaryrefslogtreecommitdiffstats
path: root/src/consts.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* peer_server: calculate under_loadJake McGinty2018-05-171-3/+5
* timers: use kernel-esque max handshake counter for giving up on retriesJake McGinty2018-05-091-0/+2
* consts: fix typo in MAX_PEERS_PER_DEVICEJake McGinty2018-04-261-1/+1
* config: enforce max peers per deviceJake McGinty2018-04-031-14/+13
* peer: enforce max egress packet queue sizeJake McGinty2018-03-091-0/+3
* reorganize constantsJake McGinty2018-02-251-12/+12
* zero-out timerJake McGinty2018-02-241-2/+5
* rekey timer re-work for correctnessJake McGinty2018-02-241-2/+3
* simplify timer callsJake McGinty2018-02-231-1/+1
* make passive keepalive protocol-abidingJake McGinty2018-02-231-1/+1
* mac2 cookiesJake McGinty2018-02-211-0/+1
* let tun crate take care of tun headersJake McGinty2018-02-191-0/+1
* proper passive keepalivesJake McGinty2018-02-151-11/+10
* reject after REJECT_AFTER_MESSAGES messagesJake McGinty2018-02-131-2/+4
* verify mac1 for handshake messagesJake McGinty2018-02-131-0/+1
* don't limit message size to standard UDP MTUJake McGinty2018-02-101-4/+9
* add more consts from the specJake McGinty2018-01-081-0/+17
* rudimentary timers!Jake McGinty2017-12-301-0/+2