aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0166_jingle/session.vala
Commit message (Collapse)AuthorAgeFilesLines
* CIM: Announce accepted methodMarvin W2022-02-121-1/+1
|
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-0/+2
|
* Various call fixesfiaxh2022-02-101-6/+2
| | | | | | | - Don't create incoming CIM calls twice - Fix is_color check for video devices w/ multiple formats - Tolerate mismatching content creator on jingle responses - Change MUJI namespace to urn:xmpp:jingle:muji:0
* 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>