aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Video optimizationsMarvin W2021-04-298-116/+1014
| * Fix bad syntax in gnutls vapi, add libsrtp2 dependency to CI buildsfiaxh2021-04-121-1/+1
| * ICE: Require libnice 0.1.15 or newerMarvin W2021-04-121-1/+1
| * Handle DTLS edge-casesMarvin W2021-04-122-3/+20
| * Handle broken VAPI in older valaMarvin W2021-04-111-2/+19
| * Fix custom vapi integrationMarvin W2021-04-114-15/+10
| * Fix usage of old libnice versionsMarvin W2021-04-113-6/+7
| * Fix warningsfiaxh2021-04-112-8/+7
| * GStreamer compatMarvin W2021-04-113-10/+30
| * Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-092-6/+12
| * DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-093-82/+149
| * Display+store call encryption infofiaxh2021-04-092-16/+42
| * Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-8/+0
| * Fix bug in legacy SRTP decryptionMarvin W2021-04-011-1/+6
| * Remove unnecessary debug codeMarvin W2021-04-011-4/+0
| * Migrate to libsrtp2Marvin W2021-03-2911-1102/+302
| * Don't reuse PTs for different media typesMarvin W2021-03-291-4/+4
| * Fix cyclic reference in DTLSMarvin W2021-03-291-4/+11
| * Fix device manager usage for GStreamer 1.16Marvin W2021-03-261-2/+12
| * Add initial support for DTLS-SRTPfiaxh2021-03-255-6/+716
| * Move SRTP implementation into crypto library for reuseMarvin W2021-03-236-28/+56
| * Mark ICE component as ready even without the eventMarvin W2021-03-231-2/+11
| * Resample audio data for common 48k sample rateMarvin W2021-03-232-10/+16
| * Make foundation a stringMarvin W2021-03-231-3/+2
| * Add support for SRTPMarvin W2021-03-238-66/+1109
| * RTP: Backport gst_caps_copy_nth from GStreamer 1.16Marvin W2021-03-211-2/+10
| * Add RTP implementation as pluginMarvin W2021-03-2111-6/+1752
| * Add libnice-based ICE-UDP implementation as pluginMarvin W2021-03-217-16/+386
| * Add libnice and listen for direct connections in Jingle SOCKS5 (#608)hrxi2021-03-196-0/+456
* | Update translationsTranslations2021-04-1172-73/+436
* | Set omemo+openpgp database properties to be the same as main dbfiaxh2021-04-072-5/+15
|/
* CMake: Make STATIC explict where neededMarvin W2021-03-063-3/+3
* Update translationsTranslations2021-03-0470-75/+735
* Remove unnecessary Soup dependency from OMEMO pluginfiaxh2021-01-281-1/+0
* Update translations + DOAPTranslations2021-01-1166-285/+885
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-3/+1
* Improve contact description in OMEMO warningsfiaxh2020-12-041-7/+12
* Improve entity identity getterfiaxh2020-11-201-1/+1
* Use WeakMap for message cachingfiaxh2020-11-141-2/+2
* Update translationsTranslations2020-11-1260-108/+104
* Make some strings translatable, update translationsTranslations2020-11-101-2/+2
* Update translationsTranslations2020-11-0460-105/+105
* Swedish translations (#936)Kim Alvefur2020-11-041-1/+2
* Fix some compiler warningsfiaxh2020-10-273-4/+4
* Update translationsTranslations2020-10-0761-105/+274
* Set key size for omemo http file transfers to 256 bitsMarvin W2020-09-151-2/+3
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-146-21/+19
* Update translationsTranslations2020-09-1063-1115/+2167
* OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ...fiaxh2020-09-101-3/+8
* Fix initial file encryption displayingfiaxh2020-09-074-4/+16