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
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
9
-51
/
+75
*
Implement RSAPrivateKey::Copy()
sergeyu@chromium.org
2011-12-03
2
-14
/
+8
*
Clean up some indentation and explicits that got missed in code review.
wez@chromium.org
2011-11-30
1
-8
/
+9
*
Fix leak in remoting_unittests caused by crrev.com/112127
sergeyu@chromium.org
2011-11-30
1
-1
/
+1
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
16
-487
/
+399
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
8
-8
/
+21
*
Remove JingleSessionManager::set_allow_local_ips().
sergeyu@chromium.org
2011-11-29
3
-13
/
+2
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
2
-3
/
+2
*
Don't delete channels in JingleSession::CloseInternal().
sergeyu@chromium.org
2011-11-29
2
-4
/
+3
*
Add implementation for current IT2Me auth.
sergeyu@chromium.org
2011-11-23
4
-5
/
+396
*
Move SSL layer initialization into ChannelAuthenticator implementations.
sergeyu@chromium.org
2011-11-23
19
-575
/
+537
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
33
-314
/
+270
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-1
/
+1
*
Add OVERRIDE to remoting/.
avi@chromium.org
2011-11-19
5
-18
/
+18
*
Remove chromotocol_test_client
sergeyu@chromium.org
2011-11-18
1
-367
/
+0
*
Refactor client channel dispatchers.
sergeyu@chromium.org
2011-11-18
12
-340
/
+222
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
2
-9
/
+1
*
Refactor channel dispatchers on the host side.
sergeyu@chromium.org
2011-11-18
11
-272
/
+235
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
20
-42
/
+116
*
Refactor ChannelAuthenticator so that it can be used with Authenticator.
sergeyu@chromium.org
2011-11-15
6
-53
/
+51
*
Send correct termination reason when session is terminated by the host.
sergeyu@chromium.org
2011-11-15
4
-11
/
+33
*
Initial Authenticator interface.
sergeyu@chromium.org
2011-11-15
1
-0
/
+92
*
Report correct error when connection cannot be established.
sergeyu@chromium.org
2011-11-12
1
-0
/
+9
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
18
-60
/
+22
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
5
-40
/
+40
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
5
-27
/
+27
*
Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession
sergeyu@chromium.org
2011-11-10
5
-29
/
+22
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
7
-18
/
+7
*
Remove SecureP2PSocket, since we'll be using DTLS in future.
wez@chromium.org
2011-11-05
3
-522
/
+0
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
12
-71
/
+19
*
React to error messages received in response to transport-info.
sergeyu@chromium.org
2011-11-05
2
-3
/
+23
*
Refactor IqRequest.
sergeyu@chromium.org
2011-11-04
4
-23
/
+21
*
removing unnecessary include
amit@chromium.org
2011-11-02
1
-1
/
+0
*
Roll libjingle 88:92
sergeyu@chromium.org
2011-11-01
1
-1
/
+1
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
48
-170
/
+197
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
15
-52
/
+52
*
Expose connection error code to the web app.
sergeyu@chromium.org
2011-10-01
3
-37
/
+74
*
Fix uninitialized value in JingleMessage that causes DCHECK failure.
sergeyu@chromium.org
2011-09-30
1
-1
/
+2
*
Replace LOG(INFO) with VLOG(1) to avoid excessive logging.
sergeyu@chromium.org
2011-09-29
2
-7
/
+7
*
Marked JingleSessionTest.TestSpeed as flaky
rickcam@chromium.org
2011-09-28
1
-1
/
+1
*
Revert 103178 - Marked JingleSessionTest.TestSpeed flaky
rickcam@chromium.org
2011-09-28
1
-1
/
+1
*
Marked JingleSessionTest.TestSpeed flaky
rickcam@chromium.org
2011-09-28
1
-1
/
+1
*
Parse termination reason and propagate the error to the Session interface.
sergeyu@chromium.org
2011-09-27
11
-70
/
+142
*
Remove session-reject message from jingle_messages.
sergeyu@chromium.org
2011-09-26
4
-28
/
+2
*
Implement PepperTransportSocketAdapter::Disconnect() and add missing DCHECKs.
sergeyu@chromium.org
2011-09-23
1
-2
/
+29
*
Remove old sandboxing-related code.
sergeyu@chromium.org
2011-09-23
6
-63
/
+13
*
Cleanup ConnectionToHost of non-P2P-API code.
sergeyu@chromium.org
2011-09-22
2
-46
/
+2
*
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
[next]