Commit graph

17 commits

Author SHA1 Message Date
ce595971e1
Document key lifecycle 2024-08-23 14:16:27 +02:00
8006b96df2 Rename lacreadm wrapper, mention it in documentation 2024-03-01 19:47:10 +00:00
f601080e87 lacre.admin: Add more 'queue' documentation, clean up 2024-02-23 08:33:47 +01:00
80c25f6d2e lacre.admin: Document new sub-command 'database' 2024-02-23 08:25:52 +01:00
a98ff611ee Continue renaming: config files, tests, docs 2024-01-06 14:45:09 +01:00
c0b98649d4 lacre.admin: Document import command 2023-12-09 21:14:35 +01:00
aa8c353a05 Replace NBSP in doc/admin.md with a regular space 2023-11-26 18:29:09 +01:00
626fce5f2c lacre.admin: Implement 'identities' sub-command 2023-11-25 16:08:54 +01:00
72217e38ea GnuPG module: make key-listing more thorough
- Flush key-collecting structures each time a new public key entry is found.
  This will avoid adding sub-keys and overwriting main keys with them.

- Use parseaddr from email.utils to parse emails (and drop realname part).

- Record logs produced during unit tests.

- Fix a small bug in test code.

Also: add basic information about available test identities to testing
documentation.
2023-11-25 01:08:15 +01:00
c7c49977c9
Change 'Indented code blocks' to 'Fenced code blocks' in adv-filt.md 2022-11-01 23:53:37 +01:00
2c6adfe335
Minor formatting corrections and whitespace character fixes in adv-filt.md testing.md INSTALL.md and README.md 2022-11-01 21:35:48 +01:00
5f8c94673d Add basic daemon documentation 2022-10-19 18:36:23 +00:00
1edef79787 Update documentation to cover daemon tests 2022-10-19 18:36:23 +00:00
b19a76e297 Update testing documentation 2022-04-23 13:13:57 +02:00
03fc3d138e Update testing documentation
- Explain how to specify Python binary path used during tests.

- Mention test logs.
2022-01-19 22:16:27 +01:00
1002da78fa Clean up test messages
Remove unused msgout files, fix addresses in msgin files.
2022-01-09 22:00:06 +01:00
98c4580775 Document E2E tests 2022-01-07 12:10:30 +01:00