Mauro D
|
434ede7215
|
Added Display to Error
|
2023-05-22 13:07:29 +00:00 |
|
Mauro D
|
72fd0e2da0
|
Merge pull request #3 from lukaslihotzki/to-digit
refactor: use to_digit instead of custom HEX_MAP
|
2023-04-03 18:25:19 +02:00 |
|
Mauro D
|
5182d12488
|
Added fuzzing.
|
2023-04-03 16:23:30 +00:00 |
|
Lukas Lihotzki
|
70761fb37a
|
refactor: use to_digit instead of custom HEX_MAP
|
2023-04-03 18:22:01 +02:00 |
|
Mauro D
|
451256fb6c
|
Merge pull request #2 from lukaslihotzki/define-tokens
refactor: define tokens with macro and const fn
|
2023-04-03 17:38:09 +02:00 |
|
Lukas Lihotzki
|
20ce422db4
|
refactor: define tokens with macro and const fn
|
2023-04-03 15:08:30 +02:00 |
|
Mauro D
|
94c16ce6d7
|
v0.1.1
|
2023-02-16 18:11:21 +00:00 |
|
Mauro D
|
d3f7933404
|
Merge pull request #1 from LeoniePhiline/fix/typo-max-response-length
fix: Typo in `MAX_RESPONSE_LENGTH`
|
2023-02-16 19:05:49 +01:00 |
|
LeoniePhiline
|
c9b0337801
|
fix: Typo in MAX_RESPONSE_LENGTH
|
2023-02-16 01:54:47 +01:00 |
|
Mauro D
|
cf9640069d
|
v0.1.0
|
2023-01-27 16:01:50 +00:00 |
|
Mauro D
|
1dbb2ab8fc
|
Response parser fix.
|
2023-01-22 18:20:06 +00:00 |
|
Mauro D
|
47dead6b13
|
Improved response parsing.
|
2023-01-20 09:38:32 +00:00 |
|
Mauro D
|
9b1a56a0de
|
EHLO response fix.
|
2023-01-19 08:25:46 +00:00 |
|
Mauro D
|
d48f0c75b7
|
Fixed request parser.
|
2023-01-17 14:00:12 +00:00 |
|
Mauro D
|
25cb048f4d
|
DSN updates.
|
2023-01-05 18:28:02 +00:00 |
|
Mauro D
|
dc9071ae3c
|
Added AsRef to EhloResponse
|
2023-01-03 15:29:48 +00:00 |
|
Mauro D
|
a9ee5e3a6c
|
Moved parameters to struct.
|
2022-12-27 10:53:20 +00:00 |
|
Mauro D
|
3403368e71
|
LineReceiver implementation.
|
2022-12-24 16:57:50 +00:00 |
|
Mauro D
|
bb6437dec4
|
Minor improvements.
|
2022-12-21 16:51:03 +00:00 |
|
Mauro D
|
81fdbe7151
|
Improved Response receivers.
|
2022-12-20 16:30:18 +00:00 |
|
Mauro D
|
97092b606c
|
API updates.
|
2022-12-18 15:32:42 +00:00 |
|
Mauro D
|
5765b4b9fe
|
Mechanisms as bit sets.
|
2022-12-09 17:33:10 +00:00 |
|
Mauro D
|
e7df79ef68
|
Enhances Status Code explanations.
|
2022-12-05 15:09:17 +00:00 |
|
Mauro D
|
ee947670bd
|
Response parsing
|
2022-12-04 18:15:15 +00:00 |
|
Mauro D
|
24e0230bab
|
SMTP request parser.
|
2022-12-03 18:28:10 +00:00 |
|
Mauro D
|
1fe4870438
|
Initial commit
|
2022-12-02 08:16:37 +01:00 |
|