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
2022-02-11Update copyright year to 2022Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-05-05Set 'max_fsm_queue' default value (back) to 10000Holger Weiss
2020-04-01Fix potential message loss in terminating c2s sessionsPaweł Chmielowski
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov
2019-09-06Fix certificate selection for s2sEvgeny Khramtsov
2019-07-01Get rid of useless dialyzer instructionsEvgeny Khramtsov
2019-06-24Call ejabberd_s2s:allow_host/2 with correct virtual hostEvgeny Khramtsov
2019-06-24Make logging messages more consistentEvgeny Khramtsov
2019-06-23Use correct virtual host for s2s optionsEvgeny Khramtsov
2019-06-22Fix shaper selection in ejabberd_c2sEvgeny Khramtsov
2019-06-21Make option 'validate_stream' globalEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-04-01Rename listening callback from start/2 to start/3Evgeny Khramtsov
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-12-01ejabberd_s2s_in: Check for subdomain configurationHolger Weiss
2018-12-01ejabberd_s2s_in: Check for subdomain certificateHolger Weiss
2018-10-16ejabberd_s2s_in: Fix indentationHolger Weiss
2018-09-27Move certificates processing code to pkix applicationEvgeny Khramtsov
2018-09-19Switch more log message to warning levelEvgeny Khramtsov
2018-09-18Remove useless type specsEvgeny Khramtsov
2018-09-18Refactor ejabberd_listenerEvgeny Khramtsov
2018-09-17Refactor ejabberd listener APIEvgeny Khramtsov
2018-09-09Fix some dialyzer warningsEvgeny Khramtsov
2018-08-29ejabberd_s2s_in: Log message on connection closeHolger Weiss
2018-07-10Fix regression: list SASL EXTERNAL mechanism for inbound s2sEvgeniy Khramtsov
2018-07-06Move XMPP stream and SASL processing to xmpp repoEvgeniy Khramtsov
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-04-30Add validator for 'accept_interval' listening optionEvgeniy Khramtsov
2018-02-28Validate additional listen optsStu Tomlinson
2018-02-20Introduce 'negotiation_timeout'Evgeniy Khramtsov
2018-02-09Introduce option 'validate_stream'Evgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-12-26Get rid of ejabberd receiverEvgeniy Khramtsov
2017-12-19Change loglevel of TLS failuresEvgeniy Khramtsov
2017-11-03Log warnings for c2s/s2s certfile optionEvgeniy Khramtsov
2017-06-22Don't let a receiver to crash if a controller is unavailableEvgeniy Khramtsov
2017-05-24Cosmetic change: Fix indentation errorsHolger Weiss
2017-05-12Introduce Certficate ManagerEvgeniy Khramtsov
2017-05-08Don't call gen_mod:get_opt() outside of modulesEvgeniy Khramtsov
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-15Improve ejabberd_c2s:close()Evgeniy Khramtsov
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov
2017-03-08Report more TLS errorsEvgeniy Khramtsov
2017-03-07Report some TLS errorsEvgeniy Khramtsov
2017-02-23Start/stop virtual hosts when reloading configuration fileEvgeniy Khramtsov