gpg-lacre/lacre
Piotr F. Mieszkowski fe2c0cbf76 Fix unprintable exception issue 2023-12-09 20:57:09 +01:00
..
__init__.py Issue an INFO log entry after configuring logging 2023-11-12 19:57:12 +01:00
_keyringcommon.py lacre.admin: Implement 'identities' sub-command 2023-11-25 16:08:54 +01:00
admin.py lacre.admin: Make import -r option a flag (Boolean) 2023-12-05 21:51:35 +01:00
config.py Handle gpg-mailgate.py missing params better 2023-11-17 22:51:09 +01:00
core.py Handle missing Content-Type properly 2023-05-19 20:30:00 +02:00
daemon.py Fix unprintable exception issue 2023-12-09 20:57:09 +01:00
dbschema.py Change table prefix from 'gpgmw' to 'lacre' 2023-12-02 20:02:59 +01:00
keyring.py Change table prefix from 'gpgmw' to 'lacre' 2023-12-02 20:02:59 +01:00
mailop.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
notify.py Move some imports to lacre.notify 2023-12-05 21:13:02 +01:00
recipients.py Fix inheritance issues 2023-11-25 01:11:44 +01:00
repositories.py lacre.admin: Add -r / --reload option to import command 2023-12-05 21:49:23 +01:00
smime.py Split the code into smaller modules 2023-05-08 22:17:02 +02:00
stats.py Refactor calculating execution time 2023-11-20 22:03:59 +01:00
text.py Make PGP message recognition more thorough 2023-05-08 22:17:02 +02:00
transport.py Split the code into smaller modules 2023-05-08 22:17:02 +02:00