Software / code / prosody
Log
| description | author | age |
|---|---|---|
| mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former | Kim Alvefur | Tue, 21 Oct 2014 12:49:03 +0200 |
| prosodyctl: Add 'require_encryption' to list of deprecated options pointed out by the check command | Kim Alvefur | Tue, 21 Oct 2014 12:47:53 +0200 |
| net/server: Handle lack of util.signal correctly | daurnimator | Wed, 22 Oct 2014 16:00:40 -0400 |
| net/server: Remove print | daurnimator | Wed, 22 Oct 2014 15:59:51 -0400 |
| net.server: Rename 'server' config option to 'network_backend' (to select which net.server implementation to use) | Matthew Wild | Wed, 22 Oct 2014 12:56:41 +0100 |
| net/server: If server.hook_signal exists, overwrite signal.signal; else make server.hook_signal == signal.signal | daurnimator | Tue, 21 Oct 2014 17:26:48 -0400 |
| Move timer code out of util.timer and into relevant net.server backends | daurnimator | Mon, 20 Oct 2014 16:13:24 -0400 |