Add 'shutdown' event for a self-initiated disconnect
|
Matthew Wild |
Fri, 17 Mar 2023 09:23:15 +0000 |
Fix whitespace
|
Matthew Wild |
Thu, 16 Mar 2023 16:47:59 +0000 |
Update to new tls_builder() API in net.server upstream
|
Matthew Wild |
Thu, 16 Mar 2023 16:40:57 +0000 |
Use util.format for logging
|
Matthew Wild |
Thu, 16 Mar 2023 11:46:16 +0000 |
client: Send whitespace keeplives
|
Kim Alvefur |
Sun, 06 Jun 2021 16:43:36 +0200 |
verse: Ensure verse.quit() only quits the loop once
|
Matthew Wild |
Mon, 17 Sep 2018 13:19:54 +0100 |
verse: Remove use of deprecated module() function
|
Kim Alvefur |
Sun, 20 May 2018 01:16:22 +0200 |
verse: trim trailing whitespace
|
Kim Alvefur |
Tue, 18 Apr 2017 16:46:26 +0200 |
Merge with Zash
|
Matthew Wild |
Tue, 12 Jan 2016 13:14:36 +0000 |
verse: Pass on error from trying to require verse connection module
|
Kim Alvefur |
Sun, 17 May 2015 15:00:30 +0200 |
verse: Enable TCP keepalives
|
Kim Alvefur |
Tue, 05 May 2015 01:08:20 +0200 |
init: Log the error message that caused loading of a connection module to fail
|
Matthew Wild |
Sat, 05 Sep 2015 15:13:52 +0100 |
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)
|
Kim Alvefur |
Sun, 16 Nov 2014 19:33:18 +0100 |
verse: Import LuaSocket properly (especially for 5.2)
|
Kim Alvefur |
Tue, 23 Sep 2014 22:15:13 +0200 |
verse: Fix disconnected event for unassociated connections
|
Kim Alvefur |
Sun, 10 Feb 2013 18:06:43 +0100 |