summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/content_description.h
Commit message (Expand)AuthorAgeFilesLines
* Skip unknown channel configurations when parsing session config.sergeyu@chromium.org2012-07-271-1/+2
* Refactored similar code in ContentDescription::ParseXml()kxing@chromium.org2012-06-261-0/+6
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-1/+3
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-3/+2
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-301-10/+6
* Parsers and formatters for jingle messages.sergeyu@chromium.org2011-08-191-1/+3
* Remove key exchange code from JingleSession.sergeyu@chromium.org2011-08-111-5/+0
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-4/+4
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-161-6/+3
* Move ContentDescription class to a separate file.sergeyu@chromium.org2011-06-271-0/+66