aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0166_jingle/content.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-2/+13
|
* Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object ↵fiaxh2021-10-121-4/+11
| | | | property')
* Send 'initiator' in jingle node, send 'creator' in content nodefiaxh2021-06-011-0/+6
|
* Improve call wording, cleanupfiaxh2021-05-011-2/+2
|
* Add support for OMEMO call encryptionfiaxh2021-04-291-2/+1
|
* Fix warningsfiaxh2021-04-111-6/+0
|
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-091-0/+1
|
* Display+store call encryption infofiaxh2021-04-091-0/+9
|
* Improve & refactor Jingle base implementationfiaxh2021-03-211-0/+236
Co-authored-by: Marvin W <git@larma.de>