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
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
6
-1
/
+7
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-0
/
+5
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-3
/
+9
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-1
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+1
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+2
*
Refactor InputStub interface to pass events by value (const reference).
lambroslambrou@chromium.org
2011-09-13
5
-22
/
+18
*
Access Session::config() and Session::jid() on the correct thread only.
sergeyu@chromium.org
2011-09-13
1
-8
/
+2
*
Add flag to use P2P Transport API.
sergeyu@chromium.org
2011-09-13
2
-9
/
+23
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
12
-13
/
+1275
*
Revert 100589 - Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-12
1
-2
/
+8
*
Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-10
1
-8
/
+2
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
17
-90
/
+73
*
Fix stuck keys problem with Chromoting when host disconnects while keys are
garykac@chromium.org
2011-08-30
1
-1
/
+5
*
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
[next]