Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace NULL->nullptr in src/remoting. | sergeyu | 2015-01-09 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in remoting/ | dcheng | 2014-10-21 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in remoting/ | mostynb | 2014-10-08 | 1 | -2/+2 |
* | Refactor TokenValidatorImpl into a base class + implementation. | rmsousa@chromium.org | 2014-02-26 | 1 | -2/+2 |
* | PairingAuthenticator implementation and plumbing. | jamiewalch@chromium.org | 2013-05-22 | 1 | -2/+8 |
* | Host-side third party token validation | rmsousa@chromium.org | 2013-04-06 | 1 | -2/+18 |
* | Separate Client and Host side of NegotiatingAuthenticator, and make the proto... | rmsousa@chromium.org | 2013-04-03 | 1 | -0/+61 |