gpg-lacre/lacre
Piotr F. Mieszkowski 41b7535412 Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +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 Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +01:00
config.py lacre.config: Make both enums case-insensitive 2023-12-17 20:42:57 +01:00
core.py lacre.config: Make both enums case-insensitive 2023-12-17 20:42:57 +01:00
daemon.py lacre.daemon: When keys can't be loaded, fail gracefully 2023-12-10 21:27:05 +01:00
dbschema.py Change table prefix from 'gpgmw' to 'lacre' 2023-12-02 20:02:59 +01:00
keyring.py Make disconnect handling configuration explicit 2023-12-17 14:03:20 +01:00
mailop.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
notify.py Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +01:00
recipients.py Fix inheritance issues 2023-11-25 01:11:44 +01:00
repositories.py Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +01:00
smime.py Split the code into smaller modules 2023-05-08 22:17:02 +02:00
stats.py Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +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