aboutsummaryrefslogtreecommitdiff
path: root/src/cyrsasl_plain.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify code for splitting auth string in cyrsaslPaweł Chmielowski2018-02-261-9/+2
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* No need to explicitly return ok herePeter Lemenkov2017-01-301-2/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Improve return values in cyrsasl APIEvgeniy Khramtsov2017-01-021-3/+11
* Initial version based on XML generatorEvgeniy Khramtsov2016-07-181-2/+2
* Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov2016-03-251-4/+9
|\
| * Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld2015-05-061-5/+10
* | Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
|/
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* 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