Software /
code /
prosody
Log
util/ip.lua @ 7633:9ddc9401911f
description | author | age |
---|---|---|
util.ip: rename variable (i is already defined) [luacheck] | Anton Shestakov | Sat, 09 Jul 2016 17:33:38 +0800 |
util.ip: remove unused one-letter loop variables [luacheck] | Anton Shestakov | Sat, 09 Jul 2016 10:27:57 +0800 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 08 Jan 2016 16:16:08 +0100 |
util.ip: Support zone id syntax in IPv6 addresses | Kim Alvefur | Mon, 04 Jan 2016 17:47:40 +0100 |
util.ip: Fix protocol detection of IPv6 addresses beginning with : [Backported from 0.10] | Matthew Wild | Sat, 18 May 2013 21:41:17 +0100 |
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. [Backported from 0.10] | Matthew Wild | Fri, 17 May 2013 14:52:52 +0100 |
util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly if they aren't normalized (case, ::, etc.) | Matthew Wild | Sun, 22 Nov 2015 15:30:27 +0000 |