Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for older valac versions | Marvin W | 2021-12-25 | 1 | -3/+4 |
| | |||||
* | Fix build with older Vala compilers | Marvin W | 2021-12-23 | 1 | -2/+4 |
| | | | | | - Older versions seem to assume a wrong type for Nice messages - Older versions have broken bindings for Gst.Value.set_fraction | ||||
* | SRTP: Do not continue processing data after encrypt/decrypt failed | Marvin W | 2021-12-18 | 1 | -0/+1 |
| | | | | RTP: Copy less | ||||
* | ICE: Use non-blocking send | Marvin W | 2021-12-18 | 1 | -8/+14 |
| | |||||
* | ICE: Run receiver in own thread | Marvin W | 2021-12-18 | 1 | -1/+14 |
| | |||||
* | Log when DTLS-SRTP has errors | Marvin W | 2021-11-10 | 1 | -2/+6 |
| | |||||
* | ICE: Report transferred bytes for UI | Marvin W | 2021-11-10 | 1 | -16/+8 |
| | |||||
* | Use the same DTLS fingerprint in all contents. Display audio+video enc keys ↵ | fiaxh | 2021-05-01 | 1 | -4/+4 |
| | | | | in UI if they differ. | ||||
* | Add support for OMEMO call encryption | fiaxh | 2021-04-29 | 1 | -3/+12 |
| | |||||
* | Handle DTLS edge-cases | Marvin W | 2021-04-12 | 1 | -0/+3 |
| | |||||
* | Fix usage of old libnice versions | Marvin W | 2021-04-11 | 1 | -5/+3 |
| | |||||
* | Fix warnings | fiaxh | 2021-04-11 | 1 | -1/+1 |
| | |||||
* | Fix dtls pull_timeout_function, fix cyclic references | fiaxh | 2021-04-09 | 1 | -0/+8 |
| | |||||
* | DTLS-SRTP: Wait for setup finish and handle setup=passive | Marvin W | 2021-04-09 | 1 | -29/+36 |
| | |||||
* | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -4/+8 |
| | |||||
* | Fix cyclic reference in DTLS | Marvin W | 2021-03-29 | 1 | -4/+11 |
| | |||||
* | Add initial support for DTLS-SRTP | fiaxh | 2021-03-25 | 1 | -4/+44 |
| | |||||
* | Mark ICE component as ready even without the event | Marvin W | 2021-03-23 | 1 | -2/+11 |
| | |||||
* | Make foundation a string | Marvin W | 2021-03-23 | 1 | -3/+2 |
| | |||||
* | Add libnice-based ICE-UDP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+261 |