summaryrefslogtreecommitdiff
path: root/src/cyrsasl_plain.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-03-14Accumulated patch to binarize and indent codeBadlop1-39/+29
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-08-16Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop1-1/+1
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-12-29Fix warning about unused variableBadlop1-1/+1
2009-12-29Support also SASL PLAIN auth messages described in RFC4616 (EJAB-1132)Badlop1-2/+27
2009-04-22* src/cyrsasl.erl: Change API of check_password: pass a functionBadlop1-2/+2
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-2/+2
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop1-1/+1
2008-04-22* src/ejabberd_auth.erl: Improve anonymous authentication to notBadlop1-2/+3
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop1-1/+1
2007-12-24* Applied copyright update patch 1.Mickaël Rémond1-4/+22
2007-12-06* src/acl.erl and other 64 files: Remove Erlang module attributeBadlop1-1/+0
2007-02-19* src/ejabberd_c2s.erl: Init shaper with a default value firstAlexey Shchepin1-1/+1
2007-02-19* src/cyrsasl_plain.erl: bad-auth error code replaced by not-authorizedMickaël Rémond1-1/+1
2006-04-07* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin1-2/+2
2005-07-13* src/mod_register.erl: BugfixAlexey Shchepin1-1/+1
2005-04-17Merged the Process One contributions ( Virtual Hosting )tmallard1-6/+7
2003-06-07* src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13Alexey Shchepin1-4/+4
2003-03-09* src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin1-0/+56