Remove all trailing whitespace
[prosody.git] / util / ip.lua
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim AlvefurMerge 0.9->trunk
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-13 Matthew WildMerge 0.9->trunk
2013-07-11 Matthew WildMerge 0.9->trunk
2013-07-10 Kim AlvefurMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-18 Kim Alvefurutil.ip: Convert IPv4 mapped addresses to hex.
2013-05-22 Matthew WildMerge 0.9->trunk
2013-05-18 Matthew Wildutil.ip: Fix protocol detection of IPv6 addresses begin...
2013-05-18 Matthew Wildutil.ip: Add CIDR notation parsing and matching
2013-05-18 Matthew WildMerge
2013-05-18 Kim AlvefurMerge 0.9->trunk
2013-05-18 Matthew WildMerge 0.9->trunk
2013-05-17 Matthew Wildutil.ip: Add 'private' method/property to determine...
2013-05-17 Matthew Wildutil.ip: Automatically determine protocol of IP address...
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge 0.9->trunk
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