gpg-lacre/lacre
Piotr F. Mieszkowski 540ca2adf3 Improve logging
- Report processing time in milliseconds.
- Use module names in log messages instead of file-names without extensions.
2022-10-20 21:56:01 +02:00
..
__init__.py Move gpg-mailgate.py logic to lacre.mailgate module 2022-06-11 21:00:42 +02:00
config.py Implement Advanced Filter flow for cleartext and OpenPGP 2022-10-19 18:36:23 +00:00
daemon.py Improve logging 2022-10-20 21:56:01 +02:00
keyring.py Make key-loading async, remove unused parameter 2022-10-19 18:36:23 +00:00
mailgate.py Separate key-cache and key-loader 2022-10-19 18:36:23 +00:00
mailop.py Implement Advanced Filter flow for cleartext and OpenPGP 2022-10-19 18:36:23 +00:00
text.py Implement a basic KeyCache 2022-10-19 18:36:23 +00:00