Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scoped_ptr<> to pass ownership in more places. | sergeyu@chromium.org | 2012-03-20 | 1 | -6/+7 |
* | Log client jid for rejected clients. | sergeyu@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Remove set_it2me() from ChromotingHost. | sergeyu@chromium.org | 2012-01-18 | 1 | -3/+10 |
* | Add ChromotingHost::RemoveStatusObserver(). | sergeyu@chromium.org | 2012-01-17 | 1 | -0/+4 |
* | Minor fixes for the it2me host. | sergeyu@chromium.org | 2012-01-14 | 1 | -3/+2 |
* | Move signaling connection creation out of ChromotingHost. | sergeyu@chromium.org | 2012-01-04 | 1 | -8/+1 |
* | Refactor SignalStrategy so that it can be reused for multiple connections. | sergeyu@chromium.org | 2012-01-03 | 1 | -1/+1 |
* | Fix race condition disconnecting hosts. | jamiewalch@chromium.org | 2011-12-02 | 1 | -16/+6 |
* | Refactor IT2Me-specific functions into a HostObserver subclass. | lambroslambrou@chromium.org | 2011-12-01 | 1 | -0/+209 |