net.connect: When more targets are immediately available, try them after a delay
|
Matthew Wild |
Fri, 18 Mar 2022 16:16:57 +0000 |
net.connect: Support for multiple pending connection attempts
|
Matthew Wild |
Fri, 18 Mar 2022 16:16:01 +0000 |
net.resolvers.basic: Indicate to callback if we have more targets available
|
Matthew Wild |
Fri, 18 Mar 2022 16:13:09 +0000 |
net.resolvers.basic: Alternate IP address family targets, per RFC 8305
|
Matthew Wild |
Fri, 18 Mar 2022 16:10:26 +0000 |
net.resolvers.basic: Refactor to remove code duplication
|
Matthew Wild |
Fri, 18 Mar 2022 16:09:22 +0000 |
util.stanza: Create tables with correct size to avoid reallocations
|
Kim Alvefur |
Fri, 18 Mar 2022 16:43:06 +0100 |
util.stanza: Use table.move in clone
|
Kim Alvefur |
Fri, 18 Mar 2022 16:39:48 +0100 |
util.table: Compatibility with Lua 5.1 lua_equals
|
Matthew Wild |
Fri, 18 Mar 2022 15:29:05 +0000 |
util.table: tests: Tests for table.move()
|
Matthew Wild |
Fri, 18 Mar 2022 15:24:12 +0000 |
util.array: Take advantage of table.move()
|
Matthew Wild |
Fri, 18 Mar 2022 15:22:00 +0000 |
util.table: Backport table.move() from Lua 5.4
|
Matthew Wild |
Fri, 18 Mar 2022 15:21:25 +0000 |
net.resolvers.service: Honour record 'weight' when picking SRV targets
|
Matthew Wild |
Thu, 17 Mar 2022 18:20:26 +0000 |
util.poll: Expand stub tests
|
Kim Alvefur |
Thu, 17 Mar 2022 13:15:50 +0100 |
mod_admin_shell: Add watch:log() command to tail logs in realtime
|
Matthew Wild |
Thu, 17 Mar 2022 10:24:38 +0000 |
mod_admin_shell: Add session.is_connected() method
|
Matthew Wild |
Thu, 17 Mar 2022 10:23:12 +0000 |