summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_key_pair.cc
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-8/+8
* Faster connection establishment for chromotinghclam@chromium.org2011-02-041-1/+18
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-7/+0
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-1/+3
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-3/+1
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-1/+3
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-0/+92