This project is mirrored from https://codeberg.org/iNPUTmice/Conversations.git.
Pull mirroring updated .
- Apr 23, 2020
-
-
Daniel Gultsch authored
use better version code for universal to allow people to upgrade from abi to univerals as long is the base version is higher
-
Daniel Gultsch authored
-
- Apr 22, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Apr 20, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Mar 20, 2020
-
-
Daniel Gultsch authored
-
- Mar 10, 2020
-
-
Daniel Gultsch authored
-
- Mar 09, 2020
-
-
Daniel Gultsch authored
-
- Mar 08, 2020
-
-
Daniel Gultsch authored
Ever since Android 9+ switched to Conscrypt we can no longer efficiently encrypt (and decrypt) large files with AES-GCM. We did’t notice this before because when using 16 byte IVs even modern Androids will fall back to bouncy castle. However the 'bug'/'feature' in Conscrypt surfaced when we switched over to 12 byte IVs (which uses Conscrypt on Android 9+) Switching back entirely to 16 byte IVs is undesirable as this would break compatibility with Monal. So we end up with a weird compromise where we use 12 byte for normale plain text OMEMO messages and 'small' files where the inefficiencies aren’t a problem. The result of this commit is that Monal won’t be able to receive our files larger than 768KiB. However the alternative is that Conversations would always OOM when attempting to send larger files (where large depends on the available RAM.) fixes #3653
-
- Feb 19, 2020
-
-
Daniel Gultsch authored
-
- Feb 17, 2020
-
-
Daniel Gultsch authored
-
- Jan 20, 2020
-
-
Daniel Gultsch authored
-
- Jan 18, 2020
-
-
Daniel Gultsch authored
closes #3611
-
- Jan 15, 2020
-
-
Daniel Gultsch authored
-
- Jan 11, 2020
-
-
Daniel Gultsch authored
-
- Jan 09, 2020
-
-
Daniel Gultsch authored
-
- Jan 08, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Jan 05, 2020
-
-
Daniel Gultsch authored
-
- Dec 08, 2019
-
-
Daniel Gultsch authored
-
- Nov 10, 2019
-
-
Daniel Gultsch authored
-
- Nov 08, 2019
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 07, 2019
-
-
Daniel Gultsch authored
-
- Oct 06, 2019
-
-
Daniel Gultsch authored
-
- Sep 28, 2019
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Sep 27, 2019
-
-
Daniel Gultsch authored
-
- Sep 25, 2019
-
-
Daniel Gultsch authored
-
- Sep 24, 2019
-
-
Daniel Gultsch authored
-