aboutsummaryrefslogtreecommitdiff
path: root/plugins/ice/src/transport_parameters.vala
Commit message (Expand)AuthorAgeFilesLines
* Add support for OMEMO call encryptionfiaxh2021-04-291-3/+12
* Handle DTLS edge-casesMarvin W2021-04-121-0/+3
* Fix usage of old libnice versionsMarvin W2021-04-111-5/+3
* Fix warningsfiaxh2021-04-111-1/+1
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-091-0/+8
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-29/+36
* Display+store call encryption infofiaxh2021-04-091-4/+8
* Fix cyclic reference in DTLSMarvin W2021-03-291-4/+11
* Add initial support for DTLS-SRTPfiaxh2021-03-251-4/+44
* Mark ICE component as ready even without the eventMarvin W2021-03-231-2/+11
* Make foundation a stringMarvin W2021-03-231-3/+2
* Add libnice-based ICE-UDP implementation as pluginMarvin W2021-03-211-0/+261