summaryrefslogtreecommitdiff
path: root/src/cyrsasl_digest.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+7
* 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
|/
* Do not use functions from crypto module wherever possibleEvgeniy Khramtsov2013-11-051-4/+4
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-2/+2
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-1/+1
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-143/+155
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Allow multiple fqdn values in configuration (EJAB-1578)Badlop2012-06-271-4/+15
* Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529)Badlop2012-03-161-10/+28
* 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
* Revert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)"Pablo Polvorin2010-12-031-83/+2
* Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)Pablo Polvorin2010-12-021-2/+83
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* 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