aboutsummaryrefslogtreecommitdiff
path: root/plugins/ice/src
Commit message (Expand)AuthorAgeFilesLines
* Handle DTLS edge-casesMarvin W2021-04-122-3/+20
* Fix usage of old libnice versionsMarvin W2021-04-111-5/+3
* Fix warningsfiaxh2021-04-112-8/+7
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-092-6/+12
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-092-80/+147
* Display+store call encryption infofiaxh2021-04-092-16/+42
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-8/+0
* Migrate to libsrtp2Marvin W2021-03-291-18/+31
* Fix cyclic reference in DTLSMarvin W2021-03-291-4/+11
* Add initial support for DTLS-SRTPfiaxh2021-03-252-4/+291
* 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-214-11/+373
* Add libnice and listen for direct connections in Jingle SOCKS5 (#608)hrxi2021-03-192-0/+33