summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/negotiating_authenticator.h
Commit message (Expand)AuthorAgeFilesLines
* Separate Client and Host side of NegotiatingAuthenticator, and make the proto...rmsousa@chromium.org2013-04-031-147/+0
* Protocol / client plugin changes to support interactively asking for a PIN.rmsousa@chromium.org2013-03-231-6/+71
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-8/+8
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-011-1/+4
* Use NegotiatingAuthenticator instead of V2Authenticator.sergeyu@chromium.org2012-01-311-0/+2
* Implement NegotiatingAuthenticator.sergeyu@chromium.org2012-01-301-0/+77