summaryrefslogtreecommitdiffstats
path: root/remoting/host/json_host_config.cc
Commit message (Expand)AuthorAgeFilesLines
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-20/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+2
* 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