summaryrefslogtreecommitdiffstats
path: root/remoting/client/client_config.h
Commit message (Expand)AuthorAgeFilesLines
* Disable V1 auth support in remoting client and Me2Me host.sergeyu@chromium.org2012-05-311-1/+0
* Revert 139424 - Remove V1 authenticators.sergeyu@chromium.org2012-05-301-0/+1
* Remove V1 authenticators.sergeyu@chromium.org2012-05-291-1/+0
* Use NegotiatingAuthenticator instead of V2Authenticator.sergeyu@chromium.org2012-01-311-1/+3
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-1/+4
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-4/+1
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-1/+4
* Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.sergeyu@chromium.org2012-01-061-2/+2
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-8/+0
* Initial key exchange implementation.sergeyu@chromium.org2011-06-011-4/+13
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-0/+1
* Added out-of-line ctor and dtor to fix clang builds.jamiewalch@chromium.org2011-05-091-0/+3
* Added nonce to client interface.jamiewalch@chromium.org2011-05-091-1/+2
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-18/+4
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-0/+36