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
*
Implement multi-step auth support in PepperSession.
sergeyu@chromium.org
2011-12-14
9
-40
/
+449
*
Fix valgrind warning in remoting_unittests due to uninitialized memory.
sergeyu@chromium.org
2011-12-13
1
-1
/
+6
*
Multi-step authentication support in JingleSession.
sergeyu@chromium.org
2011-12-13
7
-38
/
+141
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
15
-704
/
+942
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
19
-212
/
+72
*
Removing MessageLoop::QuitTask() from remoting/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
4
-57
/
+8
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
4
-8
/
+57
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
4
-12
/
+93
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
4
-12
/
+49
*
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
[next]