Software /
code /
prosody-modules
Log
mod_net_proxy/mod_net_proxy.lua @ 5698:17ea26cf7259
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 |