aboutsummaryrefslogtreecommitdiff
path: root/plugins/crypto-vala/src
Commit message (Expand)AuthorAgeFilesLines
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-2/+2
* Migrate to libsrtp2Marvin W2021-03-295-1026/+125
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-233-0/+1025
* Add support for SRTPMarvin W2021-03-231-0/+5
* Refactor MAM catchup. Fetch from latest to earliest message.fiaxh2019-12-181-3/+1
* Plugins: Set UI texts in code instead of .ui files to fix translationsfiaxh2019-10-101-2/+2
* Fix compilation with older gcryptMarvin W2019-09-171-1/+1
* Fix warnings and compilation with older valacMarvin W2019-09-163-46/+58
* Add basic crypto-valaMarvin W2019-09-163-0/+257