net: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:23:12 +0100 |
net.stun: Support for xor-relayed-address attribute
|
Matthew Wild |
Sat, 05 Mar 2022 11:30:55 +0000 |
net.stun: Add xor-peer-address helper
|
Matthew Wild |
Sat, 05 Mar 2022 11:04:25 +0000 |
net.stun: Factor out address unpack, an operation common to multiple attributes
|
Matthew Wild |
Sat, 05 Mar 2022 11:03:44 +0000 |
net.stun: Name some more attributes from TURN
|
Matthew Wild |
Sat, 05 Mar 2022 11:00:08 +0000 |
net.stun: Add lookup table generation helper, reduces code duplication
|
Matthew Wild |
Sat, 05 Mar 2022 10:59:19 +0000 |
net.stun: Hyphenate method names for consistency
|
Matthew Wild |
Sat, 05 Mar 2022 10:57:47 +0000 |
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions
|
Kim Alvefur |
Fri, 04 Mar 2022 16:58:28 +0100 |
net.stun: Use util.strbitop
|
Kim Alvefur |
Fri, 04 Mar 2022 16:55:32 +0100 |
net.stun: New library that implements STUN/TURN parsing/serialization
|
Matthew Wild |
Fri, 04 Mar 2022 15:23:32 +0000 |