Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix custom vapi integration | Marvin W | 2021-04-11 | 1 | -4/+2 |
| | |||||
* | DTLS-SRTP: Wait for setup finish and handle setup=passive | Marvin W | 2021-04-09 | 1 | -2/+2 |
| | |||||
* | Migrate to libsrtp2 | Marvin W | 2021-03-29 | 7 | -1053/+247 |
| | |||||
* | Move SRTP implementation into crypto library for reuse | Marvin W | 2021-03-23 | 4 | -1/+1051 |
| | |||||
* | Add support for SRTP | Marvin W | 2021-03-23 | 2 | -0/+6 |
| | |||||
* | CMake: Make STATIC explict where needed | Marvin W | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Enabling display of more compiler warnings and fix some of them | Marvin W | 2020-01-21 | 1 | -2/+2 |
| | | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream. | ||||
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -3/+1 |
| | |||||
* | Plugins: Set UI texts in code instead of .ui files to fix translations | fiaxh | 2019-10-10 | 1 | -2/+2 |
| | | | | Co-authored-by: srgcdev <srg.dev@posteo.net> | ||||
* | Fix compilation with older gcrypt | Marvin W | 2019-09-17 | 1 | -1/+1 |
| | |||||
* | Fix warnings and compilation with older valac | Marvin W | 2019-09-16 | 3 | -46/+58 |
| | |||||
* | Add basic crypto-vala | Marvin W | 2019-09-16 | 5 | -0/+1157 |