opensmtpd-filter-dkimout/src
2023-04-15 22:06:35 +02:00
..
action.rs Sign the message 2023-04-15 19:24:04 +02:00
algorithm.rs Add the key type in the header 2023-04-15 20:06:15 +02:00
canonicalization.rs Remove unused functions 2023-04-15 19:25:51 +02:00
config.rs Continue to use anyhow 2023-04-10 16:29:36 +02:00
db.rs Sign the message 2023-04-15 19:24:04 +02:00
entry.rs Continue to use anyhow 2023-04-10 16:29:36 +02:00
handshake.rs Move the main loop to async 2023-04-09 15:13:18 +02:00
key.rs Use anyhow for error handling 2023-04-10 13:09:56 +02:00
logs.rs Add verbose to the CLI 2023-03-26 21:49:34 +02:00
main.rs Sign the message 2023-04-15 19:24:04 +02:00
message.rs Do not print the CR 2023-04-15 19:24:35 +02:00
parsed_message.rs Continue to use anyhow 2023-04-10 16:29:36 +02:00
signature.rs Canonicalize the DKIM header 2023-04-15 22:06:35 +02:00
stdin_reader.rs Move the main loop to async 2023-04-09 15:13:18 +02:00