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
/
protocol
/
session_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use callback interface for state notifications in Session interface.
sergeyu@chromium.org
2012-07-12
1
-3
/
+1
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-4
/
+6
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-32
/
+1
*
Address remaining nits for r129104.
sergeyu@chromium.org
2012-03-28
1
-1
/
+1
*
Implement exponential backoff for failed Me2Me authentication attempts
sergeyu@chromium.org
2012-03-27
1
-0
/
+10
*
Making sure NetworkSettings is always properly initialized.
alexeypa@chromium.org
2012-03-08
1
-0
/
+1
*
Set incoming_only flag on the host side when NAT traversal is disabled.
sergeyu@chromium.org
2012-03-02
1
-4
/
+12
*
Libjingle-based TransportFactory implementation.
sergeyu@chromium.org
2012-02-21
1
-0
/
+1
*
Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.
sergeyu@chromium.org
2012-01-20
1
-15
/
+4
*
Restrict Me2Me host to the 12400-12409 port range.
sergeyu@chromium.org
2012-01-13
1
-1
/
+22
*
Remove dependency on HostConfig from ChromotingHost and other classes.
sergeyu@chromium.org
2012-01-07
1
-3
/
+5
*
Refactor SignalStrategy so that it can be reused for multiple connections.
sergeyu@chromium.org
2012-01-03
1
-7
/
+5
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-5
/
+13
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-9
/
+11
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
1
-2
/
+0
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-1
/
+1
*
Asynchronous initialization in SessionManager.
sergeyu@chromium.org
2011-07-28
1
-20
/
+35
*
Expose nat_traversal flag to host and client plugins.
sergeyu@chromium.org
2011-07-26
1
-6
/
+10
*
Don't use X509Certificate in chromoting code.
sergeyu@chromium.org
2011-07-16
1
-5
/
+1
*
Minor cleanups in JingleSession and JingleSessionManager.
sergeyu@chromium.org
2011-07-07
1
-24
/
+22
*
Make Session and SessionManager not thread-safe and not ref-counted.
sergeyu@chromium.org
2011-07-06
1
-19
/
+17
*
Remove JingleClient.
sergeyu@chromium.org
2011-06-29
1
-0
/
+25
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
1
-3
/
+14
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-6
/
+4
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-0
/
+106