aboutsummaryrefslogtreecommitdiff
path: root/src/cyrsasl_plain.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accumulated patch to binarize and indent codeBadlop2013-03-141-39/+29
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-161-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Fix warning about unused variableBadlop2009-12-291-1/+1
* Support also SASL PLAIN auth messages described in RFC4616 (EJAB-1132)Badlop2009-12-291-2/+27
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-2/+2
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_auth.erl: Improve anonymous authentication to notBadlop2008-04-221-2/+3
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-4/+22
* * 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-1/+1
* * src/cyrsasl_plain.erl: bad-auth error code replaced by not-authorizedMickaël Rémond2007-02-191-1/+1
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-071-2/+2
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-1/+1
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-6/+7
* * src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13Alexey Shchepin2003-06-071-4/+4
* * src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin2003-03-091-0/+56