Log

plugins/mod_proxy65.lua @ 11327:6f2b69469060

description author age
mod_proxy65: Limit dump of invalid data to 300 bytes (like mod_c2s) Kim Alvefur 2020-07-17
mod_proxy65: Log invalid greetings escaped instead of as base64 Kim Alvefur 2020-07-16
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
Merge 0.10->0.11 0.11 Kim Alvefur 2018-11-26
mod_proxy65: Check what port is used at the time of the query 0.10.3 Kim Alvefur 2018-11-25
mod_proxy65: Return an error if no port is open (fixes #1240) Kim Alvefur 2018-11-25
mod_proxy65: Split module:shared() into multiple calls, multiple params may be deprecated soon Matthew Wild 2018-08-07
Fix spelling throughout the codebase [codespell] Kim Alvefur 2018-02-04
mod_proxy65: Fix all warnings from luacheck Matthew Wild 2018-03-21
mod_proxy65: Fix passing number to stanza API (thanks mimi89999) Matthew Wild 2018-03-21
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types) Kim Alvefur 2015-12-03
mod_proxy65: Use mod_disco Florian Zeitz 2014-02-19
Remove all trailing whitespace Florian Zeitz 2013-08-09
mod_proxy65: Fix typo in comment Kim Alvefur 2013-03-23
mod_proxy65: Only handle service discovery requests when no node is present in the request. Waqas Hussain 2013-02-26