summaryrefslogtreecommitdiff
path: root/res/res_xmpp.c
AgeCommit message (Expand)Author
2016-08-16Merge "Refactor usage pattern of xmldoc info tag." into 13zuul
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-02-02res_xmpp: Does not connect in component modeKarsten Wemheuer
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-03-25res_xmpp: Buddies are always auto-registered when processing the rosterMatthew Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-10-20AST-2014-011: Fix POODLE security issuesMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-10-17Reduce log level of a non-pubsub error messageKinsey Moore
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-07Prevent XMPP timeout on blank responsesKinsey Moore
2013-09-06Multiple revisions 398558,398577Kinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-04-16res_xmpp and res_jabber need to search 'cachable' in the attrib section of th...Alec L Davis
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-16Add support for using XMPP buddy state via device state.Joshua Colp
2013-03-16Fix a bug where resources were not found due to hashing on the priority itself.Joshua Colp
2013-03-12Fix a crash when res_xmpp is configured using a username without a domain.Joshua Colp
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-11Fix crash in res_xmpp when deleting pubsub node from CLIMatthew Jordan
2013-01-16Let documentation reference links specify which module they're linking toMatthew Jordan
2013-01-16Multiple revisions 379209-379210Matthew Jordan
2013-01-11Retain XMPP filters across reconnections so external modules continue to func...Joshua Colp
2013-01-03Prevent exhaustion of system resources through exploitation of event cacheJoshua Colp
2013-01-03Prevent crashes in res_xmpp when receiving large messagesMatthew Jordan
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-06Handle capability stanzas that fail to provide node or version informationMatthew Jordan
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-12res_xmpp: Fix a segfault caused by bodyless messagesJonathan Rose
2012-08-18Fix typo in JabberSend that looked for '2' instead of '@' in recipient argumentMatthew Jordan
2012-07-19Add the ability to specify technology specific documentationMatthew Jordan
2012-07-17Add pubsub unsubscription support so subscriptions do not linger for MWI and ...Joshua Colp
2012-07-17Fix a crash as a result of propagating MWI or device state over XMPP when the...Joshua Colp
2012-07-16Fix an issue where a service discovery request could crash Asterisk.Joshua Colp
2012-07-16Fix a bug where some XMPP servers would reject authentication. We need to use...Joshua Colp
2012-07-16Add missing namespace for old non-SASL based authentication.Joshua Colp