summaryrefslogtreecommitdiffstats
path: root/remoting/protocol
Commit message (Expand)AuthorAgeFilesLines
* Fix a flake in ConnectBadChannelAuth.wez@chromium.org2011-07-291-6/+12
* Re-enable use of TLS False Start on stream channels.wez@chromium.org2011-07-291-5/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-2911-62/+327
* Reenable JingleSessionTest.TestSpeed.sergeyu@chromium.org2011-07-281-1/+1
* Asynchronous initialization in SessionManager.sergeyu@chromium.org2011-07-287-84/+112
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-2711-327/+62
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-2711-62/+327
* Cleanups and bugfixes for JingleInfoRequest.sergeyu@chromium.org2011-07-262-20/+13
* Expose nat_traversal flag to host and client plugins.sergeyu@chromium.org2011-07-2610-42/+45
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-4/+4
* Fix instability in SSL client/server socketssergeyu@chromium.org2011-07-211-6/+3
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-1/+3
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-219-50/+26
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-3/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-1614-85/+59
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-1511-344/+667
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-1511-667/+344
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-1511-344/+667
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Disable TCP connections for chromotinghclam@chromium.org2011-07-131-2/+8
* Roll new libjingle with asynchronous NetworkManager.sergeyu@chromium.org2011-07-131-1/+1
* Remove SocketWrapper, which should no longer be needed since we're explicitly...wez@chromium.org2011-07-084-152/+20
* Mark failing channel tests flaky, for investigation ASAP.wez@chromium.org2011-07-081-3/+6
* Minor cleanups in JingleSession and JingleSessionManager.sergeyu@chromium.org2011-07-078-71/+66
* Fix Valgrind errors in remoting_unittests.sergeyu@chromium.org2011-07-074-20/+22
* Comment another failing DCHECK.sergeyu@chromium.org2011-07-071-3/+4
* Comment DCHECK that fails on the host side.sergeyu@chromium.org2011-07-061-1/+4
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-0618-385/+328
* Remove SessionManagerPair.sergeyu@chromium.org2011-07-013-171/+1
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-3024-58/+157
* Don't use HttpPortAllocator when it is not neccessary.sergeyu@chromium.org2011-06-303-21/+25
* PseudoTcp to expose settings of nagling and ACK delayhclam@chromium.org2011-06-302-16/+101
* Disable tests.sergeyu@chromium.org2011-06-291-7/+7
* Remove JingleClient.sergeyu@chromium.org2011-06-297-155/+284
* Tweak the TCPChannelTester to be easier to read.wez@chromium.org2011-06-291-9/+4
* Move ContentDescription class to a separate file.sergeyu@chromium.org2011-06-274-392/+445
* Build fix for Clanghclam@chromium.org2011-06-272-0/+4
* Implementation of SecureP2PSockethclam@chromium.org2011-06-273-0/+518
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-243-14/+40
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-247-53/+33
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-242-43/+4
* Fix JingleSession to respect net::StreamSocket Read/Write semantics.wez@chromium.org2011-06-242-69/+114
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-0/+1
* Fixing coverity PASS_BY_VALUE bugs.dpapad@chromium.org2011-06-222-7/+7
* Move SignalStrategy and its implementations to separate files.sergeyu@chromium.org2011-06-212-0/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-3/+4
* Channel adapter for Pepper P2P Transport API.sergeyu@chromium.org2011-06-213-0/+248
* This change is part of a cleanup of the remoting component's session initiali...wez@chromium.org2011-06-171-1/+1
* roll clang 131935:132017thakis@chromium.org2011-06-081-0/+2