summaryrefslogtreecommitdiffstats
path: root/remoting/host/remoting_me2me_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-261-2/+3
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-0/+36
* Separate access token caching logic from signaling connector.rmsousa@chromium.org2014-02-111-4/+10
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-111-2/+48
* Revert 249772 "Enabled pairing registry in the me2me host on Win..."sorin@chromium.org2014-02-071-48/+2
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-071-2/+48
* Support sending client certificates when validating tokens.rmsousa@chromium.org2014-01-251-20/+33
* Revert 246456 "Support sending client certificates when validati..."akalin@chromium.org2014-01-231-33/+20
* Support sending client certificates when validating tokens.rmsousa@chromium.org2014-01-231-20/+33
* Fix JID checking for cases where the user account does not have a Google emai...rmsousa@chromium.org2014-01-111-3/+3
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-161-1/+1
* Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."sergeyu@chromium.org2013-12-161-1/+1
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-161-1/+1
* Move remoting::GetUsername() from remoting/base to remoting/hostsergeyu@chromium.org2013-12-111-1/+1
* Separate ConfigWatcher interface from ConfigFileWatcher implementation.rmsousa@chromium.org2013-12-041-5/+6
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-261-15/+15
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-8/+0
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-0/+2
* Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."sergeyu@chromium.org2013-09-201-6/+2
* Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.sergeyu@chromium.org2013-08-271-2/+6
* Cleanup XmppSignalStrategy initializationsergeyu@chromium.org2013-08-221-14/+15
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-161-6/+20
* Cleanup chromoting host config handling on Linux.sergeyu@chromium.org2013-08-031-8/+34
* Added PIN-less auth policy.jamiewalch@chromium.org2013-08-021-2/+26
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-021-6/+2
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-6/+1
* Don't send offline status before the host has started.weitaosu@chromium.org2013-07-311-0/+4
* Ignore client certificate requests by default.rmsousa@chromium.org2013-07-311-3/+5
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-1/+6
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-6/+1
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-1/+6
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-6/+1
* Paired client revocation UI.jamiewalch@chromium.org2013-07-231-3/+6
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Host offline status reporting.weitaosu@chromium.org2013-07-111-3/+22
* Revert 210731 "Host offline status reporting."satorux@chromium.org2013-07-101-22/+3
* Host offline status reporting.weitaosu@chromium.org2013-07-101-3/+22
* Don't create a pairing registry.jamiewalch@chromium.org2013-06-261-4/+2
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-231-6/+4
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-211-1/+1
* Add notification when the host successfully starts.rmsousa@chromium.org2013-06-121-1/+23
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+5
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-041-4/+12
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-1/+1
* Initialize CPU-specific features in media when starting the host.alexeypa@chromium.org2013-05-301-0/+4
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-231-22/+0
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-221-1/+7