Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Update copyright to 2016 (#901)Badlop
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-09-25Add OAuth support (thanks to Aleksey)Christophe Romain
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop
2014-11-10New option: disable_sasl_mechanismsHolger Weiss
2014-04-11Merge pull request #146 from jamielinux/masterbadlop
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop
2014-02-22Update FSF addressJamie Nguyen
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-01-24Update copyright datesAlexey Shchepin
2012-02-23Update copyright datesAlexey Shchepin
2011-08-16Fix and improve support for SCRAM auth method (EJAB-1196)Badlop
2011-08-16Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop
2011-02-14update copyright up to 2011Christophe Romain
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-04-22* src/cyrsasl.erl: Change API of check_password: pass a functionBadlop
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop
2007-12-24* Applied copyright update patch 1.Mickaël Rémond
2007-12-07* src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop
2007-12-07* src/acl.erl and other 64 files: Remove Erlang module attributeBadlop
2007-02-20* src/ejabberd_c2s.erl: Init shaper with a default value firstAlexey Shchepin
2006-04-28* src/cyrsasl.erl: Bugfix: anonymous authentication was alwaysAlexey Shchepin
2006-04-07* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin
2005-07-13* src/mod_register.erl: BugfixAlexey Shchepin
2005-04-17Merged the Process One contributions ( Virtual Hosting )tmallard
2003-11-07* src/cyrsasl.erl: Updated SASL authentificationAlexey Shchepin
2003-10-08* (all): Changed JID storage format, added support for stringprepAlexey Shchepin
2003-06-07* src/ejabberd_c2s.erl: SASL support updated to xmpp-core-13Alexey Shchepin
2003-03-12* src/ejabberd_s2s_out.erl: Fixed ports leakAlexey Shchepin
2003-03-09* src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin