aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0176_jingle_ice_udp/transport_parameters.vala
Commit message (Collapse)AuthorAgeFilesLines
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-9/+7
|
* Display+store call encryption infofiaxh2021-04-091-9/+38
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-0/+27
|
* Add ICE-UDP Jingle transport (XEP-0176) to xmpp-valaMarvin W2021-03-211-0/+114
Co-authored-by: fiaxh <git@lightrise.org>