Commit graph

181 commits

Author SHA1 Message Date
Quentin 32ca628358
prepare v0.1.1 release 2023-07-25 18:33:00 +02:00
Quentin b64c032bff
add compatibility for \r\r\n 2023-07-25 18:27:19 +02:00
Quentin 987024430b
collect raw stuff 2023-07-25 16:20:36 +02:00
Quentin 91fa0d38c3
implement to_string for some types 2023-07-25 14:39:30 +02:00
Quentin 64407b6bee
Add a to_string for mechanism 2023-07-25 14:06:40 +02:00
Quentin 6e3b12c11a
add info about deductible fields 2023-07-25 14:00:01 +02:00
Quentin 7b7d9de92d
improve cargo.toml 2023-07-24 22:14:51 +02:00
Quentin 6ce280151b
report all parsed data 2023-07-24 22:08:13 +02:00
Quentin 07f969d109
Refactor how headers are handled 2023-07-24 19:19:49 +02:00
Quentin 7db49875ea
capture preamble and epilogue 2023-07-24 18:32:26 +02:00
Quentin 606d3f7494
returns the remaining bytes 2023-07-24 18:10:44 +02:00
Quentin 4a46faa670
support multipart/digest parsing 2023-07-24 18:01:37 +02:00
Quentin 9ddd480b0f
add more limitations 2023-07-24 15:55:58 +02:00
Quentin c3d273ed00
improve sota 2023-07-24 15:50:20 +02:00
Quentin df31b25b13
publish my sota 2023-07-24 15:48:48 +02:00
Quentin 99725815af
Document a little bit the code 2023-07-24 14:41:21 +02:00
Quentin b330745e43
improve example 2023-07-24 14:05:47 +02:00
Quentin 40ab7e33b6
refactor mime 2023-07-24 13:53:59 +02:00
Quentin 16006781d0
fix typo 2023-07-24 13:46:00 +02:00
Quentin 14e4c95fe7
Add a diagram of class 2023-07-24 13:44:52 +02:00
Quentin bcb5a81d32
Improve README 2023-07-24 13:05:13 +02:00
Quentin 6af2e38ae3
Remove a warning 2023-07-24 12:45:31 +02:00
Quentin b50c60b7af
Add a support logo 2023-07-24 12:44:21 +02:00
Quentin efe3e85bd2
Clearly state that this project use GPLv3.0 or later 2023-07-24 12:41:10 +02:00
Quentin d42062ce48
reformat code again 2023-07-24 12:37:30 +02:00
Quentin 5cfa06dbf8
split part mod in multiple files 2023-07-24 12:26:53 +02:00
Quentin e76cd78e4f
add an example 2023-07-24 11:17:47 +02:00
Quentin 4ad0aad8be
refactor imf::message::Message 2023-07-24 11:09:21 +02:00
Quentin 63892af012
refactor, mod rfc5322 to imf 2023-07-24 11:02:49 +02:00
Quentin 28873ce073
improve boundary management 2023-07-24 10:27:32 +02:00
Quentin 6c74860f82
apply clippy --fix 2023-07-24 09:24:38 +02:00
Quentin 5f449714f5
add debug logic for MessageID 2023-07-23 19:14:42 +02:00
Quentin 58f491ab85
fix test email 2023-07-23 19:00:21 +02:00
Quentin 5da5172c27
remove debugging 2023-07-23 18:35:13 +02:00
Quentin 80c0f6b5b9
no more warnings 2023-07-23 18:33:20 +02:00
Quentin 755a095743
improve encoded word compatibility 2023-07-23 18:27:03 +02:00
Quentin 971bbc6945
fix a bug 2023-07-23 17:37:24 +02:00
Quentin 56fea0d869
Remove development status 2023-07-23 17:15:41 +02:00
Quentin 0fb77ea831
update rfc implem 2023-07-23 17:14:58 +02:00
Quentin b4e8b99b22
more debug 2023-07-23 17:14:16 +02:00
Quentin c97595c128
format code 2023-07-23 16:37:47 +02:00
Quentin 6e2b29ec57
try high level fx 2023-07-23 16:36:01 +02:00
Quentin efe037aa25
add a imf::message fx 2023-07-23 16:29:42 +02:00
Quentin e963965e77
working message parsing! 2023-07-23 16:20:38 +02:00
Quentin c7e8764c3a
multipart test 2023-07-23 13:25:33 +02:00
Quentin dd285dd7c0
fix tests 2023-07-23 12:38:39 +02:00
Quentin bdc5d19a1f
update readme 2023-07-23 12:35:38 +02:00
Quentin d0f346c92f
compiling part/part.rs 2023-07-23 12:24:46 +02:00
Quentin 18b081cb9a
some refactor 2023-07-23 09:46:57 +02:00
Quentin 00d36fd498
new approach to build mimeheader 2023-07-22 20:52:35 +02:00