Rodolphe Bréard
|
d9eecf1f5f
|
Refactor the build script
|
2023-03-27 22:46:50 +02:00 |
|
Rodolphe Bréard
|
9821a9888e
|
Replace the mailparse crate by a custom header pseudo-parser
|
2023-03-27 22:46:17 +02:00 |
|
Rodolphe Bréard
|
5a403eccae
|
Allow to customize VARLIBDIR at build
|
2023-03-26 23:42:16 +02:00 |
|
Rodolphe Bréard
|
838981a4a9
|
Define the default values in main.rs
|
2023-03-26 23:08:44 +02:00 |
|
Rodolphe Bréard
|
ebdb91fda4
|
Add key_data_base to the CLI
|
2023-03-26 22:46:49 +02:00 |
|
Rodolphe Bréard
|
9438ab4af4
|
Add the missing revocation_list method
|
2023-03-26 22:18:42 +02:00 |
|
Rodolphe Bréard
|
1576a990fe
|
Reorder the config members and functions based on the short parameter
|
2023-03-26 22:12:50 +02:00 |
|
Rodolphe Bréard
|
7ac2f2645e
|
Add dns_update_cmd to the CLI
|
2023-03-26 22:09:19 +02:00 |
|
Rodolphe Bréard
|
c10ba5a49a
|
Add revocation to the CLI
|
2023-03-26 22:04:15 +02:00 |
|
Rodolphe Bréard
|
eeaca968b4
|
Rename the --revocation-list flag from -r to -f
|
2023-03-26 22:00:02 +02:00 |
|
Rodolphe Bréard
|
efb88b6dc0
|
Add cryptoperiod to the CLI
|
2023-03-26 21:57:01 +02:00 |
|
Rodolphe Bréard
|
3358982c31
|
Add verbose to the CLI
|
2023-03-26 21:49:34 +02:00 |
|
Rodolphe Bréard
|
0b8c0a6195
|
Add a display method to the Algorithm struct
|
2023-03-26 20:33:43 +02:00 |
|
Rodolphe Bréard
|
c23f2bd573
|
Use rsa2048-sha256 as the default algorithm
|
2023-03-26 20:10:21 +02:00 |
|
Rodolphe Bréard
|
25f7796629
|
Add a README file
|
2023-03-26 19:55:44 +02:00 |
|
Rodolphe Bréard
|
cf21f69316
|
Remove default features in dependencies
|
2023-03-26 19:05:24 +02:00 |
|
Rodolphe Bréard
|
649cfdf5fb
|
Update the CI
|
2023-03-26 18:42:18 +02:00 |
|
Rodolphe Bréard
|
8cdb3983c7
|
Allow the Unicode-DFS-2016 license
|
2023-03-26 18:35:01 +02:00 |
|
Rodolphe Bréard
|
f31f002013
|
Cleanup the domain config
|
2023-03-26 18:02:20 +02:00 |
|
Rodolphe Bréard
|
4748360380
|
Add header to the CLI
|
2023-03-26 17:52:15 +02:00 |
|
Rodolphe Bréard
|
7ca05e92b9
|
Add expiration to the CLI
|
2023-03-26 17:21:20 +02:00 |
|
Rodolphe Bréard
|
3dba0451cd
|
Add algorithm to the CLI
|
2023-03-26 17:15:41 +02:00 |
|
Rodolphe Bréard
|
c38fa94f1d
|
Add canonicalization to the CLI
|
2023-03-26 16:30:53 +02:00 |
|
Rodolphe Bréard
|
cb7c4d4263
|
Add a minimal CLI
|
2023-03-26 16:07:49 +02:00 |
|
Rodolphe Bréard
|
3cd5071cd3
|
Include the licenses
|
2023-03-26 14:51:39 +02:00 |
|
Rodolphe Bréard
|
b97fbad6ec
|
Add a CI
|
2023-03-25 20:09:29 +01:00 |
|
Rodolphe Bréard
|
38a4229fbd
|
Implement canonicalization
|
2023-03-25 19:10:06 +01:00 |
|
Rodolphe Bréard
|
d95daff90c
|
Parse the message
|
2023-03-25 15:42:46 +01:00 |
|
Rodolphe Bréard
|
6042058b21
|
Add a cargo-deny configuration file
|
2023-03-25 15:35:09 +01:00 |
|
Rodolphe Bréard
|
19dfa05660
|
Allow empty lines
|
2023-03-24 22:13:51 +01:00 |
|
Rodolphe Bréard
|
c4a0ccae3c
|
Update test samples
|
2023-03-24 22:13:05 +01:00 |
|
Rodolphe Bréard
|
6b86c3889b
|
Store the message in a vector of bytes
|
2023-03-23 20:54:20 +01:00 |
|
Rodolphe Bréard
|
4210a91d59
|
Adapt the logs to OpenSMTPD
|
2023-03-23 14:57:24 +01:00 |
|
Rodolphe Bréard
|
dd955fcb44
|
Add logs
|
2023-03-21 13:00:44 +01:00 |
|
Rodolphe Bréard
|
d0e63c8318
|
Add the test sample from the man page
|
2023-03-19 21:42:57 +01:00 |
|
Rodolphe Bréard
|
fdc915cd66
|
Write the messages to stdout
|
2023-03-19 21:42:36 +01:00 |
|
Rodolphe Bréard
|
1945abfc2a
|
Aggregate entries in messages
|
2023-03-19 20:32:11 +01:00 |
|
Rodolphe Bréard
|
420a23ad35
|
Improve reading from stdin
|
2023-03-19 19:29:02 +01:00 |
|
Rodolphe Bréard
|
9f8232f7f1
|
Read entries
|
2023-03-19 19:06:29 +01:00 |
|
Rodolphe Bréard
|
04a47e18e4
|
Implement the initial handshake
|
2023-03-19 17:13:49 +01:00 |
|
Rodolphe Bréard
|
a39c3d47d9
|
First commit
|
2023-03-19 14:59:32 +01:00 |
|