Log

util/sasl.lua @ 1722:132c41aa0680

description author age
Change variable name. The previous choice was too ugly looking. Tobias Markmann 2009-08-19
Do SASLprep for SASL PLAIN mechanism to be more conform with RFC 4616. Tobias Markmann 2009-08-19
Moving realm at the beginning of the digest-md5 message send by the server. Tobias Markmann 2009-08-09
Fixing a SASL issue by always passing the realm from SASL framework init to the handlers. Tobias Markmann 2009-08-08
Switch to using a more generic credentials_callback/handler for SASL auth. nick 2009-07-24
util.sasl: Convert spaces to tabs Matthew Wild 2009-07-10
Move to-unicode conversion from mod_saslauth.lua to sasl.lua. Tobias Markmann 2009-07-05
Adjust PLAIN and DIGEST-MD5 mechanisms to new password_handler API. Tobias Markmann 2009-06-20
Adding COMPAT comment. Tobias Markmann 2009-06-20
util.sasl: Remove some nastiness Waqas Hussain 2009-06-04
. Tobias Markmann 2009-05-15
Some beauty treatment. Tobias Markmann 2009-05-15
Adding minimal support for authorization identities to workaround buggy SASL implementations. Tobias Markmann 2009-05-15
adding RFC comment Tobias Markmann 2009-05-15