Sun, 03 Dec 2017 14:13:56 +0100 util.crand: Silence signedness warning
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 14:13:56 +0100] rev 8448
util.crand: Silence signedness warning
Sat, 02 Dec 2017 11:11:32 +0100 util.crand: Only keep return value of getrandom() as the others don't return partial results
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2017 11:11:32 +0100] rev 8447
util.crand: Only keep return value of getrandom() as the others don't return partial results
Sat, 02 Dec 2017 10:58:37 +0100 util.crand: Try getrandom() again until buffer is filled
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2017 10:58:37 +0100] rev 8446
util.crand: Try getrandom() again until buffer is filled
Sat, 02 Dec 2017 02:12:06 +0100 net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 02 Dec 2017 02:12:06 +0100] rev 8445
net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]
Fri, 01 Dec 2017 05:13:28 +0100 util.ip: Do equality checking by comparing packed representation to avoid any variations
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 05:13:28 +0100] rev 8444
util.ip: Do equality checking by comparing packed representation to avoid any variations
Fri, 01 Dec 2017 04:54:23 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 04:54:23 +0100] rev 8443
Merge 0.10->trunk
Fri, 01 Dec 2017 03:13:52 +0100 util.ip: Add CGNAT network range reserved in RFC 6598
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 03:13:52 +0100] rev 8442
util.ip: Add CGNAT network range reserved in RFC 6598
Fri, 01 Dec 2017 03:31:37 +0100 util.ip: Do exact match for longer bit counts than available
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 03:31:37 +0100] rev 8441
util.ip: Do exact match for longer bit counts than available
Fri, 01 Dec 2017 03:29:25 +0100 util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 03:29:25 +0100] rev 8440
util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function
Fri, 01 Dec 2017 02:25:25 +0100 util.ip: Cache return values of all methods in one place
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 02:25:25 +0100] rev 8439
util.ip: Cache return values of all methods in one place
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip