Software /
code /
prosody
Log
description | author | age |
---|---|---|
storagemanager: Initial commit. | Waqas Hussain | Fri, 23 Jul 2010 23:09:58 +0500 |
Merge 0.7->trunk | Matthew Wild | Fri, 23 Jul 2010 09:22:27 +0100 |
certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob) | Matthew Wild | Fri, 23 Jul 2010 09:17:11 +0100 |
net.server_select: Remove 'now' parameter from starttls(), and base it on whether the sendbuffer is empty instead | Matthew Wild | Thu, 22 Jul 2010 13:19:37 +0100 |
mod_tls: Remove extraneous flag to starttls() for s2sout connecections | Matthew Wild | Thu, 22 Jul 2010 13:13:28 +0100 |
net.server_event: Fix to not call onconnect a second time after the SSL handshake for starttls connections (thanks Flo) | Matthew Wild | Thu, 22 Jul 2010 11:43:42 +0100 |
usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password | Matthew Wild | Wed, 21 Jul 2010 21:01:36 +0100 |