summaryrefslogtreecommitdiffstats
path: root/remoting/host/token_validator_base.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Chromoting: Retry third-party token validation if needed.lambroslambrou2015-12-161-0/+15
* Plumbing SSLPrivateKey (//net)svaldez2015-11-191-0/+1
* Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.lukasza2015-03-031-14/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-10/+9
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-6/+6
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-261-0/+90