| 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
|
| Sat, 03 Jul 2021 03:27:57 +0200 |
Kim Alvefur |
util.ip: Fix netmask for link-local address range
0.11
|
| Wed, 15 Jan 2020 21:16:08 +0100 |
Kim Alvefur |
util.ip: Fix equality metamethod for Lua 5.3
|