net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / util / ip.lua
2016-01-04 Kim Alvefurutil.ip: Support zone id syntax in IPv6 addresses
2013-05-18 Matthew Wildutil.ip: Fix protocol detection of IPv6 addresses begin...
2013-05-17 Matthew Wildutil.ip: Automatically determine protocol of IP address...
2013-05-18 Kim Alvefurutil.ip: Convert IPv4 mapped addresses to hex.
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2011-11-30 Matthew Wildutil.ip: Fix syntax error (while I search for my pre...
2011-11-30 Matthew Wildutil.ip: Fix in IP range calculation for 172.16.0.0/12
2011-11-26 Matthew WildMerge with Florob
2011-10-22 Florian Zeitzutil.ip: New module containing IP related functions