Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2342: Use [[nodiscard]] in /netwerk | Moonchild | 2023-11-08 |
| | |||
* | Issue #2058 - apply additional patches from dbsoft for OS defines | Basilisk-Dev | 2023-08-31 |
| | |||
* | Issue #2058 - Fix build issues in DataChannel.cpp after sctp upgrade | Basilisk-Dev | 2023-08-26 |
| | |||
* | Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown ↵ | Martok | 2023-01-04 |
| | | | | runnables | ||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-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 fixes | Moonchild | 2020-05-06 |
| | | | | | - add SCTP auth token boundary check. - turn off SCTP auth and address reconfiguration. | ||
* | Issue #1053 - Remove android support from netwerk | Matt A. Tobin | 2020-02-22 |
| | |||
* | WebRTC: Add explicit mutex on callback receiver for cases it's not | wolfbeast | 2019-03-23 |
| | | | | already locked. | ||
* | WebRTC: Drop DataChannelListener on Destroy(). | wolfbeast | 2018-11-02 |
| | |||
* | WebRTC: Nullcheck DataChannel SendPacket calls. | wolfbeast | 2018-06-29 |
| | |||
* | Be more explicit with a lock. | wolfbeast | 2018-03-17 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |