Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: make email operations more comfortable | saturneric | 2024-11-28 | 8 | -121/+584 |
* | refactor: improve code structure | saturneric | 2024-11-28 | 8 | -551/+706 |
* | feat: support email encryption | saturneric | 2024-11-27 | 4 | -309/+652 |
* | feat: support signing email | saturneric | 2024-11-27 | 6 | -1/+948 |
* | fix: target_link_libraries with a target | saturneric | 2024-11-27 | 1 | -1/+1 |
* | fix: undefined reference to __imp_* | saturneric | 2024-11-27 | 1 | -0/+4 |
* | fix: disable unused features of vmime | saturneric | 2024-11-26 | 1 | -0/+5 |
* | fix: add submodule vmime | saturneric | 2024-11-26 | 1 | -0/+0 |
* | feat: support eml data decryption | saturneric | 2024-11-26 | 1 | -15/+182 |
* | feat: check and provide more infos by email verification | saturneric | 2024-11-26 | 3 | -19/+323 |
* | feat: support .eml file verifying | saturneric | 2024-11-25 | 1 | -13/+121 |
* | fix: make cache variable docstring clear | saturneric | 2024-11-24 | 1 | -7/+7 |
* | feat: add email module and integrate vmime into it | saturneric | 2024-11-24 | 9 | -0/+222 |