summaryrefslogtreecommitdiff
path: root/netwerk/sctp/datachannel
Commit message (Collapse)AuthorAge
* Issue #2342: Use [[nodiscard]] in /netwerkMoonchild2023-11-08
|
* Issue #2058 - apply additional patches from dbsoft for OS definesBasilisk-Dev2023-08-31
|
* Issue #2058 - Fix build issues in DataChannel.cpp after sctp upgradeBasilisk-Dev2023-08-26
|
* Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown ↵Martok2023-01-04
| | | | runnables
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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
| | | | | - add SCTP auth token boundary check. - turn off SCTP auth and address reconfiguration.
* Issue #1053 - Remove android support from netwerkMatt A. Tobin2020-02-22
|
* WebRTC: Add explicit mutex on callback receiver for cases it's notwolfbeast2019-03-23
| | | | already locked.
* WebRTC: Drop DataChannelListener on Destroy().wolfbeast2018-11-02
|
* WebRTC: Nullcheck DataChannel SendPacket calls.wolfbeast2018-06-29
|
* Be more explicit with a lock.wolfbeast2018-03-17
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02