Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abort XmppClient when disconnecting. | sergeyu@chromium.org | 2011-09-08 | 1 | -2/+9 |
* | Return correct value from XmppSignalStrategy::HandleStanza() | sergeyu@chromium.org | 2011-08-03 | 1 | -2/+2 |
* | Minor cleanups in JingleSession and JingleSessionManager. | sergeyu@chromium.org | 2011-07-07 | 1 | -3/+1 |
* | Add IDs to outgoing Iq stanzas. | sergeyu@chromium.org | 2011-06-28 | 1 | -0/+4 |
* | Remove StartSession/EndSession from SignalStrategy interface. | sergeyu@chromium.org | 2011-06-28 | 1 | -19/+9 |
* | Fix crash in XmppSignalStrategy. | sergeyu@chromium.org | 2011-06-23 | 1 | -1/+2 |
* | Refactoring around SignalStrategy interface. | sergeyu@chromium.org | 2011-06-23 | 1 | -0/+25 |
* | Split iq_request.[h|cc] into multiple files. | sergeyu@chromium.org | 2011-06-22 | 1 | -1/+1 |
* | Move SignalStrategy and its implementations to separate files. | sergeyu@chromium.org | 2011-06-21 | 1 | -0/+117 |