summaryrefslogtreecommitdiffstats
path: root/remoting/protocol
Commit message (Expand)AuthorAgeFilesLines
* Remove even more headers from base/memory/scoped_ptr.hdcheng2016-03-251-0/+1
* Add more out of line copy ctors for complex classes.vmpstr2016-03-244-0/+5
* Remove use of deprecated methods to cricket::VideoCapturer in WebrtcVideoCapt...perkj2016-03-243-16/+9
* Show max latency on client's status baryuweih2016-03-232-14/+14
* Revert of Show max latency on client's status bar (patchset #8 id:140001 of h...newt2016-03-232-14/+14
* Show max latency on client's status baryuweih2016-03-222-14/+14
* net: remove UsingTCPFastOpen() method from StreamSocket classtfarina2016-03-221-4/+0
* Roll WebRTC 12049:12058, Libjingle 12042:12058tommi2016-03-191-1/+1
* Add signatures for session-description messages.sergeyu2016-03-186-38/+91
* Remove Chrome dependency to empty videosourceinterface.hperkj2016-03-182-2/+0
* Remove spake2_plain authentication method.sergeyu2016-03-179-104/+45
* Replace all uses of webrtc::VideoRendererInterface by rtc::VideoSinkInterface.nisse2016-03-172-8/+14
* Add Curve25519 version of pairing authenticatorssergeyu2016-03-176-107/+255
* Handle pairing client ID in the negotiating authenticators.sergeyu2016-03-1714-143/+172
* Normalize JIDs passed to Spake2Authenticator.sergeyu2016-03-161-3/+6
* Enable TURN on the host when using WebRTC.sergeyu2016-03-164-34/+61
* Use ClientAuthenticationConfig in PairingClientAuthenticatorsergeyu2016-03-1211-76/+100
* Make TokenValidatorFactory ref-counted.sergeyu2016-03-125-25/+22
* Enable Curve25519 in host and client for PIN-based and third-party auth.sergeyu2016-03-1212-73/+171
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-124-45/+47
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-113-43/+44
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-113-44/+43
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-115-0/+517
* Revert of Implement authenticator based on SPAKE2 implementation in boringssl...chrishall2016-03-105-517/+0
* Replace ThirdPartyClientAuthenticator::TokenFetcher with a callback.sergeyu2016-03-107-72/+58
* Cleanup AuthenticationMethod usage.sergeyu2016-03-0914-279/+168
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-085-0/+517
* 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-078-22/+11
* Notify normalizing input filters on blur.jamiewalch2016-03-042-5/+19
* Simplify AuthenticationMethod type and PIN hash handling.sergeyu2016-03-0413-331/+209
* Roll WebRTC 11835:11842kjellander2016-03-021-1/+1
* 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-262-0/+3
* 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
* net: move IsLocalhost() function into url_util.htfarina2016-02-234-4/+0
* Implement HttpIceConfigRequestsergeyu2016-02-206-1/+479
* Enable TURN support in remoting::PortAllocatorsergeyu2016-02-192-31/+40
* Add support for POST requests in UrlRequest interfacesergeyu2016-02-181-1/+2
* Add IceConfig and IceConfigRequest.sergeyu2016-02-139-84/+303
* Update webrtc::DesktopCapturere clients to use SharedMemoryFactorysergeyu2016-02-123-14/+22
* Roll WebRTC 11579:11592, Libjingle 11568:11592kjellander2016-02-121-1/+1
* Use UrlRequest in PortAllocator.sergeyu2016-02-1113-283/+153
* Roll WebRTC 11523:11548, Libjingle 11522:11545kjellander2016-02-106-12/+12
* Fix IceTransportTest.TestBrokenTransportsergeyu2016-02-093-22/+36
* Avoid extra framing in WebRTC data streams.sergeyu2016-02-094-173/+133
* Add policy to restrict client domain for Me2Me.jamiewalch2016-02-086-55/+159
* Roll WebRTC 11486:11495, Libjingle 11485:11495kjellander2016-02-054-4/+4