summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert of Adding container class for chromoting client runtimes. (patchset #2...lambroslambrou2016-03-219-237/+47
* Roll WebRTC 12049:12058, Libjingle 12042:12058tommi2016-03-191-1/+1
* [remoting android] Remove API key and client id/secret.lambroslambrou2016-03-192-34/+0
* Remove app_remoting.sergeyu2016-03-1958-4649/+37
* Add signatures for session-description messages.sergeyu2016-03-186-38/+91
* Remove Chrome dependency to empty videosourceinterface.hperkj2016-03-183-3/+0
* Remove spake2_plain authentication method.sergeyu2016-03-1710-105/+49
* Replace all uses of webrtc::VideoRendererInterface by rtc::VideoSinkInterface.nisse2016-03-172-8/+14
* Add Curve25519 version of pairing authenticatorssergeyu2016-03-176-107/+255
* [remoting android] Suppress NewApi lint warninglambroslambrou2016-03-171-0/+1
* Reduce APK size by disabling WebRTC.yuweih2016-03-176-6/+31
* Handle pairing client ID in the negotiating authenticators.sergeyu2016-03-1714-143/+172
* Normalize JIDs passed to Spake2Authenticator.sergeyu2016-03-162-5/+9
* Enable TURN on the host when using WebRTC.sergeyu2016-03-1610-77/+99
* [remoting android] Set contentInsetStart on each Toolbar.lambroslambrou2016-03-157-7/+26
* Implementing the RemoteSecurityKeyIpcClient class and tests.joedow2016-03-1412-16/+848
* Implement GnubbyAuthHandlerWin class and tests.joedow2016-03-1412-5/+1033
* Implementing RemoteSecurityKeyIpcServer class and tests.joedow2016-03-1417-10/+839
* Adding container class for chromoting client runtimes.nicholss2016-03-149-46/+236
* Use ClientAuthenticationConfig in PairingClientAuthenticatorsergeyu2016-03-1217-81/+107
* Make TokenValidatorFactory ref-counted.sergeyu2016-03-128-35/+31
* Enable Curve25519 in host and client for PIN-based and third-party auth.sergeyu2016-03-1213-73/+172
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-1212-133/+115
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-1111-111/+132
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-1111-132/+111
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-118-1/+522
* Add volume control for windows hostzijiehe2016-03-102-12/+86
* Revert of Move //remoting/remoting_host_win.gypi:* to GN (patchset #7 id:1200...alexmos2016-03-107-398/+51
* Move //remoting/remoting_host_win.gypi:* to GNzijiehe2016-03-107-51/+398
* Revert of Implement authenticator based on SPAKE2 implementation in boringssl...chrishall2016-03-108-522/+1
* Replace ThirdPartyClientAuthenticator::TokenFetcher with a callback.sergeyu2016-03-1018-240/+114
* Cleanup AuthenticationMethod usage.sergeyu2016-03-0924-343/+183
* Prepare remoting/ for compilation with OS X 10.7 deployment target.erikchen2016-03-092-138/+5
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-088-1/+522
* Change scoped_ptr to a type alias for std::unique_ptr on OS_WINdcheng2016-03-081-1/+1
* Remove dependency on V2Authenticator from ThirdParty and pairing authenticators.sergeyu2016-03-0816-195/+168
* Support for server session cache.ryanchung2016-03-082-8/+18
* Remove first_message argument from AuthenticatorFactory::Create().sergeyu2016-03-0711-31/+16
* Load host settings in connect_ to ensure they are valid for every connection.jamiewalch2016-03-051-6/+9
* Notify normalizing input filters on blur.jamiewalch2016-03-046-36/+31
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-0422-379/+283
* [remoting host] Add comments to explain some DCHECKslambroslambrou2016-03-031-0/+5
* Roll WebRTC 11835:11842kjellander2016-03-022-3/+1
* Move libvpx_new to libvpxjohannkoenig2016-03-028-10/+10
* Adding credits html page to the CRD iOS app.nicholss2016-03-024-0/+132
* Use a non-deprecated method to get a string from an OSStatus error.erikchen2016-03-011-1/+3
* Refactor IceTransportChannel to use non-deprecated P2PTransportChannel constr...mikescarlett2016-03-011-1/+1
* remoting: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2616-0/+27
* Respect display rotation on Chrome OS.kelvinp2016-02-261-5/+8
* Improve handling of invalid command line in Me2Me host.sergeyu2016-02-256-8/+7