util.pluginloader: Support for fetching plugins from the data store

net.httpserver: Fix to work with new server API

net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types

mod_proxy65: Remove trailing whitespace

mod_proxy65: Fix log:module -> module:log :)

Merge with trunk

util.sasl.plain: Allow empty authzid (thanks bjc).

util.hmac: Optimized.

util.sasl.scram: Optimized binaryXOR.

util.sasl.scram: Fixed a variable redeclaration.

modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc

util.sasl.scram: Making =2D and =3D substitution actually work.

util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns

util.sasl.plain: A little refactoring.

Merge with 0.6.

core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat).

mod_register: Properly notify contacts of subscription removal on account deletion.

mod_presence: Use the local host object as the origin for auto-generated subscription approvals and cancellations.

util.sasl.digest-md5: Fixing some variable access.

Merge with Tobias

xmppserver_listener: Update for new server API, fixes traceback when closing s2s connections

Make some more variables to locals.

util.sasl: Move some variables to local space. Fix a bug.

mod_console: Update for new server API, fixes traceback when closing console sessions

util.sasl.plain: Fail gracefully on empty <auth/> tag

mod_saslauth: Fix typo in variable name

net.server_select: Update conn.close() to use new connection method convention

mod_proxy65: Use new jid.join() from util.jid

(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip

mercurial