summaryrefslogtreecommitdiff
path: root/res/res_xmpp.c
AgeCommit message (Expand)Author
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-10-22res_xmpp: Ensure the connection filter is available.Joshua Colp
2017-08-22res_xmpp: fix inverted return code check in OAuthMichael Kuron
2017-08-15res_xmpp: Google OAuth 2.0 protocol support for XMPP / MotifAndrey Egorov
2017-03-29Merge "res_xmpp: Fix ref counting issue"Joshua Colp
2017-03-24res_xmpp: Use incremental backoff when a read error occursSean Bright
2017-03-24Merge "res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus"zuul
2017-03-24Merge "res_xmpp: Include client name in connection related error messages"zuul
2017-03-24Merge "res_xmpp: Don't crash when trying to send a message without a connection"Joshua Colp
2017-03-24Merge "res_xmpp: Correctly check return value of SSL_connect"zuul
2017-03-23res_xmpp: Correct implementation of JABBER_STATUS & JabberStatusSean Bright
2017-03-23res_xmpp: Try to provide useful errors messages from OpenSSLSean Bright
2017-03-23res_xmpp: Fix ref counting issueSean Bright
2017-03-23res_xmpp: Correctly check return value of SSL_connectSean Bright
2017-03-23res_xmpp: Don't crash when trying to send a message without a connectionSean Bright
2017-03-23res_xmpp: Include client name in connection related error messagesSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-16Refactor 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-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
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