Brian Picciano
|
0b22801503
|
Basic, untested implementation of mux origin store
|
2023-06-29 16:15:15 +02:00 |
|
Brian Picciano
|
506037dcd0
|
Moved service tasks internally, main crashes on shutdown though
|
2023-06-18 15:57:51 +02:00 |
|
Brian Picciano
|
420f1ff42a
|
implement error::unexpected, use it everywhere
This is an improved form of the previous `error::Unexpected` type, now
with more capabilities and generally better naming.
|
2023-06-17 15:41:39 +02:00 |
|
Brian Picciano
|
0f42327a57
|
Implemented acme store, started on manager
|
2023-05-18 12:22:35 +02:00 |
|
Brian Picciano
|
1fdd023f50
|
Replace usage of boxed dyn errors with new error::Unexpected
|
2023-05-17 14:08:17 +02:00 |
|
Brian Picciano
|
386b02023c
|
implement most of main, including config and http server
|
2023-05-11 14:25:51 +02:00 |
|
Brian Picciano
|
4460aae75a
|
keep refactoring git store to make this iterator work nice
|
2023-05-08 17:18:28 +02:00 |
|
Brian Picciano
|
2d57353244
|
initial implementation of domain::Checker
|
2023-05-07 17:06:51 +02:00 |
|
Brian Picciano
|
2663838af0
|
implement git store sync (maybe)
|
2023-05-04 14:56:31 +02:00 |
|