Log

plugins/mod_proxy65.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
Merge 0.11->trunk Matthew Wild Thu, 13 May 2021 11:17:13 +0100
mod_proxy65: Restrict access to local c2s connections by default 0.11 Matthew Wild Wed, 12 May 2021 13:59:49 +0100
mod_proxy65: Limit dump of invalid data to 300 bytes (like mod_c2s) Kim Alvefur Fri, 17 Jul 2020 08:29:03 +0200
mod_proxy65: Log invalid greetings escaped instead of as base64 Kim Alvefur Thu, 16 Jul 2020 10:26:36 +0200
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
Merge 0.10->0.11 0.11 Kim Alvefur Mon, 26 Nov 2018 19:48:07 +0100
mod_proxy65: Check what port is used at the time of the query 0.10.3 Kim Alvefur Sun, 25 Nov 2018 13:16:17 +0100
mod_proxy65: Return an error if no port is open (fixes #1240) Kim Alvefur Sun, 25 Nov 2018 13:14:05 +0100
mod_proxy65: Split module:shared() into multiple calls, multiple params may be deprecated soon Matthew Wild Tue, 07 Aug 2018 21:14:43 +0100
Fix spelling throughout the codebase [codespell] Kim Alvefur Sun, 04 Feb 2018 01:51:25 +0100
mod_proxy65: Fix all warnings from luacheck Matthew Wild Wed, 21 Mar 2018 22:13:11 +0000
mod_proxy65: Fix passing number to stanza API (thanks mimi89999) Matthew Wild Wed, 21 Mar 2018 22:10:24 +0000
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types) Kim Alvefur Thu, 03 Dec 2015 15:27:09 +0100
mod_proxy65: Use mod_disco Florian Zeitz Wed, 19 Feb 2014 20:13:35 +0100