Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: generate cark keys | saturneric | 10 days | 1 | -1/+1 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: slove threading and memory issues | saturneric | 2023-12-15 | 1 | -0/+6 |
| | |||||
* | refactor: clean up core's codes | saturneric | 2023-11-06 | 1 | -4/+5 |
| | |||||
* | feat: add callback function to event | saturneric | 2023-11-02 | 1 | -3/+3 |
| | |||||
* | feat: improve thread system and gathering gnupg options info to rt | saturneric | 2023-10-27 | 1 | -2/+4 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+5 |
| | |||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 1 | -0/+1 |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | feat: track pending tasks in task runner system | Saturneric | 2022-05-20 | 1 | -0/+1 |
| | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -0/+56 |
1. solve multiple threads problem. |