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 timeout for when P2P connection failures.
sergeyu@chromium.org
2013-06-21
4
-6
/
+58
*
Changes to PairingRegistry to facilitate per-platform implementions.
jamiewalch@chromium.org
2013-06-18
7
-52
/
+119
*
Make the mapping from client id -> secret asynchronous.
jamiewalch@chromium.org
2013-06-14
9
-119
/
+207
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.
dcheng@chromium.org
2013-06-14
7
-9
/
+9
*
Remove XmppProxy and JavascriptSignalStrategy.
sergeyu@chromium.org
2013-06-13
2
-32
/
+18
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
2
-0
/
+5
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
7
-7
/
+7
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
6
-6
/
+6
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
5
-12
/
+8
*
Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
1
-4
/
+6
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
14
-50
/
+78
*
Show a 'remember me' checkbox in the web-app when connecting to a host that s...
jamiewalch@chromium.org
2013-05-24
4
-8
/
+15
*
PairingAuthenticator implementation and plumbing.
jamiewalch@chromium.org
2013-05-22
18
-58
/
+794
*
Added missing function.
jamiewalch@chromium.org
2013-05-15
1
-0
/
+5
*
Added support for an optimistic protocol message from the client.
jamiewalch@chromium.org
2013-05-14
2
-11
/
+36
*
Added PairingRegistry class.
jamiewalch@chromium.org
2013-05-10
3
-0
/
+219
*
Protocol-level changes required to support PIN-less authentication.
jamiewalch@chromium.org
2013-05-10
7
-2
/
+40
*
Cleanup code that format session description.
sergeyu@chromium.org
2013-05-05
1
-20
/
+8
*
Restart ICE when a P2P channel in chromoting connection becomes non-writable.
sergeyu@chromium.org
2013-05-02
1
-1
/
+13
*
Log connection type in chromoting client.
sergeyu@chromium.org
2013-05-01
1
-0
/
+2
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
10
-37
/
+43
*
remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-27
5
-6
/
+6
*
Don't try to log a null stanza...
jamiewalch@chromium.org
2013-04-26
1
-2
/
+1
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
9
-9
/
+53
*
Fix DCHECK when asynchronous auth finishes after the connection fails.
rmsousa@chromium.org
2013-04-18
1
-1
/
+7
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Fixed missing CONNECTED state transition.
jamiewalch@chromium.org
2013-04-16
1
-3
/
+3
*
Call ChromotingClient::Initialize() before any packets can arrive.
alexeypa@chromium.org
2013-04-13
2
-0
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
6
-13
/
+15
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
6
-15
/
+13
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
6
-13
/
+15
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
1
-1
/
+1
*
Client plugin changes to support third party authentication.
rmsousa@chromium.org
2013-04-06
6
-14
/
+33
*
Host-side third party token validation
rmsousa@chromium.org
2013-04-06
7
-26
/
+147
*
Separate Client and Host side of NegotiatingAuthenticator, and make the proto...
rmsousa@chromium.org
2013-04-03
10
-340
/
+524
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-2
/
+2
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
2
-5
/
+9
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
3
-20
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
2
-4
/
+4
*
Protocol / client plugin changes to support interactively asking for a PIN.
rmsousa@chromium.org
2013-03-23
3
-91
/
+167
*
Third Party authentication protocol.
rmsousa@chromium.org
2013-03-23
11
-16
/
+779
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Move HostKeyPair into protocol::KeyPair.
rmsousa@chromium.org
2013-03-07
15
-86
/
+82
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...
rmsousa@chromium.org
2013-03-01
16
-65
/
+114
*
Reland r185114 "Roll libjingle r281:r286"
hclam@google.com
2013-02-28
1
-2
/
+1
*
Revert 185114
mpearson@chromium.org
2013-02-28
1
-1
/
+2
*
Roll libjingle r281:r286
hclam@google.com
2013-02-28
1
-2
/
+1
*
Make sanity-checking consistent for events received via IPC and on-the-wire.
wez@chromium.org
2013-02-27
2
-0
/
+4
[next]