summaryrefslogtreecommitdiffstats
path: root/remoting/host/simple_host_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable logging for remoting_simple_hostsergeyu@chromium.org2012-06-281-1/+13
* [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...simonmorris@chromium.org2012-06-151-2/+6
* Add an explicit function to init NSS for SSL server socketsrsleevi@chromium.org2012-06-131-0/+5
* Don't use MessageLoop or MessageLoopProxy in EventExecutor.sergeyu@chromium.org2012-06-131-4/+3
* Remove RTP support from chromoting.sergeyu@chromium.org2012-05-231-6/+2
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-2/+2
* This broke M20 build.dharani@chromium.org2012-05-221-2/+2
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-2/+2
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-161-2/+3
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-5/+38
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-3/+4
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-1/+1
* Move PortAllocator creation out of LibjingleTransportFactory.sergeyu@chromium.org2012-04-301-3/+2
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-181-1/+1
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-3/+13
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-171-4/+1
* Cleanup and simplify HostConfig and JsonHostConfig.sergeyu@chromium.org2012-04-071-9/+8
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-1/+1
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-7/+8
* Set incoming_only flag on the host side when NAT traversal is disabled.sergeyu@chromium.org2012-03-021-2/+4
* Enable NAT traversal in remoting_simple_host.sergeyu@chromium.org2012-01-261-2/+2
* Enable V2 authentication for Me2Me host.sergeyu@chromium.org2012-01-241-4/+13
* The chromoting hosts log an "IT2Me or Me2Me" field to the server.simonmorris@chromium.org2012-01-211-1/+3
* Remove set_it2me() from ChromotingHost.sergeyu@chromium.org2012-01-181-1/+0
* Add ChromotingHost::RemoveStatusObserver().sergeyu@chromium.org2012-01-171-3/+1
* Restrict Me2Me host to the 12400-12409 port range.sergeyu@chromium.org2012-01-131-1/+38
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-2/+2
* Added Me2Me-specific authenticator factory.sergeyu@chromium.org2012-01-101-6/+8
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-23/+39
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-071-2/+7
* Move ChromotingHost initialization to the network thread.sergeyu@chromium.org2012-01-071-135/+123
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-41/+50
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-2/+0
* Set empty shared secret for Me2Me hosts.lambroslambrou@chromium.org2011-12-011-0/+10
* Refactor IT2Me-specific functions into a HostObserver subclass.lambroslambrou@chromium.org2011-12-011-14/+11
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-301-1/+1
* Remove AccessVerifier interface.sergeyu@chromium.org2011-11-291-20/+7
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-221-0/+5
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-9/+7
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-121-1/+0
* Roll ffmpeg/libvpx deps to switch to ffvp8.scherkus@chromium.org2011-08-191-6/+0
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-7/+2
* Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-2/+7
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-7/+2
* Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-2/+7
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-7/+2
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-041-6/+1
* Fix remoting_simple_host to use Access Code as session shared-secret for auth.wez@chromium.org2011-08-031-24/+32
* Fix memory leaks in remoting_unittests.sergeyu@chromium.org2011-07-301-1/+2