aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update translationsTranslations2020-08-0158-109/+450
* Only query entity caps when we need themfiaxh2020-07-163-11/+11
* Fix rare 1 byte buffer over-readMarvin W2020-06-282-10/+11
* Don't offer encryption in MUC PMsfiaxh2020-06-233-0/+12
* Use sqlite UPSERTfiaxh2020-06-106-17/+17
* Show unencryptable/untrusted OMEMO warnings also in MUCsfiaxh2020-06-052-15/+50
* Update translationsTranslations2020-05-1754-57/+57
* Update translationsTranslations2020-05-1654-139/+216
* Add file upload previewfiaxh2020-04-221-0/+8
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-212-1/+4
* Bump libsignal-protocol-c version to 2.3.3Marvin W2020-04-132-1/+1
* Update translationsTranslations2020-04-1255-230/+244
* Update translationsTranslations2020-04-1156-944/+2094
* Last message correction fixesfiaxh2020-04-061-0/+3
* Add support for last message correctionfiaxh2020-04-031-3/+2
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-292-0/+27
* Warn about undecrypted and untrusted messagesfiaxh2020-03-295-103/+288