domani/src
2023-07-16 14:38:48 +02:00
..
domain Rename domain::Domain to domain::Settings, finished renaming it everywhere 2023-07-16 14:38:48 +02:00
error introduce unexpected::Result 2023-07-12 19:01:15 +02:00
origin Add builtin domains to configuration 2023-07-15 19:45:56 +02:00
service Rename domain::Domain to domain::Settings, finished renaming it everywhere 2023-07-16 14:38:48 +02:00
config.rs Switch to using a config file 2023-07-09 16:09:00 +02:00
domain.rs Rename domain::Domain to domain::Settings, finished renaming it everywhere 2023-07-16 14:38:48 +02:00
error.rs implement error::unexpected, use it everywhere 2023-06-17 15:41:39 +02:00
lib.rs Add token::MemStore, use it for http01 challenges 2023-07-12 19:01:31 +02:00
main.rs Add builtin domains to configuration 2023-07-15 19:45:56 +02:00
origin.rs Introduce origin config 2023-07-09 14:07:07 +02:00
service.rs Add secret service.http.form_method field for debugging 2023-07-16 13:55:06 +02:00
token.rs Add token::MemStore, use it for http01 challenges 2023-07-12 19:01:31 +02:00
util.rs Alias BoxByteStream, and test git get_file implementation 2023-07-08 15:22:44 +02:00