l
|
f2f7767b71
|
refactor: get rid of indexing and slicing in check_armored_payload() (#15)
Indexing can potentially panic, without indexing
it is easier to make sure there will be no crash.
|
2026-01-21 14:25:40 +01:00 |
|
Jagoda Estera Ślązak
|
353f1dc77d
|
fix: Improve address extraction from SMTP commands (#14)
Prevents extraction failing on SRS.
Fixes: #9
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-21 14:06:20 +01:00 |
|
dependabot[bot]
|
33e975ade3
|
chore(deps): Bump dtolnay/rust-toolchain (#4)
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 6d653acede28d24f02e3cd41383119e8b1b35921 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](https://github.com/dtolnay/rust-toolchain/compare/6d653acede28d24f02e3cd41383119e8b1b35921...f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561)
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-version: f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 16:59:22 +01:00 |
|
dependabot[bot]
|
86f86515be
|
chore(deps): Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#5)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swatinem/rust-cache/compare/f13886b937689c021905a6b90929199931d60db1...779680da715d629ac1d338a641029a2f4372abb5)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-version: 2.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 16:56:49 +01:00 |
|
dependabot[bot]
|
c15f18685a
|
chore(deps): Bump thiserror from 2.0.17 to 2.0.18 (#3)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18)
---
updated-dependencies:
- dependency-name: thiserror
dependency-version: 2.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 16:55:24 +01:00 |
|
dependabot[bot]
|
00fb3d8156
|
chore(deps): Bump actions/checkout from 5.0.0 to 6.0.1 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...8e8c483db84b4bee98b60c0593521ed34d9990e8)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 16:53:52 +01:00 |
|
dependabot[bot]
|
c78df0009b
|
chore(deps): Bump taiki-e/install-action from 2.62.49 to 2.66.7 (#2)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.49 to 2.66.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/44c6d64aa62cd779e873306675c7a58e86d6d532...542cebaaed782771e619bd5609d97659d109c492)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.66.7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 16:53:01 +01:00 |
|
Jagoda Ślązak
|
d2cca26b1c
|
chore(cargo): Add metadata
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
d25faf4fdf
|
docs(license): Add LICENSE
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
392def1322
|
docs(readme): Add README.md
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
401fd39ec0
|
chore(dependabot): Add github-actions to dependabot
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
f9abff0764
|
chore(ci): Setup CI
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
5f4399f54d
|
chore(dependabot): Setup dependabot
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
6340f479ae
|
feat: Initial implementation
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-19 16:49:50 +01:00 |
|
Jagoda Ślązak
|
4185ebe3c5
|
chore: Init repository
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
|
2026-01-14 18:12:22 +01:00 |
|