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
2017-01-23Make test suite working againEvgeniy Khramtsov
2017-01-20Update copyright headers in new filesEvgeniy Khramtsov
2017-01-16Use user_receive_packet hook in mod_block_strangersAlexey Shchepin
2017-01-16Add mod_block_strangersAlexey Shchepin
2017-01-13Fix some corner cases while re-reading RFC6120Evgeniy Khramtsov
2017-01-11Add 'supervisor' listening optionEvgeniy Khramtsov
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov
2016-12-31Reflect cyrsasl API changes in remaining codeEvgeniy Khramtsov
2016-12-30More refactoring on session managementEvgeniy Khramtsov
2016-12-28Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov
2016-12-11Rewrite ejabberd_service to use new XMPP stream APIEvgeniy Khramtsov
2016-12-11Initial version of new XMPP stream behaviour (for review)Evgeniy Khramtsov
2016-11-23Let mod_carboncopy mark copied messagesHolger Weiss
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-22Add more tests for privacy lists and blocking commandEvgeniy Khramtsov
2016-10-07XEP-0198: Cope with invalid 'from'/'to' attributesHolger Weiss
2016-09-25Test anonymous authEvgeniy Khramtsov
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov
2016-09-24Improve namespace handlingEvgeniy Khramtsov
2016-09-23Add tests for s2s codeEvgeniy Khramtsov
2016-09-21Add tests for external componentEvgeniy Khramtsov
2016-09-20Add more tests for C2SEvgeniy Khramtsov
2016-09-13Merge branch 'push-requirements' of https://github.com/weiss/ejabberd into we...Christophe Romain
2016-09-13Make common tests working againEvgeniy Khramtsov
2016-09-09XEP-0198: Cancel timer when waiting for resumptionHolger Weiss
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov
2016-09-08New stream management option: ack_timeoutHolger Weiss
2016-09-07Merge pull request #1253 from Amuhar/xep0356Christophe Romain
2016-08-15ejabberd_c2s: Add XEP-0198 resumption hooksHolger Weiss
2016-08-15Add functions to get/set some c2s state elementsHolger Weiss
2016-08-09Improve some type specsEvgeniy Khramtsov
2016-08-06Add user's JID to CSI hook argumentsHolger Weiss
2016-08-05Cosmetic change: Set CSI state 'active' on resumeHolger Weiss
2016-08-05Change code to reflect recent changes in fxml_genEvgeniy Khramtsov
2016-08-03XEP-0198: Handle timeouts during stream resumptionHolger Weiss
2016-08-03XEP-0198: Increase timeout for stream resumptionHolger Weiss
2016-07-28Display data that is send to websocket connection in debug log levelPaweł Chmielowski
2016-07-27Rewrite S2S and ejabberd_service code to use XML generatorEvgeniy Khramtsov
2016-07-24Don't return error for blocked MUC PMsHolger Weiss
2016-07-23XEP-0198: Log debug message when dropping stanzaHolger Weiss
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov
2016-07-10Omit [info] message with number of queued stanzasHolger Weiss
2016-06-27Include correct version in stream:stream when reporting errorsPaweł Chmielowski
2016-06-22XEP-0198: Apply cosmetic changesHolger Weiss
2016-06-21XEP-0198: Also count stanzas when socket is closedHolger Weiss
2016-06-21Use {access,shaper}_rules_validator in other places where access rules are usedPaweł Chmielowski
2016-06-20Fix handling of queued stanzas on session timeoutHolger Weiss
2016-05-26Use acl:access_matches in c2sPaweł Chmielowski
2016-05-24XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss
2016-05-17Move CSI queue handling into mod_client_stateHolger Weiss