aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/pseudotcp.cc
AgeCommit message (Expand)Author
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-02-12Use std::min and std::max instead of self-defined functions such as rtc::_min...andresp@webrtc.org
2014-12-13Put pseudotcp back because remoting uses it.pthatcher@webrtc.org
2014-12-12Move the obvious/easy Jingle-specific code into webrtc/libjingle.pthatcher@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org