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 |
util.bitcompat: Add some simple tests
|
Matthew Wild |
Fri, 04 Mar 2022 19:48:01 +0000 |
util.bit53: Support for more than 2 arguments, for compat with bit32
|
Matthew Wild |
Fri, 04 Mar 2022 19:37:59 +0000 |
make: Fix build of util.struct on *BSD
|
Kim Alvefur |
Fri, 04 Mar 2022 17:46:33 +0100 |
net.stun: tests: Remove stray print() from debugging
|
Matthew Wild |
Fri, 04 Mar 2022 16:46:47 +0000 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
Fri, 04 Mar 2022 16:33:41 +0000 |
net.stun: Add tests for serialization/deserialization
|
Matthew Wild |
Fri, 04 Mar 2022 16:13:05 +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 |
util.bit53: Add left- and right shift operations
|
Kim Alvefur |
Mon, 28 Jun 2021 03:56:45 +0200 |
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
|
Matthew Wild |
Fri, 04 Mar 2022 15:28:44 +0000 |