Log

description author age
mod_saslauth: Allow restarting SASL negotiation from scratch. Waqas Hussain 2010-11-02
mod_saslauth: Separated processing of <auth/> and <response/> elements, and return proper error on out-of-order <response/> elements. Waqas Hussain 2010-11-02
mod_saslauth: Moved SASL mechanism selection and CDATA handling into separate functions. Waqas Hussain 2010-11-02
util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent. Waqas Hussain 2010-11-02
util.sasl, util.sasl_cyrus: Load mechanisms list early rather than lazily, as they are always loaded anyway. Waqas Hussain 2010-11-02
mod_saslauth: Handle SASL <abort/> properly. Waqas Hussain 2010-11-02
componentmanager: Removed an unused third parameter from the register_component function. Waqas Hussain 2010-11-01
util.template: Optimized to be almost as fast as manual stanza building. Waqas Hussain 2010-10-24
util.template: Initial commit. A template library for XML stanzas. Waqas Hussain 2010-10-24
net.dns: Fixed a traceback when util/windows.dll is unavailable on windows. Waqas Hussain 2010-10-22
net.server_select: Restore real sendbuffer() before calling onconnect handler, in case onconnect sends data and the socket is still writeable (causing stack overflow into sendbuffer()/onconnect()) Matthew Wild 2010-10-22
mod_bosh: Don't add a Content-Type header to the HTTP OPTIONS reply. Waqas Hussain 2010-10-22