Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.crand: Try getrandom() again until buffer is filled | Kim Alvefur | Sat, 02 Dec 2017 10:58:37 +0100 |
net.websocket.frames: Ignore Lua 5.3-only fields [luacheck] | Kim Alvefur | Sat, 02 Dec 2017 02:12:06 +0100 |
util.ip: Do equality checking by comparing packed representation to avoid any variations | Kim Alvefur | Fri, 01 Dec 2017 05:13:28 +0100 |
Merge 0.10->trunk | Kim Alvefur | Fri, 01 Dec 2017 04:54:23 +0100 |
util.ip: Add CGNAT network range reserved in RFC 6598 | Kim Alvefur | Fri, 01 Dec 2017 03:13:52 +0100 |
util.ip: Do exact match for longer bit counts than available | Kim Alvefur | Fri, 01 Dec 2017 03:31:37 +0100 |
util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function | Kim Alvefur | Fri, 01 Dec 2017 03:29:25 +0100 |