summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix WebrtcVideoCapturerAdapter to emit frames even when nothing is changing.sergeyu2016-02-251-3/+8
* Fix WebrtcDataStreamAdapter to handle errors asychronously.sergeyu2016-02-243-12/+63
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-1/+2
* Removing Linux specific GnubbyAuthHandler header file.joedow2016-02-246-117/+91
* net: move IsLocalhost() function into url_util.htfarina2016-02-236-6/+0
* Move Linux specific methods out of GnubbyAuthHandler classjoedow2016-02-224-12/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-223-4/+4
* Move remoting/remoting_host_win.gypi:remoting_breakpad_tester to gnzijiehe2016-02-212-1/+15
* Updating webapp to send securityKey capability.joedow2016-02-2011-37/+303
* Implement HttpIceConfigRequestsergeyu2016-02-208-1/+482
* Android Chromoting: Pull Credits page out to a separate Activity.lambroslambrou2016-02-205-3/+85
* Enable TURN support in remoting::PortAllocatorsergeyu2016-02-192-31/+40
* Android Chromoting: Pull out common code for starting new Activities.lambroslambrou2016-02-193-18/+31
* Add support for POST requests in UrlRequest interfacesergeyu2016-02-186-9/+60
* Prevent creation of the GnubbyExtension if no socket name is defined.joedow2016-02-181-6/+10
* Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.joedow2016-02-1731-517/+1011
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-173-21/+14
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-173-14/+21
* Add message from grandchild to parent to indicate successful host launch.jamiewalch2016-02-161-8/+33