| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_net_multiplex: Set read size/mode to that of the target listener | Kim Alvefur | 2020-08-02 | 1 | -0/+3 |
* | mod_net_multiplex: Read no more than the max buffer size setting | Kim Alvefur | 2020-08-02 | 1 | -1/+1 |
* | mod_net_multiplex: Remove debug message | Kim Alvefur | 2019-12-01 | 1 | -1/+0 |
* | mod_net_multiplex: Tweak debug logging for ALPN case | Kim Alvefur | 2019-11-29 | 1 | -2/+1 |
* | mod_net_multiplex: Add support for using ALPN | Kim Alvefur | 2019-11-29 | 1 | -3/+37 |
* | mod_net_multiplex: Silence luacheck warnings | Kim Alvefur | 2018-10-10 | 1 | -6/+6 |
* | Merge 0.9->0.10 | Kim Alvefur | 2017-01-04 | 1 | -0/+1 |
|\ |
|
| * | mod_net_multiplex: Enable SSL on the SSL port (fixes #803) | Kim Alvefur | 2016-12-21 | 1 | -0/+1 |
* | | mod_net_multiplex: remove unused one-letter loop variable [luacheck] | Anton Shestakov | 2016-07-14 | 1 | -1/+1 |
|/ |
|
* | net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet,... | Matthew Wild | 2014-08-29 | 1 | -1/+2 |
* | mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides(... | Waqas Hussain | 2012-09-12 | 1 | -1/+1 |
* | mod_net_multiplex: Port multiplexing (run multiple different services on a th... | Matthew Wild | 2012-03-15 | 1 | -0/+70 |