aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/GpgUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: remove spdlog and clean up logsaturneric2024-07-261-11/+14
* fix: solve reported issuessaturneric2024-01-291-1/+1
* fix: improve file pagesaturneric2024-01-241-9/+12
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
* fix: slove discovered faults and bugssaturneric2024-01-191-9/+4
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-7/+2
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-40/+37
* feat: integrate logging api to coresaturneric2024-01-051-9/+9
* fix: slove some known issuessaturneric2024-01-051-11/+6
* fix: find and solve some issuessaturneric2024-01-011-5/+3
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-0/+63
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-30/+0
* fix: repair test casessaturneric2023-12-161-3/+4
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-11/+26
* feat: standarized and speed up app env loading processsaturneric2023-12-031-2/+3
* feat: improve gpg utilssaturneric2023-12-031-5/+7
* refactor: separate typedef and implsaturneric2023-11-071-0/+2
* refactor: improve the code structure of coresaturneric2023-11-061-0/+133