Log

mod_net_proxy/mod_net_proxy.lua @ 4944:9d65eb3fcb15

description author age
mod_net_proxy: Fix for bitop with Lua 5.4 moparisthebest Fri, 20 May 2022 08:39:17 -0400
mod_net_proxy: Ensure port numbers are coerced into numbers Kim Alvefur Fri, 12 Apr 2019 21:44:29 +0200
mod_net_proxy: Fixed errors when connection with nil ip is being processed Pascal Mathis Thu, 05 Apr 2018 19:08:46 +0200
mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address Pascal Mathis Sun, 01 Apr 2018 22:43:15 +0200
mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections Pascal Mathis Wed, 28 Mar 2018 20:47:41 +0200
mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn' Pascal Mathis Wed, 28 Mar 2018 19:03:10 +0200
mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured Pascal Mathis Wed, 28 Mar 2018 19:00:13 +0200
mod_net_proxy: Fixed luacheck warnings Pascal Mathis Fri, 16 Mar 2018 21:17:50 +0100
mod_net_proxy: Fixed backwards compatibility to Prosody 0.10 Pascal Mathis Thu, 15 Mar 2018 21:39:46 +0100
mod_net_proxy: New module implementing PROXY protocol versions 1 and 2 Pascal Mathis Thu, 15 Mar 2018 15:26:30 +0100