Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Make STATIC explict where needed | Marvin W | 2021-03-06 | 1 | -1/+1 |
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 1 | -2/+2 |
* | Fix rare 1 byte buffer over-read | Marvin W | 2020-06-28 | 2 | -10/+11 |
* | Add JET support | Marvin W | 2019-09-16 | 1 | -2/+2 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 1 | -2/+1 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 2 | -5/+14 |
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -1/+1 |
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 2 | -2/+49 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -6/+7 |
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 1 | -1/+1 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -14/+6 |
* | Do not use gpgme 1.7.0+ features yet. | Marvin W | 2017-03-13 | 1 | -1/+2 |
* | Unlock mutex on exceptions in gpgme helper | Marvin W | 2017-03-12 | 1 | -56/+69 |
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 1 | -2/+11 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 8 | -0/+1321 |