summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/javascript_signal_strategy.h
Commit message (Expand)AuthorAgeFilesLines
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-0/+1
* Use scoped_ptr to pass ownership in SignalStrategy.sergeyu@chromium.org2012-02-231-2/+2
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-5/+8
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-1/+1
* Refactor IqRequest.sergeyu@chromium.org2011-11-041-6/+6
* Merge IqRequest implementations.sergeyu@chromium.org2011-10-211-2/+2
* Remove JingleClient.sergeyu@chromium.org2011-06-291-1/+0
* Add IDs to outgoing Iq stanzas.sergeyu@chromium.org2011-06-281-0/+3
* Remove StartSession/EndSession from SignalStrategy interface.sergeyu@chromium.org2011-06-281-3/+1
* Refactoring around SignalStrategy interface.sergeyu@chromium.org2011-06-231-2/+13
* Split iq_request.[h|cc] into multiple files.sergeyu@chromium.org2011-06-221-2/+3
* Move SignalStrategy and its implementations to separate files.sergeyu@chromium.org2011-06-211-0/+43