| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_c2s: Indicate stream secure state in error text when no stream features t... | Matthew Wild | 2021-07-06 | 1 | -1/+4 |
* | mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza... | Matthew Wild | 2021-05-07 | 1 | -1/+1 |
* | mod_c2s: Log about missing conn on async state changes | Kim Alvefur | 2021-03-18 | 1 | -0/+4 |
* | mod_c2s: Improve code style | Kim Alvefur | 2021-03-18 | 1 | -2/+6 |
* | mod_c2s: Fix traceback in session close when conn is nil | Kim Alvefur | 2021-03-17 | 1 | -2/+2 |
* | mod_c2s: Don't throw errors in async code when connections are gone | tmolitor | 2021-03-18 | 1 | -2/+2 |
* | mod_c2s,mod_s2s: Make stanza size limits configurable0.11.7 | Kim Alvefur | 2020-05-31 | 1 | -1/+2 |
* | mod_c2s: Associate connection with session last (fixes #1313) | Kim Alvefur | 2019-05-18 | 1 | -1/+2 |
* | mod_c2s: Fix fallback for missing session logger | Kim Alvefur | 2018-10-12 | 1 | -1/+1 |
* | Merge 0.10->trunk | Matthew Wild | 2018-05-30 | 1 | -2/+9 |
|\ |
|
| * | Merge 0.9->0.100.10.2 | Matthew Wild | 2018-05-30 | 1 | -2/+9 |
| |\ |
|
| | * | mod_c2s: Do not allow the stream 'to' to change across stream restarts (fixes...0.9.14 | Kim Alvefur | 2018-05-25 | 1 | -2/+9 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2018-05-22 | 1 | -1/+1 |
|\| | |
|
| * | | mod_c2s: Avoid concatenating potential nil value (fixes #753) | Kim Alvefur | 2018-05-22 | 1 | -1/+1 |
* | | | mod_c2s: Add a counter for IPv6. | Emmanuel Gil Peyrot | 2017-09-09 | 1 | -1/+7 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2017-11-10 | 1 | -1/+1 |
|\| | |
|
| * | | mod_c2s: Set a default value for c2s_timeout (fixes #1036) | Kim Alvefur | 2017-11-10 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2017-09-14 | 1 | -10/+8 |
|\| | |
|
| * | | Merge 0.9->0.10 | Kim Alvefur | 2017-09-14 | 1 | -10/+8 |
| |\| |
|
| | * | mod_c2s: Iterate over child tags instead of child nodes in stream error (fixe... | Kim Alvefur | 2017-09-13 | 1 | -10/+8 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2017-08-28 | 1 | -0/+12 |
|\| | |
|
| * | | core.usermanager, various modules: Disconnect other resources on password cha... | Kim Alvefur | 2017-07-28 | 1 | -0/+12 |
* | | | mod_c2s: Remove unused locals [luacheck] | Kim Alvefur | 2017-04-01 | 1 | -2/+1 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2017-03-06 | 1 | -8/+8 |
|\| | |
|
| * | | mod_c2s: Rename unused loop variable to _ [luacheck] | Kim Alvefur | 2017-03-06 | 1 | -1/+1 |
| * | | mod_c2s: Rename variable no avoid name clash [luacheck] | Kim Alvefur | 2017-03-06 | 1 | -7/+7 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2017-01-26 | 1 | -4/+2 |
|\| | |
|
| * | | mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8 | Kim Alvefur | 2017-01-25 | 1 | -2/+0 |
| * | | mod_c2s: Clarify that there were no *stream* features to offer | Kim Alvefur | 2017-01-25 | 1 | -2/+2 |
* | | | Merge 0.10->trunk | Matthew Wild | 2016-09-12 | 1 | -5/+3 |
|\| | |
|
| * | | mod_c2s, mod_s2s: Switch connection counting to 'amount' type and enumerate o... | Kim Alvefur | 2016-09-12 | 1 | -5/+3 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2016-08-08 | 1 | -4/+7 |
|\| | |
|
| * | | mod_c2s: Don't try to keep alive sessions where the stream is not (yet) open | Kim Alvefur | 2016-08-07 | 1 | -1/+4 |
| * | | mod_c2s: Fix whitespace (why does it keep getting messed up?) | Kim Alvefur | 2016-08-07 | 1 | -3/+3 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2016-07-08 | 1 | -0/+10 |
|\| | |
|
| * | | mod_c2s, mod_s2s: Bootstrap connection count statistic on module load | Kim Alvefur | 2016-07-07 | 1 | -0/+10 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2016-04-03 | 1 | -0/+3 |
|\| | |
|
| * | | Merge 0.9->0.10 | Kim Alvefur | 2016-04-03 | 1 | -0/+3 |
| |\| |
|
| | * | mod_c2s: Just destroy the session when it has no connection (see #641) | Kim Alvefur | 2016-04-03 | 1 | -0/+3 |
| * | | mod_c2s: Remove use of util.async | Kim Alvefur | 2016-03-17 | 1 | -20/+5 |
|/ / |
|
* | | Merge 0.9->0.10 | Kim Alvefur | 2016-03-02 | 1 | -0/+1 |
|\| |
|
| * | mod_c2s: Remove connection object from session object when connection disconn... | Kim Alvefur | 2016-03-02 | 1 | -0/+1 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2016-01-26 | 1 | -1/+1 |
|\| |
|
| * | mod_c2s, mod_s2s: Lower priority of session shutdown to negative, so that plu... | Kim Alvefur | 2016-01-26 | 1 | -1/+1 |
* | | mod_c2s, mod_s2s: Close incoming connections if there are no features to offe... | Kim Alvefur | 2015-09-24 | 1 | -1/+6 |
* | | mod_c2s, mod_s2s: Collect statistics on number of connections | Kim Alvefur | 2015-04-26 | 1 | -0/+4 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2014-09-02 | 1 | -3/+3 |
|\| |
|
| * | net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet,... | Matthew Wild | 2014-08-29 | 1 | -0/+4 |
* | | Merge 0.9->0.10 | Matthew Wild | 2014-08-28 | 1 | -1/+1 |
|\| |
|
| * | mod_c2s, mod_s2s: Log received invalid stream headers | Matthew Wild | 2014-08-23 | 1 | -1/+1 |