summaryrefslogtreecommitdiffstats
path: root/remoting/host/json_host_config_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-13/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-1/+1
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-311-1/+1
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-141-5/+5
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+121