aboutsummaryrefslogtreecommitdiff
path: root/plugins/ice/src/dtls_srtp.vala
Commit message (Collapse)AuthorAgeFilesLines
* Handle DTLS edge-casesMarvin W2021-04-121-3/+17
|
* Fix warningsfiaxh2021-04-111-7/+6
|
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-091-6/+4
|
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-51/+111
|
* Display+store call encryption infofiaxh2021-04-091-12/+34
|
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-8/+0
|
* Migrate to libsrtp2Marvin W2021-03-291-18/+31
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-0/+247