summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_stream_connector.h
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-1/+1
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-3/+0
* Move SSL layer initialization into ChannelAuthenticator implementations.sergeyu@chromium.org2011-11-231-22/+3
* Refactor ChannelAuthenticator so that it can be used with Authenticator.sergeyu@chromium.org2011-11-151-7/+3
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Separate channel authentication code from JingleStreamConnecter.sergeyu@chromium.org2011-08-021-14/+4
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-291-2/+27
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-271-27/+2
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-271-2/+27
* Don't use X509Certificate in chromoting code.sergeyu@chromium.org2011-07-161-5/+5
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+85
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-151-85/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+85