aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/datachannel.cc
AgeCommit message (Expand)Author
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2014-12-04Fix assertion failure when closing data channel, and add a unit test.bemasc@webrtc.org
2014-11-12Fix a SCTP message reordering issue in datachannel.cc.jiayl@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-18Ignore empty data in DataChannel::Send to match FF's behavior.jiayl@webrtc.org
2014-06-20Limits the send and receive buffer by bytes, not by packets.jiayl@webrtc.org
2014-05-30Fix two bugs in DataChannel state transition.jiayl@webrtc.org
2014-05-29Closes the DataChannel when the send buffer is full or on transport errors.jiayl@webrtc.org
2014-05-28Revert r6161 "Drop the DataChannel message if it's received when the channel ...jiayl@webrtc.org
2014-05-14Drop the DataChannel message if it's received when the channel is not open.jiayl@webrtc.org
2014-01-14pRevert 5371 "Revert 5367 "Update talk to 59410372.""henrika@webrtc.org
2014-01-13Revert 5367 "Update talk to 59410372."henrika@webrtc.org
2014-01-11Update talk to 59410372.mallinath@webrtc.org
2013-11-13Update talk to 56619788sergeyu@chromium.org
2013-11-04Update talk to 56092586.wu@webrtc.org
2013-10-30Update talk to 55821645.wu@webrtc.org
2013-10-07Update libjingle to 53856368.wu@webrtc.org
2013-09-13Update libjingle to 52300956sergeyu@chromium.org
2013-08-30Update talk to 51664136.wu@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-10Update libjingle to 50654631.wu@webrtc.org
2013-08-01Fix memory leak in datachannel and its test.wu@webrtc.org
2013-08-01Update libjingle to 50191337.wu@webrtc.org
2013-07-10Adds trunk/talk folder of revision 359 from libjingles google code tohenrike@webrtc.org