aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0166_jingle/session.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-4/+1
|
* Improve logging on jingle file transfer failurefiaxh2021-08-191-0/+1
|
* Send 'initiator' in jingle node, send 'creator' in content nodefiaxh2021-06-011-53/+32
|
* Add support for OMEMO call encryptionfiaxh2021-04-291-5/+5
|
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-091-3/+1
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-17/+21
|
* Improve & refactor Jingle base implementationfiaxh2021-03-211-0/+559
Co-authored-by: Marvin W <git@larma.de>