Commit graph

40 commits

Author SHA1 Message Date
a7bd3c475a
fix mime() method 2023-09-18 18:08:07 +02:00
7920955ee5 Merge branch 'main' into fetch-mime-from-anypart 2023-09-18 16:07:07 +00:00
0a7179a17c
expose naive fields 2023-09-18 18:06:37 +02:00
f5f8b8e018
attach to child 2023-09-18 17:24:58 +02:00
9eb44b03f7
always attach headers to naivemime 2023-09-18 16:38:04 +02:00
d9285c9ddf
format code 2023-08-30 19:49:04 +02:00
2529b0145e
fixed tests! 2023-08-30 19:48:23 +02:00
9b828ad6ad
better debug 2023-08-30 19:30:10 +02:00
18bb04340a
refactor headers 2023-08-30 19:00:08 +02:00
d9cf6b225d
fix raw mime test 2/2 2023-08-30 13:31:24 +02:00
628fbc507d
fix raw mime test 1/2 2023-08-30 11:46:23 +02:00
8aa23ac5f2
add a raw field to mime 2023-08-16 16:15:57 +02:00
987024430b
collect raw stuff 2023-07-25 16:20:36 +02:00
6e3b12c11a
add info about deductible fields 2023-07-25 14:00:01 +02:00
6ce280151b
report all parsed data 2023-07-24 22:08:13 +02:00
07f969d109
Refactor how headers are handled 2023-07-24 19:19:49 +02:00
7db49875ea
capture preamble and epilogue 2023-07-24 18:32:26 +02:00
4a46faa670
support multipart/digest parsing 2023-07-24 18:01:37 +02:00
99725815af
Document a little bit the code 2023-07-24 14:41:21 +02:00
b330745e43
improve example 2023-07-24 14:05:47 +02:00
40ab7e33b6
refactor mime 2023-07-24 13:53:59 +02:00
d42062ce48
reformat code again 2023-07-24 12:37:30 +02:00
5cfa06dbf8
split part mod in multiple files 2023-07-24 12:26:53 +02:00
4ad0aad8be
refactor imf::message::Message 2023-07-24 11:09:21 +02:00
63892af012
refactor, mod rfc5322 to imf 2023-07-24 11:02:49 +02:00
6c74860f82
apply clippy --fix 2023-07-24 09:24:38 +02:00
80c0f6b5b9
no more warnings 2023-07-23 18:33:20 +02:00
755a095743
improve encoded word compatibility 2023-07-23 18:27:03 +02:00
b4e8b99b22
more debug 2023-07-23 17:14:16 +02:00
c97595c128
format code 2023-07-23 16:37:47 +02:00
e963965e77
working message parsing! 2023-07-23 16:20:38 +02:00
c7e8764c3a
multipart test 2023-07-23 13:25:33 +02:00
dd285dd7c0
fix tests 2023-07-23 12:38:39 +02:00
d0f346c92f
compiling part/part.rs 2023-07-23 12:24:46 +02:00
18b081cb9a
some refactor 2023-07-23 09:46:57 +02:00
00d36fd498
new approach to build mimeheader 2023-07-22 20:52:35 +02:00
7195e5f661
refactor mime logic 2023-07-22 17:40:32 +02:00
6c8e738d43
move boundary to text 2023-07-22 16:46:36 +02:00
5df9b253ec
simplify content type structs 2023-07-22 14:38:43 +02:00
4baa976283
parse mime fields 2023-07-22 12:55:27 +02:00