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
/
jingle_session_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-12
/
+1
*
Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."
sergeyu@chromium.org
2013-12-16
1
-1
/
+12
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-12
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-2
/
+2
*
Fix invalid header guards in jingle_session(_manager)?.h
sergeyu@chromium.org
2012-07-25
1
-3
/
+3
*
Use callback interface for state notifications in Session interface.
sergeyu@chromium.org
2012-07-12
1
-2
/
+1
*
Pass TransportConfig to TransportFactory instead of Transport.
sergeyu@chromium.org
2012-04-30
1
-4
/
+1
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-3
/
+10
*
Rename PepperSession to JingleSession.
sergeyu@chromium.org
2012-02-24
1
-0
/
+109
*
Switch host to the new signaling code.
sergeyu@chromium.org
2012-02-22
1
-125
/
+0
*
Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.
sergeyu@chromium.org
2012-01-20
1
-7
/
+7
*
Restrict Me2Me host to the 12400-12409 port range.
sergeyu@chromium.org
2012-01-13
1
-1
/
+1
*
Remove dependency on HostConfig from ChromotingHost and other classes.
sergeyu@chromium.org
2012-01-07
1
-1
/
+1
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
1
-3
/
+1
*
Refactor SignalStrategy so that it can be reused for multiple connections.
sergeyu@chromium.org
2012-01-03
1
-8
/
+13
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-19
/
+14
*
Remove JingleSessionManager::set_allow_local_ips().
sergeyu@chromium.org
2011-11-29
1
-4
/
+0
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-1
/
+1
*
Remove old sandboxing-related code.
sergeyu@chromium.org
2011-09-23
1
-21
/
+3
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-1
/
+6
*
Remove key exchange code from JingleSession.
sergeyu@chromium.org
2011-08-11
1
-2
/
+1
*
Resolve addresses of STUN/Relay servers in JingleInfoRequest.
sergeyu@chromium.org
2011-08-09
1
-0
/
+4
*
Asynchronous initialization in SessionManager.
sergeyu@chromium.org
2011-07-28
1
-2
/
+2
*
Cleanups and bugfixes for JingleInfoRequest.
sergeyu@chromium.org
2011-07-26
1
-3
/
+0
*
Expose nat_traversal flag to host and client plugins.
sergeyu@chromium.org
2011-07-26
1
-6
/
+3
*
Don't use X509Certificate in chromoting code.
sergeyu@chromium.org
2011-07-16
1
-4
/
+3
*
Minor cleanups in JingleSession and JingleSessionManager.
sergeyu@chromium.org
2011-07-07
1
-9
/
+9
*
Fix Valgrind errors in remoting_unittests.
sergeyu@chromium.org
2011-07-07
1
-2
/
+3
*
Make Session and SessionManager not thread-safe and not ref-counted.
sergeyu@chromium.org
2011-07-06
1
-24
/
+20
*
Don't use HttpPortAllocator when it is not neccessary.
sergeyu@chromium.org
2011-06-30
1
-2
/
+4
*
Remove JingleClient.
sergeyu@chromium.org
2011-06-29
1
-25
/
+46
*
Move ContentDescription class to a separate file.
sergeyu@chromium.org
2011-06-27
1
-39
/
+1
*
Cleanup usage of JingleThread in the protocol code.
sergeyu@chromium.org
2011-06-24
1
-8
/
+3
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
1
-5
/
+15
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove auto generation of certificate when chromoting client connects
hclam@chromium.org
2011-02-04
1
-7
/
+9
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Use certificate and key files instead of generating them each time for unit t...
hclam@chromium.org
2010-12-23
1
-1
/
+12
*
Send certificate in content description in jingle for Chromoting
hclam@chromium.org
2010-12-23
1
-14
/
+10
*
Add an extra SSL layer in JingleSession for Chromoting
hclam@chromium.org
2010-12-23
1
-0
/
+13
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
1
-23
/
+34
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-6
/
+6
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-0
/
+129