log util/ip.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 23 Feb 2024 12:14:51 +0000 Matthew Wild util.ip: Remove ip.bits and related code, switch to more efficient strbitop
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Tue, 14 Mar 2023 18:24:58 +0000 Matthew Wild util.ip: Add ip.truncate() to return a new IP with only the prefix of another
Tue, 14 Mar 2023 18:23:33 +0000 Matthew Wild util.ip: Add is_ip() helper method to detect if an object is an ip object
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Sat, 03 Jul 2021 17:28:07 +0200 Kim Alvefur Merge 0.11->trunk