Software /
code /
prosody
Graph
-
mod_dialback: Copy function from mod_s2s instead of depending on it, which made it harder to disable s2s (fixes #1050)Tue, 05 Dec 2017 12:21:51 +0100, by Kim Alvefur
-
DEPENDS: Change link to httpsTue, 05 Dec 2017 11:59:43 +0100, by Kim Alvefur
-
mod_limits: Fix typo in commentTue, 05 Dec 2017 11:12:58 +0100, by Kim Alvefur
-
mod_register: Support CIDR notation in white-/blacklists (closes #941)Fri, 01 Dec 2017 07:58:52 +0100, by Kim Alvefur
-
util.crand: Return early if a zero bytes are requestedSun, 03 Dec 2017 15:42:55 +0100, by Kim Alvefur
-
spec/util.random: Check a larger range of sizesSun, 03 Dec 2017 15:37:17 +0100, by Kim Alvefur
-
util.crand: Throw an error for sizes smaller than 1 byteSun, 03 Dec 2017 15:36:20 +0100, by Kim Alvefur
-
util.crand: Make it possible to use arc4random on Linux (needs libbsd)Sun, 03 Dec 2017 15:21:12 +0100, by Kim Alvefur
-
util.crand: Use a small buffer on the stack for small pieces of random, should be fasterSun, 03 Dec 2017 15:03:25 +0100, by Kim Alvefur
-
util.crand: Remove unneeded castSun, 03 Dec 2017 14:14:35 +0100, by Kim Alvefur
-
util.crand: Silence signedness warningSun, 03 Dec 2017 14:13:56 +0100, by Kim Alvefur
-
util.crand: Only keep return value of getrandom() as the others don't return partial resultsSat, 02 Dec 2017 11:11:32 +0100, by Kim Alvefur
-
util.crand: Try getrandom() again until buffer is filledSat, 02 Dec 2017 10:58:37 +0100, by Kim Alvefur
-
net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]Sat, 02 Dec 2017 02:12:06 +0100, by Kim Alvefur
-
util.ip: Do equality checking by comparing packed representation to avoid any variationsFri, 01 Dec 2017 05:13:28 +0100, by Kim Alvefur
Scroll all the way down to load more.