aboutsummaryrefslogtreecommitdiff
path: root/src/cyrsasl_digest.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten copyright and license notices. Fix blackspaces.Badlop2009-06-091-1/+19
* * src/cyrsasl_digest.erl: Fix auth verification (EJAB-863)Badlop2009-04-271-1/+3
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-9/+11
* * src/cyrsasl_digest.erl: Check digest-uri in SASL digestBadlop2008-12-231-22/+48
* * src/ejabberd_auth.erl: Improve anonymous authentication to notBadlop2008-04-221-4/+7
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-1/+3
* * src/cyrsasl_digest.erl: Unquote backslash in DIGEST-MD5 quotedAlexey Shchepin2008-02-141-2/+4
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/ejabberd_c2s.erl: Init shaper with a default value firstAlexey Shchepin2007-02-191-2/+2
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-071-2/+2
* * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanksAlexey Shchepin2005-08-101-0/+6
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-7/+1
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-17/+16
* * src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1Alexey Shchepin2004-08-121-2/+2
* * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2003-11-231-3/+8
* * src/mod_configure.erl: Fixed some error codesAlexey Shchepin2003-10-161-6/+5
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-1/+2
* * src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13Alexey Shchepin2003-06-071-13/+28
* * src/ejabberd_s2s_out.erl: Fixed ports leakAlexey Shchepin2003-03-121-0/+144