summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/pepper_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-11/+10
* Restrict Me2Me host to the 12400-12409 port range.sergeyu@chromium.org2012-01-131-4/+4
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-2/+3
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-6/+5
* Implement multi-step auth support in PepperSession.sergeyu@chromium.org2011-12-141-0/+272