| Commit message (Expand) | Author | Age | Files | Lines |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 1 | -118/+0 |
* | Handle certificate generation errors in chromoting host. | sergeyu@chromium.org | 2012-09-14 | 1 | -0/+3 |
* | Cleanup and simplify HostConfig and JsonHostConfig. | sergeyu@chromium.org | 2012-04-07 | 1 | -2/+2 |
* | Add methods needed for host registration in chromoting host plugin. | sergeyu@chromium.org | 2012-03-29 | 1 | -3/+9 |
* | Convert all of remoting/* to base::Bind(). | ajwong@chromium.org | 2011-12-20 | 1 | -1/+0 |
* | Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle | rsleevi@chromium.org | 2011-11-01 | 1 | -3/+5 |
* | Don't use X509Certificate in chromoting code. | sergeyu@chromium.org | 2011-07-16 | 1 | -5/+9 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -8/+8 |
* | Faster connection establishment for chromoting | hclam@chromium.org | 2011-02-04 | 1 | -1/+18 |
* | HostConfig interface updates. | sergeyu@chromium.org | 2010-12-16 | 1 | -7/+0 |
* | Make sure to use scoped_refptr for refcounted params in audio/video/remoting | willchan@chromium.org | 2010-10-18 | 1 | -1/+3 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 1 | -3/+1 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 1 | -1/+3 |
* | Added HostKeyPair class, signatures for heartbeat messages. | sergeyu@chromium.org | 2010-08-04 | 1 | -0/+92 |