Tue, 05 Dec 2017 11:12:58 +0100 mod_limits: Fix typo in comment
Kim Alvefur <zash@zash.se> [Tue, 05 Dec 2017 11:12:58 +0100] rev 8456
mod_limits: Fix typo in comment
Fri, 01 Dec 2017 07:58:52 +0100 mod_register: Support CIDR notation in white-/blacklists (closes #941)
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2017 07:58:52 +0100] rev 8455
mod_register: Support CIDR notation in white-/blacklists (closes #941)
Sun, 03 Dec 2017 15:42:55 +0100 util.crand: Return early if a zero bytes are requested
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 15:42:55 +0100] rev 8454
util.crand: Return early if a zero bytes are requested
Sun, 03 Dec 2017 15:37:17 +0100 spec/util.random: Check a larger range of sizes
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 15:37:17 +0100] rev 8453
spec/util.random: Check a larger range of sizes
Sun, 03 Dec 2017 15:36:20 +0100 util.crand: Throw an error for sizes smaller than 1 byte
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 15:36:20 +0100] rev 8452
util.crand: Throw an error for sizes smaller than 1 byte
Sun, 03 Dec 2017 15:21:12 +0100 util.crand: Make it possible to use arc4random on Linux (needs libbsd)
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 15:21:12 +0100] rev 8451
util.crand: Make it possible to use arc4random on Linux (needs libbsd)
Sun, 03 Dec 2017 15:03:25 +0100 util.crand: Use a small buffer on the stack for small pieces of random, should be faster
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 15:03:25 +0100] rev 8450
util.crand: Use a small buffer on the stack for small pieces of random, should be faster
Sun, 03 Dec 2017 14:14:35 +0100 util.crand: Remove unneeded cast
Kim Alvefur <zash@zash.se> [Sun, 03 Dec 2017 14:14:35 +0100] rev 8449
util.crand: Remove unneeded cast
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip