summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Fix chromoting host to report error when closing connection.sergeyu2015-11-031-0/+2
* Revert of Fix chromoting host to report error when closing connection. (patch...rjkroege2015-10-311-2/+0
* Fix chromoting host to report error when closing connection.sergeyu2015-10-301-0/+2
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-281-21/+33
* Revert of Add TransportSession interface to prepare for WebRTC-based transpor...georgesak2015-10-281-33/+21
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-281-21/+33
* Remove support for GICE in CRD host and clientsergeyu2015-07-271-1/+0
* Use standard ICE in Chromoting.sergeyu2015-04-231-8/+17
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...sergeyu2015-04-231-17/+8
* Use standard ICE in Chromoting.sergeyu2015-04-231-8/+17
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...horo2015-04-231-17/+8
* Use standard ICE in Chromoting.sergeyu2015-04-231-8/+17
* Roll WebRTC 7546:7549.hellner2014-10-311-1/+1
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-291-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-291-1/+1
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-081-1/+1
* Remove XML FROM element in JingleSession::StartConnectionsolb@chromium.org2013-06-211-0/+2
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-4/+11
* Implement exponential backoff for failed Me2Me authentication attemptssergeyu@chromium.org2012-03-271-2/+1
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-261-1/+2
* Revert 123635 - Implement timeouts for IQ requests.jamesr@chromium.org2012-02-251-2/+1
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-251-1/+2
* Use scoped_ptr to pass ownership in SignalStrategy.sergeyu@chromium.org2012-02-231-3/+4
* Implement multi-step auth support in PepperSession.sergeyu@chromium.org2011-12-141-0/+5
* Send correct termination reason when session is terminated by the host.sergeyu@chromium.org2011-11-151-0/+1
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-1/+13
* Remove session-reject message from jingle_messages.sergeyu@chromium.org2011-09-261-1/+0
* Parsers and formatters for jingle messages.sergeyu@chromium.org2011-08-191-0/+94