gpg-lacre/lacre
2024-03-03 21:41:15 +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: Report misconfiguration 2024-03-01 19:47:10 +00:00
config.py Fix unencrypted delivery in case of message generation failure 2024-03-01 20:14:09 +01:00
core.py Deliver cleartext if Unicode encoding or message serialisation fail 2024-03-02 18:36:41 +01:00
daemon.py Fix a typo in bouncing, wrap UnicodeEncodeError in custom exception 2024-03-03 21:41:15 +01:00
dbschema.py Set default values for non-nullable lacre_keys columns 2024-03-03 09:25:14 +01:00
keyring.py Make disconnect handling configuration explicit 2023-12-17 14:03:20 +01:00
mailop.py Fix a typo in bouncing, wrap UnicodeEncodeError in custom exception 2024-03-03 21:41:15 +01:00
notify.py Improve logging 2023-12-20 23:03:04 +01:00
recipients.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
repositories.py Retrieve data from db result before returning from Context Manager 2024-01-20 18:52:47 +01:00
smime.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
stats.py Include exception in ExecutionTimeLogger log record 2024-03-02 18:06:51 +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