summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/pseudotcp_channel_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Include <utility> in files that use std::move() in remoting/protocol.sergeyu2015-12-241-0/+2
* Use std::move() instead of scoped_ptr<>::Pass() in remoting/protocolsergeyu2015-12-221-2/+2
* Add P2PDatagramSocket and P2PStreamSocket interfaces.sergeyu2015-07-201-3/+3
* Move remoting-specific adapters from jingle/glue to remoting/protocolsergeyu2015-07-061-3/+2
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-121-0/+100
* Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...nasko2014-09-111-100/+0
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-111-0/+100