Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Redundant code path cleanup (#1702) | Moonchild | 2021-01-02 | -36/+1 |
| | | | | | | | | | Remove various obsolete configure options. Remove Adjust SDK install tracking filth. Remove redundant code paths in old-configure This also optimizes linker use Remove redundant conditional blocks. Rewrite span.h without constexpr use. | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 | -1/+0 |
| | ||||
* | [WebRTC] Stop putting addresses in the cookie chunk. | Michael Tuexen | 2020-07-29 | -0/+42 |
| | | | | | | | | | | | When using AF_CONN addresses, don't put these in the COOKIE chunk. For these addresses it is possible to reconstruct them locally. Conceptually, addresses are something to be shared with the peer, but in the case of AF_CONN this might not be the case. Therefore, zero then out. Thanks to Natalie Silvanovich of Google Project Zero for finding and reporting the issue. | |||
* | [WebRTC] Port some upstream sctp fixes | Moonchild | 2020-05-06 | -7/+15 |
| | | | | | - add SCTP auth token boundary check. - turn off SCTP auth and address reconfiguration. | |||
* | [network] Cherry-pick various sctp lib upstream fixes. | wolfbeast | 2020-03-18 | -9/+24 |
| | ||||
* | Issue #1053 - Remove android support from netwerk | Matt A. Tobin | 2020-02-22 | -269/+4 |
| | ||||
* | Cherry-pick user sctp rev SVN8789a6da02e2c7c03522bc6f275b302f6ef977fe | Pale Moon | 2018-06-30 | -0/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+91749 |