summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial key exchange implementation.sergeyu@chromium.org2011-06-011-2/+10
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-3/+3
* Fix and enable JingleSessionTest.*. Disable these tests under TSan.sergeyu@chromium.org2011-02-081-6/+3
* Disable JingleSessionTest.TestEventChannel, flakily triggersphajdan.jr@chromium.org2011-02-071-1/+2
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-041-21/+22
* Disable JingleSessionTest.Connect, JingleSessionTest.TestControlChannelphajdan.jr@chromium.org2011-02-021-2/+4
* Enable JingleSessionTest on windowshclam@chromium.org2011-01-191-23/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Disable JingleSessionTests on Windowshclam@chromium.org2010-12-231-1/+2
* Use certificate and key files instead of generating them each time for unit t...hclam@chromium.org2010-12-231-0/+28
* Send certificate in content description in jingle for Chromotinghclam@chromium.org2010-12-231-29/+6
* Add an extra SSL layer in JingleSession for Chromotinghclam@chromium.org2010-12-231-1/+54
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-0/+3
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-5/+3
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-0/+619