mod_compression: Enabeling compression for outgoing s2s streams.

mod_compression: Some further refactoring.

mod_compression: Make setup_compression work for s2s sessions too.

mod_compression: Moving compression setup in a dedicated function.

mod_compression: Prepare activating of compression on s2s.

Merge with tip.

Enable one way stream compression on s2s links.

Fixing some typos.

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

tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment

tests: Add tests for util.jid.join()

tests/test.lua: Print the current test being run if verbosity sufficient

util.jid: Add join(node, host, resource) function to join the components and return nil if invalid

mod_proxy65: Update listener callback names for new server API

Merged with tip.

mod_saslauth: Allow relogins after failed SASL login.

util.sasl: Adding clean_clone() method.

net.server_event: Add addclient/wrapclient compatible with server_select, DNS and s2s should now work with libevent \o/

net.server_event: tostring() some debug logging parameters

net.server_event: Add set_send() for compatibility with server_select

net.server_event: Hide starttls function when the connection is not SSL-enabled

net.server_event: Count the number of client connections *upwards* :)

net.server_handler: Add stub handlers as fallbacks for those listeners don't implement

net.server_event: Fix to make ontimeout() listener callback work

net.server_select: Rename server.setsend() to server.set_send() for consistency

net.adns: Some cleanup, happens to also make it compatible with libevent

s2smanager: Allow configuration of the dialback_secret in the config

Merge with 0.6.

mod_presence: Use the local host as origin for subscription request acks.

mod_presence: Removed an unnecessary compatibility workaround which was causing issues with unavailable presence exchange after subscription removal.

mod_roster: Ask remote server to remove pending subscription requests when removing roster items.

Tagging 0.6.1

Tagging 0.6.0

(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip

mercurial