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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-29
1
-1
/
+11
*
Revert 94247 - Add an authentication step to stream channel setup in JingleSt...
wez@chromium.org
2011-07-27
1
-11
/
+1
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-27
1
-1
/
+11
*
Expose nat_traversal flag to host and client plugins.
sergeyu@chromium.org
2011-07-26
1
-0
/
+8
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Don't use X509Certificate in chromoting code.
sergeyu@chromium.org
2011-07-16
1
-5
/
+6
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
1
-247
/
+151
*
Revert 92641 because it doesn't compile - Move channel initialization logic t...
sadrul@chromium.org
2011-07-15
1
-151
/
+247
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
1
-247
/
+151
*
Remove SocketWrapper, which should no longer be needed since we're explicitly...
wez@chromium.org
2011-07-08
1
-44
/
+20
*
Minor cleanups in JingleSession and JingleSessionManager.
sergeyu@chromium.org
2011-07-07
1
-2
/
+6
*
Fix Valgrind errors in remoting_unittests.
sergeyu@chromium.org
2011-07-07
1
-6
/
+13
*
Comment another failing DCHECK.
sergeyu@chromium.org
2011-07-07
1
-3
/
+4
*
Comment DCHECK that fails on the host side.
sergeyu@chromium.org
2011-07-06
1
-1
/
+4
*
Make Session and SessionManager not thread-safe and not ref-counted.
sergeyu@chromium.org
2011-07-06
1
-27
/
+40
*
PseudoTcp to expose settings of nagling and ACK delay
hclam@chromium.org
2011-06-30
1
-1
/
+10
*
Cleanup usage of JingleThread in the protocol code.
sergeyu@chromium.org
2011-06-24
1
-1
/
+0
*
Fix JingleSession to respect net::StreamSocket Read/Write semantics.
wez@chromium.org
2011-06-24
1
-52
/
+86
*
Added client-side support for the TLS cached info
rkn@chromium.org
2011-06-22
1
-0
/
+1
*
This change is part of a cleanup of the remoting component's session initiali...
wez@chromium.org
2011-06-17
1
-1
/
+1
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
1
-22
/
+89
*
Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.
wez@chromium.org
2011-05-25
1
-0
/
+2
*
Roll new libjingle. Use the new incoming_only flag in chromoting host.
sergeyu@chromium.org
2011-05-10
1
-18
/
+51
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Log an error and fail to connect on invalid Host response, rather than crashing.
wez@chromium.org
2011-04-28
1
-35
/
+57
*
Remove StreamSocketAdapter.
sergeyu@chromium.org
2011-04-23
1
-1
/
+0
*
Use PseudoTcpAdapter in Chromoting
sergeyu@chromium.org
2011-04-22
1
-68
/
+37
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-4
/
+4
*
Revert r61181.
agl@chromium.org
2011-04-12
1
-1
/
+0
*
Moved socket adapters from remoting/jingle_glue to jingle/glue.
sergeyu@chromium.org
2011-03-31
1
-7
/
+7
*
Code cleanup related to allowed_bad_certs.
wtc@chromium.org
2011-03-14
1
-1
/
+2
*
Configure Nagle's & Delayed ACK settings for Chromoting channels.
wez@chromium.org
2011-03-07
1
-0
/
+13
*
SocketWrapper for interfacing between JingleSession and SSL sockets
hclam@chromium.org
2011-03-02
1
-8
/
+9
*
[chromoting] Fix crash in JingleSession.
sergeyu@chromium.org
2011-02-09
1
-2
/
+3
*
Fix and enable JingleSessionTest.*. Disable these tests under TSan.
sergeyu@chromium.org
2011-02-08
1
-48
/
+47
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
1
-1
/
+0
*
Send certificate in content description in jingle for Chromoting
hclam@chromium.org
2010-12-23
1
-3
/
+9
*
Add an extra SSL layer in JingleSession for Chromoting
hclam@chromium.org
2010-12-23
1
-59
/
+209
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
1
-0
/
+16
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-5
/
+5
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-0
/
+343