summaryrefslogtreecommitdiffstats
path: root/remoting/host/remoting_me2me_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Chromoting Host report crashes to Breakpad (Windows only). The user must...alexeypa@chromium.org2012-06-081-0/+7
* Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.sergeyu@chromium.org2012-05-291-1/+0
* Don't restart the host to disconnect clientssergeyu@chromium.org2012-05-251-7/+5
* Disable Ctrl+Alt+Esc on Mac and Linux.sergeyu@chromium.org2012-05-251-0/+1
* Set remoting Me2Me host process DPI-aware at startup.wez@chromium.org2012-05-241-0/+3
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-1/+1
* This broke M20 build.dharani@chromium.org2012-05-221-1/+1
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-1/+1
* Add NSAutoreleasePool to Mac me2me_hostlambroslambrou@chromium.org2012-05-181-0/+6
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-4/+4
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-4/+43
* Making sure that |config_updated_timer_| is scheduled and destroyed on the sa...alexeypa@chromium.org2012-05-111-12/+27
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-1/+4
* Move PortAllocator creation out of LibjingleTransportFactory.sergeyu@chromium.org2012-04-301-1/+1
* Remoting daemon process to support unofficial client IDhclam@chromium.org2012-04-241-1/+38
* Don't restart the host when shutting down.sergeyu@chromium.org2012-04-201-0/+4
* Shutdown me2me host cleanly on errors.sergeyu@chromium.org2012-04-201-7/+34
* Enable control of verbose logging via --v and --vmodule.wez@chromium.org2012-04-181-3/+6
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-181-49/+22
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-8/+23
* Move URLRequestContextGetter creation to ChromotingHostContext.sergeyu@chromium.org2012-04-171-3/+3
* [Chromoting] Implement UpdateConfig() for the Windows host.simonmorris@chromium.org2012-04-171-3/+39
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-171-14/+8
* Call XmppSignalStrategy::SetAuthInfo() on the right thread.sergeyu@chromium.org2012-04-141-2/+7
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-121-2/+5
* Implemented updateConfig for Mac.jamiewalch@chromium.org2012-04-121-8/+40
* Cleanup and simplify HostConfig and JsonHostConfig.sergeyu@chromium.org2012-04-071-15/+13
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* 1. Revisited branding (Chrome Remote Desktop vs Chromoting).alexeypa@chromium.org2012-03-291-31/+14
* [chromoting] Fix crash when generating access codehclam@chromium.org2012-03-221-2/+4
* Implemented OAuth2 support for remoting_me2me_host.jamiewalch@chromium.org2012-03-201-16/+57
* Port remoting_me2me_host to Mac.lambroslambrou@chromium.org2012-03-131-3/+17
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-11/+15
* Making the me2me host compiling and running on Windows. This includes making ...alexeypa@chromium.org2012-03-021-8/+36
* Set incoming_only flag on the host side when NAT traversal is disabled.sergeyu@chromium.org2012-03-021-2/+1
* Respect NAT traversal policy in the Me2Me host.sergeyu@chromium.org2012-02-161-13/+77
* Enable V2 authentication for Me2Me host.sergeyu@chromium.org2012-01-241-13/+22
* The chromoting hosts log an "IT2Me or Me2Me" field to the server.simonmorris@chromium.org2012-01-211-1/+2
* Refactor system event logging into platform-specific classes.lambroslambrou@chromium.org2012-01-191-1/+4
* Add ChromotingHost::RemoveStatusObserver().sergeyu@chromium.org2012-01-171-5/+2
* Event logging for Me2Me host.lambroslambrou@chromium.org2012-01-131-0/+5
* Restrict Me2Me host to the 12400-12409 port range.sergeyu@chromium.org2012-01-131-2/+14
* The Me2Me chromoting host logs connection data to the cloud.simonmorris@chromium.org2012-01-131-0/+5
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-111-1/+1
* Added Me2Me-specific authenticator factory.sergeyu@chromium.org2012-01-101-7/+8
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-15/+24
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-071-1/+6
* Move ChromotingHost initialization to the network thread.sergeyu@chromium.org2012-01-071-78/+67
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-22/+39
* Use XDamage in Virtual Me2Me.lambroslambrou@chromium.org2011-12-151-0/+5