log core/sessionmanager.lua @ 12292:7fe5cd8a10e2

age author description
Thu, 15 Apr 2021 15:12:35 +0200 Kim Alvefur core.sessionmanager: Add a dummy rawsend() method to resting sessions
Wed, 05 Feb 2020 17:56:20 +0000 Matthew Wild sessionmanager: Support passing an auth scope to make_authenticated
Sat, 02 Nov 2019 15:39:01 +0100 Kim Alvefur core.sessionmanager: Require that client-requested resources pass strict resourceprep
Sat, 02 Nov 2019 13:24:33 +0100 Kim Alvefur core.sessionmanager: Fix traceback from passing nil to resourceprep
Tue, 30 Jul 2019 02:19:27 +0200 Kim Alvefur core.sessionmanager: Remove tostring call from logging
Sat, 01 Jun 2019 15:00:35 +0200 Maxime “pep” Buquet core/sessionmanager: Remove unnecessary fallback in make_authenticated
Fri, 29 Mar 2019 23:05:08 +0100 Kim Alvefur core.sessionmanager: Use util.session to create sessions
Sun, 24 Mar 2019 08:18:19 +0000 Kim Alvefur sessionmanager: Split byte-level sending into separate session.rawsend
Mon, 30 Jul 2018 15:13:54 +0100 Matthew Wild Merge 0.10->trunk
Tue, 24 Jul 2018 19:07:26 +0200 Kim Alvefur sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
Sun, 22 Jul 2018 19:41:29 +0200 Kim Alvefur sessionmanager: Log top tag of outgoing stanzas on c2s (#776)
Tue, 24 Jul 2018 19:07:26 +0200 Kim Alvefur sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming