dory/src
2023-05-28 12:23:05 -04:00
..
fingerprint Add Account, Domain, MultiDomain structs and MailStore trait 2023-05-27 23:38:41 -04:00
host Flesh out most of sender functionality 2023-05-27 00:10:41 -04:00
mailbox Add Certificate struct and ClientCertificateStore trait 2023-05-27 01:18:30 -04:00
mailstore Fix some logic errors in Sender::send, as before it was sending to the 2023-05-28 11:02:54 -04:00
mailuser Add Certificate struct and ClientCertificateStore trait 2023-05-27 01:18:30 -04:00
message Some tweaks to MailStore trait 2023-05-28 00:18:15 -04:00
receiver Finish refactor and add a number of doc comments 2023-05-24 13:14:14 -04:00
request Fix some issues with Sender, add Multisender 2023-05-28 12:23:05 -04:00
response Send client certs if they exist in ClientCertificateStore; Impl 2023-05-27 10:58:14 -04:00
sender Fix some issues with Sender, add Multisender 2023-05-28 12:23:05 -04:00
status Add optional serde support; Remove Clone from most error types; 2023-05-24 15:59:15 -04:00
certificate.rs Add Certificate struct and ClientCertificateStore trait 2023-05-27 01:18:30 -04:00
lib.rs Add Account, Domain, MultiDomain structs and MailStore trait 2023-05-27 23:38:41 -04:00
prelude.rs Add Certificate struct and ClientCertificateStore trait 2023-05-27 01:18:30 -04:00