aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_receiver.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace gen_fsm with p1_fsm to avoid warnings in OTP20+Evgeniy Khramtsov2017-08-051-2/+2
* Get rid of a workaround against old Erlang bugEvgeniy Khramtsov2017-05-211-10/+8
* Add type specs for Module:opt_type/1Evgeniy Khramtsov2017-05-081-0/+3
* Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov2017-04-291-3/+1
* Don't re-define validation functions in multiple placesEvgeniy Khramtsov2017-04-281-18/+29
* Better handle errors in ejabberd_receiver callsEvgeniy Khramtsov2017-03-021-5/+8
* Fix some dialyzer warningsEvgeniy Khramtsov2017-02-181-2/+2
* Fix some dialyzer warningsEvgeniy Khramtsov2017-02-161-1/+1
* Only use GEN_SERVER macro where appropriateEvgeniy Khramtsov2017-02-141-7/+10
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-2/+2
|\
| * Adopt remaining code to support new hooksEvgeniy Khramtsov2017-01-091-2/+2
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Start ezlib only if required, as it's optional (#1006)Badlop2016-03-161-0/+1
* Make hibernate timeouts configurablePablo Polvorin2016-02-041-1/+2
* Switch to Fast XML moduleMickael Remond2016-02-031-6/+6
* Switch to fast_tls and update app namesMickael Remond2016-02-031-7/+7
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Remove undefined macro injected in 3bdd5d0dChristophe Romain2015-12-111-2/+2
* Remove receiver's supervisorChristophe Romain2015-12-111-3/+2
* Use xml_stream:reset() when possiblePaweł Chmielowski2015-11-091-31/+29
* cosmetic cleanupChristophe Romain2015-10-071-60/+9
* Log TLS errors as [debug] messages onlyHolger Weiss2015-09-241-1/+1
* Guard against passing undefined C2SPid to xml parser before become_controller...Paweł Chmielowski2015-09-171-3/+13
* Report TLS errorsEvgeniy Khramtsov2015-03-201-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
|/
* Fix some dialyzer warningsEvgeniy Khramtsov2013-06-241-1/+1
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-7/+7
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-16/+26
* Accumulated patch to binarize and indent codeBadlop2013-03-141-114/+127
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Receiver should not generate an exceptionEvgeniy Khramtsov2012-02-141-4/+12
* 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
* BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaë...Badlop2009-08-311-1/+30
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/ejabberd_receiver.erl: Hibernate after timeoutAlexey Shchepin2008-11-231-13/+21
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* Rolled back the previous IP getting patch, and Report connection's IP address...Christophe Romain2008-07-161-4/+2
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-031-2/+4
* * src/ejabberd_receiver.erl: Don't activate a socket untill itsAlexey Shchepin2008-05-041-1/+4
* * src/ejabberd_receiver.erl: Avoid crash to appear in log, when trying to clo...Mickaël Rémond2008-02-111-9/+8
* * 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_receiver.erl: Workaround for inet_drv bugAlexey Shchepin2007-05-071-5/+14
* * src/ejabberd_receiver.erl: BugfixAlexey Shchepin2006-12-081-1/+6