lovetox
c16625f886
[openpgp] Add debug logging for python-gnupg
2020-06-21 23:17:47 +02:00
lovetox
6b58c090bb
[openpgp] Use Gajim's sqlite adapter/converter
2020-05-21 22:35:41 +02:00
lovetox
f4b48263a8
[openpgp] Remove JID converter
...
Converters are registered at sqlite3 module level, the OMEMO plugin
also registers a converter which works differently. The converter
in the OpenPGP plugin is not used so lets remove it.
2020-05-20 23:46:02 +02:00
lovetox
713f08c056
[openpgp] Set gpgbinary to gpg
...
Fixes #458
2020-05-01 22:15:41 +02:00
Philipp Hörist
482ff2e7c0
Revert "openpgp new"
...
This reverts commit e53150c94e
2019-03-31 19:57:03 +02:00
Philipp Hörist
e53150c94e
openpgp new
2019-03-31 19:55:53 +02:00
Philipp Hörist
6436c1cafa
Change logging domains
2019-03-10 10:27:07 +01:00
Philipp Hörist
2b9780a9f9
[openpgp] Refactor Plugin
...
- Adapt to nbxmpp now supporting openpgp
2019-02-09 20:50:48 +01:00
Philipp Hörist
7ad794daeb
[openpgp] Save encryption details
2018-09-14 15:14:51 +02:00
Philipp Hörist
37105a881d
[openpgp] Bugfixes
...
- dont pass Path instance to sqlite3.connect()
- add keydate to devicelist publish
2018-09-09 16:23:26 +02:00
Philipp Hörist
fa9e8f7fa8
[openpgp] Fix some bugs
...
- Dont use armor when encrypting
- Convert timestamp to int
- Fix getting the default trust
2018-08-31 15:16:45 +02:00
Philipp Hörist
7776ae0a59
[openpgp] Inital commit
2018-08-29 23:39:34 +02:00