Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in remoting/ | dcheng | 2014-10-21 | 1 | -2/+2 |
* | replace OVERRIDE and FINAL with override and final in remoting/ | mostynb | 2014-10-08 | 1 | -2/+2 |
* | Use make_scoped_ptr() in src/remoting. | sergeyu | 2014-10-01 | 1 | -1/+1 |
* | Do minimal processing of gnubby data. Add request timeouts and send error | psj@chromium.org | 2014-03-24 | 1 | -6/+43 |
* | Fix "narrowing conversion" errors uncovered in building with gcc 4.8 | agoode@chromium.org | 2014-02-27 | 1 | -3/+5 |
* | Add gnubby authentication to remoting host | psj@chromium.org | 2014-02-20 | 1 | -0/+126 |