Software /
code /
prosody
Log
description | author | age |
---|---|---|
modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc | Matthew Wild | Tue, 01 Dec 2009 19:57:33 +0000 |
util.sasl.plain: Allow empty authzid (thanks bjc). | Waqas Hussain | Tue, 01 Dec 2009 22:32:37 +0500 |
util.hmac: Optimized. | Waqas Hussain | Tue, 01 Dec 2009 02:23:48 +0500 |
util.sasl.scram: Optimized binaryXOR. | Waqas Hussain | Tue, 01 Dec 2009 01:45:56 +0500 |
util.sasl.scram: Fixed a variable redeclaration. | Waqas Hussain | Tue, 01 Dec 2009 01:41:31 +0500 |
util.sasl.scram: Making =2D and =3D substitution actually work. | Tobias Markmann | Mon, 30 Nov 2009 20:53:25 +0100 |
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns | Matthew Wild | Mon, 30 Nov 2009 16:39:27 +0000 |