summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/signal_strategy.h
Commit message (Expand)AuthorAgeFilesLines
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-1/+12
* Handle IQ responses asynchronously.sergeyu@chromium.org2012-04-201-1/+3
* Use scoped_ptr to pass ownership in SignalStrategy.sergeyu@chromium.org2012-02-231-3/+4
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-16/+38
* Refactor IqRequest.sergeyu@chromium.org2011-11-041-12/+7
* Return correct value from XmppSignalStrategy::HandleStanza()sergeyu@chromium.org2011-08-031-1/+2
* Add IDs to outgoing Iq stanzas.sergeyu@chromium.org2011-06-281-0/+6
* Remove StartSession/EndSession from SignalStrategy interface.sergeyu@chromium.org2011-06-281-8/+1
* Refactoring around SignalStrategy interface.sergeyu@chromium.org2011-06-231-0/+18
* Move SignalStrategy and its implementations to separate files.sergeyu@chromium.org2011-06-211-0/+52