index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
host
/
chromoting_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL sets a maximum session duration only for Linux Me2Me, and hard-codes ...
simonmorris@chromium.org
2012-06-23
1
-1
/
+6
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-23
/
+3
*
[Chromoting] Let the Windows IT2Me host send clipboard events to the client.
simonmorris@chromium.org
2012-05-31
1
-1
/
+1
*
Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.
sergeyu@chromium.org
2012-05-29
1
-2
/
+3
*
Don't restart the host to disconnect clients
sergeyu@chromium.org
2012-05-25
1
-0
/
+14
*
[Chromoting] Make the host notify its status observers on client connection.
simonmorris@chromium.org
2012-05-24
1
-0
/
+3
*
Remove host reference from DesktopEnvironment.
sergeyu@chromium.org
2012-05-23
1
-1
/
+0
*
Disconnect active connections when another client is authenticated.
sergeyu@chromium.org
2012-05-23
1
-18
/
+18
*
Handle disconnection events properly for unauthenticated clients.
sergeyu@chromium.org
2012-05-22
1
-8
/
+13
*
[Chromoting] Let a Windows IT2Me host write to the clipboard.
simonmorris@chromium.org
2012-05-11
1
-1
/
+3
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
1
-29
/
+7
*
Pass TransportConfig to TransportFactory instead of Transport.
sergeyu@chromium.org
2012-04-30
1
-8
/
+5
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-6
/
+45
*
BackoffEntry: Add the option to use a delay between requests
mmenke@chromium.org
2012-04-24
1
-0
/
+3
*
This CL moves much of the input tracking logic out of ClientSession, which me...
wez@chromium.org
2012-04-03
1
-1
/
+1
*
Address remaining nits for r129104.
sergeyu@chromium.org
2012-03-28
1
-5
/
+5
*
Implement exponential backoff for failed Me2Me authentication attempts
sergeyu@chromium.org
2012-03-27
1
-1
/
+40
*
Cleanups in the host authentication state handling.
sergeyu@chromium.org
2012-03-27
1
-0
/
+6
*
Log connection type to syslogs and to the server.
sergeyu@chromium.org
2012-03-20
1
-3
/
+2
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-3
/
+3
*
Rename PepperSession to JingleSession.
sergeyu@chromium.org
2012-02-24
1
-2
/
+2
*
Delete Session and SessionManager object synchronously.
sergeyu@chromium.org
2012-02-24
1
-12
/
+3
*
Switch host to the new signaling code.
sergeyu@chromium.org
2012-02-22
1
-2
/
+5
*
Log IP/port of host as well as client in Me2Me host
lambroslambrou@chromium.org
2012-02-02
1
-5
/
+7
*
Log client IP addresses to syslog in Me2Me host.
lambroslambrou@chromium.org
2012-01-27
1
-2
/
+4
*
More plumbing for logging connection IP addresses
lambroslambrou@google.com
2012-01-25
1
-0
/
+7
*
Log client jid for rejected clients.
sergeyu@chromium.org
2012-01-18
1
-2
/
+2
*
Remove set_it2me() from ChromotingHost.
sergeyu@chromium.org
2012-01-18
1
-23
/
+16
*
Add ChromotingHost::RemoveStatusObserver().
sergeyu@chromium.org
2012-01-17
1
-18
/
+14
*
Make sure that ScreenRecorder is never reused for multiple connections.
sergeyu@chromium.org
2012-01-14
1
-17
/
+17
*
Minor fixes for the it2me host.
sergeyu@chromium.org
2012-01-14
1
-1
/
+2
*
Restrict Me2Me host to the 12400-12409 port range.
sergeyu@chromium.org
2012-01-13
1
-6
/
+7
*
Remove dependency on HostConfig from ChromotingHost and other classes.
sergeyu@chromium.org
2012-01-07
1
-14
/
+3
*
Move ChromotingHost initialization to the network thread.
sergeyu@chromium.org
2012-01-07
1
-6
/
+8
*
Move signaling connection creation out of ChromotingHost.
sergeyu@chromium.org
2012-01-04
1
-59
/
+5
*
Refactor SignalStrategy so that it can be reused for multiple connections.
sergeyu@chromium.org
2012-01-03
1
-44
/
+23
*
Remove support for the initial-resolution tag in session descriptions.
wez@chromium.org
2012-01-01
1
-8
/
+2
*
Set empty shared secret for Me2Me hosts.
lambroslambrou@chromium.org
2011-12-01
1
-4
/
+16
*
Refactor IT2Me-specific functions into a HostObserver subclass.
lambroslambrou@chromium.org
2011-12-01
1
-23
/
+0
*
Fix leak in remoting_unittests caused by crrev.com/112127
sergeyu@chromium.org
2011-11-30
1
-1
/
+1
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-11
/
+17
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-29
/
+9
*
Remove JingleSessionManager::set_allow_local_ips().
sergeyu@chromium.org
2011-11-29
1
-2
/
+0
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
1
-7
/
+7
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-199
/
+127
*
Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession
sergeyu@chromium.org
2011-11-10
1
-82
/
+32
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-10
/
+6
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-35
/
+8
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-2
/
+2
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-1
/
+1
[next]