summaryrefslogtreecommitdiffstats
path: root/remoting/host/json_host_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-0/+1
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-311-14/+2
* Removed dependency on chrome/common.sergeyu@chromium.org2010-06-251-9/+27
* Fixed memleak in JsonHostConfig.sergeyu@chromium.org2010-06-181-0/+1
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+64