mod_compression: Enabeling compression for outgoing s2s streams.
|
Tobias Markmann |
2009-11-30 |
mod_compression: Some further refactoring.
|
Tobias Markmann |
2009-11-29 |
mod_compression: Make setup_compression work for s2s sessions too.
|
Tobias Markmann |
2009-11-29 |
mod_compression: Moving compression setup in a dedicated function.
|
Tobias Markmann |
2009-11-29 |
mod_compression: Prepare activating of compression on s2s.
|
Tobias Markmann |
2009-11-29 |
Merge with tip.
|
Tobias Markmann |
2009-11-29 |
Enable one way stream compression on s2s links.
|
Tobias Markmann |
2009-11-29 |
Fixing some typos.
|
Tobias Markmann |
2009-11-20 |
modulemanager, net.dns: Remove trailing whitespace
|
Matthew Wild |
2009-12-02 |
prosodyctl: Experimental 'addplugin' command
|
Matthew Wild |
2009-12-02 |
util.pluginloader: Support for fetching plugins from the data store
|
Matthew Wild |
2009-12-02 |
net.httpserver: Fix to work with new server API
|
Matthew Wild |
2009-12-02 |
net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types
|
Matthew Wild |
2009-12-02 |
mod_proxy65: Remove trailing whitespace
|
Matthew Wild |
2009-12-01 |
mod_proxy65: Fix log:module -> module:log :)
|
Matthew Wild |
2009-12-01 |
Merge with trunk
|
Matthew Wild |
2009-12-01 |
modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc
|
Matthew Wild |
2009-12-01 |
util.sasl.plain: Allow empty authzid (thanks bjc).
|
Waqas Hussain |
2009-12-01 |
util.hmac: Optimized.
|
Waqas Hussain |
2009-11-30 |
util.sasl.scram: Optimized binaryXOR.
|
Waqas Hussain |
2009-11-30 |
util.sasl.scram: Fixed a variable redeclaration.
|
Waqas Hussain |
2009-11-30 |
util.sasl.scram: Making =2D and =3D substitution actually work.
|
Tobias Markmann |
2009-11-30 |
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns
|
Matthew Wild |
2009-11-30 |
util.sasl.plain: A little refactoring.
|
Waqas Hussain |
2009-11-29 |
Merge with 0.6.
|
Waqas Hussain |
2009-11-29 |
core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat).
|
Waqas Hussain |
2009-11-28 |
mod_register: Properly notify contacts of subscription removal on account deletion.
|
Waqas Hussain |
2009-11-28 |
mod_presence: Use the local host object as the origin for auto-generated subscription approvals and cancellations.
|
Waqas Hussain |
2009-11-26 |
util.sasl.digest-md5: Fixing some variable access.
|
Tobias Markmann |
2009-11-28 |
Merge with Tobias
|
Matthew Wild |
2009-11-28 |