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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
5
-7
/
+92
*
Remove DisableOCSP().
sergeyu@chromium.org
2011-08-23
1
-0
/
+5
*
Use plugin main thread for network code on the client side
sergeyu@chromium.org
2011-08-22
3
-15
/
+11
*
Parsers and formatters for jingle messages.
sergeyu@chromium.org
2011-08-19
9
-14
/
+780
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
5
-8
/
+8
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
41
-115
/
+197
*
Remove key exchange code from JingleSession.
sergeyu@chromium.org
2011-08-11
6
-112
/
+6
*
Simplify channel creation callbacks in remoting::Session interface.
sergeyu@chromium.org
2011-08-11
15
-64
/
+46
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
24
-230
/
+594
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
24
-481
/
+177
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
24
-177
/
+481
*
Resolve addresses of STUN/Relay servers in JingleInfoRequest.
sergeyu@chromium.org
2011-08-09
4
-2
/
+19
*
Use HMAC SHA-256, since SHA-1 won't work inside the Windows sandbox.
wez@chromium.org
2011-08-09
3
-8
/
+8
*
Set send buffer size for the raw socket used by chromoting
hclam@chromium.org
2011-08-04
1
-0
/
+10
*
Rename PepperP2PChannel to PepperTransportSocketAdaptor. Implement net::Socke...
sergeyu@chromium.org
2011-08-03
4
-246
/
+368
*
Disable RTP support in remoting protocol code.
sergeyu@chromium.org
2011-08-03
4
-32
/
+10
*
Respect NAT traversal policy in the Chromoting client plugin.
ajwong@chromium.org
2011-08-03
1
-3
/
+3
*
Add missing virtual qualifiers to appease clang.
wez@chromium.org
2011-08-02
1
-4
/
+4
*
Separate channel authentication code from JingleStreamConnecter.
sergeyu@chromium.org
2011-08-02
4
-167
/
+337
*
Increase PseudoTcp receive and send window sizes
hclam@chromium.org
2011-07-30
1
-0
/
+7
*
Add WARN_UNUSED_RESULT to crypto/hmac.h
rsleevi@chromium.org
2011-07-30
2
-20
/
+23
*
Fix a flake in ConnectBadChannelAuth.
wez@chromium.org
2011-07-29
1
-6
/
+12
*
Re-enable use of TLS False Start on stream channels.
wez@chromium.org
2011-07-29
1
-5
/
+0
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-29
11
-62
/
+327
*
Reenable JingleSessionTest.TestSpeed.
sergeyu@chromium.org
2011-07-28
1
-1
/
+1
*
Asynchronous initialization in SessionManager.
sergeyu@chromium.org
2011-07-28
7
-84
/
+112
*
Revert 94247 - Add an authentication step to stream channel setup in JingleSt...
wez@chromium.org
2011-07-27
11
-327
/
+62
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-27
11
-62
/
+327
*
Cleanups and bugfixes for JingleInfoRequest.
sergeyu@chromium.org
2011-07-26
2
-20
/
+13
*
Expose nat_traversal flag to host and client plugins.
sergeyu@chromium.org
2011-07-26
10
-42
/
+45
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-4
/
+4
*
Fix instability in SSL client/server sockets
sergeyu@chromium.org
2011-07-21
1
-6
/
+3
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-1
/
+3
*
Message validation in message dispatchers.
sergeyu@chromium.org
2011-07-21
9
-50
/
+26
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
1
-3
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
3
-3
/
+3
*
Don't use X509Certificate in chromoting code.
sergeyu@chromium.org
2011-07-16
14
-85
/
+59
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
11
-344
/
+667
*
Revert 92641 because it doesn't compile - Move channel initialization logic t...
sadrul@chromium.org
2011-07-15
11
-667
/
+344
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
11
-344
/
+667
*
Rename CommandLine::GetArgs(), update callers.
msw@chromium.org
2011-07-13
1
-1
/
+1
*
Disable TCP connections for chromoting
hclam@chromium.org
2011-07-13
1
-2
/
+8
*
Roll new libjingle with asynchronous NetworkManager.
sergeyu@chromium.org
2011-07-13
1
-1
/
+1
*
Remove SocketWrapper, which should no longer be needed since we're explicitly...
wez@chromium.org
2011-07-08
4
-152
/
+20
*
Mark failing channel tests flaky, for investigation ASAP.
wez@chromium.org
2011-07-08
1
-3
/
+6
*
Minor cleanups in JingleSession and JingleSessionManager.
sergeyu@chromium.org
2011-07-07
8
-71
/
+66
*
Fix Valgrind errors in remoting_unittests.
sergeyu@chromium.org
2011-07-07
4
-20
/
+22
*
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
18
-385
/
+328
[next]