summaryrefslogtreecommitdiff
path: root/src/cyrsasl.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+11
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* New option: disable_sasl_mechanismsHolger Weiss2014-11-101-3/+25
* 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
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-83/+117
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Fix and improve support for SCRAM auth method (EJAB-1196)Badlop2011-08-161-1/+6
* Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-161-11/+19
* 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
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-6/+8
* * 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
* * 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/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop2007-12-061-28/+28
* * 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-0/+2
* * src/cyrsasl.erl: Bugfix: anonymous authentication was alwaysAlexey Shchepin2006-04-271-11/+16
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-071-16/+26
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-8/+20
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-6/+12
* * src/cyrsasl.erl: Updated SASL authentificationAlexey Shchepin2003-11-071-1/+12
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-1/+1
* * src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13Alexey Shchepin2003-06-071-6/+33
* * src/ejabberd_s2s_out.erl: Fixed ports leakAlexey Shchepin2003-03-121-1/+2
* * src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin2003-03-091-0/+77