summaryrefslogtreecommitdiffstats
path: root/netwerk/sctp/datachannel
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-5/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* [WebRTC] Port some upstream sctp fixesMoonchild2020-05-06-0/+7
| | | | | - add SCTP auth token boundary check. - turn off SCTP auth and address reconfiguration.
* Issue #1053 - Remove android support from netwerkMatt A. Tobin2020-02-22-3/+1
|
* WebRTC: Add explicit mutex on callback receiver for cases it's notwolfbeast2019-03-23-1/+10
| | | | already locked.
* WebRTC: Drop DataChannelListener on Destroy().wolfbeast2018-11-02-0/+1
|
* WebRTC: Nullcheck DataChannel SendPacket calls.wolfbeast2018-06-29-2/+5
|
* Be more explicit with a lock.wolfbeast2018-03-17-2/+3
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3429