summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Remoting daemon process to support unofficial client IDhclam@chromium.org2012-04-241-0/+2
* Implemented OAuth2 support for remoting_me2me_host.jamiewalch@chromium.org2012-03-201-0/+1
* Enable V2 authentication for Me2Me host.sergeyu@chromium.org2012-01-241-1/+2
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-1/+2
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-0/+1
* Replaced char* with to char[].sergeyu@chromium.org2010-08-131-5/+5
* Convert src/remoting to std::string/char* away from wstring/wchar_t*.viettrungluu@chromium.org2010-07-311-5/+5
* Replaced static wstring with wchar_t*.sergeyu@chromium.org2010-07-281-5/+5
* Added RSA key generator for register_host.pysergeyu@chromium.org2010-07-141-1/+1
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-0/+15