summaryrefslogtreecommitdiffstats
path: root/remoting/client/client_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable V1 auth support in remoting client and Me2Me host.sergeyu@chromium.org2012-05-311-2/+1
* Revert 139424 - Remove V1 authenticators.sergeyu@chromium.org2012-05-301-1/+2
* Remove V1 authenticators.sergeyu@chromium.org2012-05-291-2/+1
* Use NegotiatingAuthenticator instead of V2Authenticator.sergeyu@chromium.org2012-01-311-1/+1
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-3/+4
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-4/+3
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-3/+4
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+1
* Added out-of-line ctor and dtor to fix clang builds.jamiewalch@chromium.org2011-05-091-0/+15