aboutsummaryrefslogtreecommitdiff
path: root/plugins/crypto-vala
Commit message (Expand)AuthorAgeFilesLines
* Move crypto-vala to shared libraryMarvin W2021-05-148-1415/+0
* Fix custom vapi integrationMarvin W2021-04-111-4/+2
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-2/+2
* Migrate to libsrtp2Marvin W2021-03-297-1053/+247
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-234-1/+1051
* Add support for SRTPMarvin W2021-03-232-0/+6
* CMake: Make STATIC explict where neededMarvin W2021-03-061-1/+1
* Enabling display of more compiler warnings and fix some of themMarvin W2020-01-211-2/+2
* 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-165-0/+1157