aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgContext.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: support key groupssaturneric12 days1-0/+2
|
* feat: add assuan direct comm supportsaturneric2025-04-121-2/+6
|
* feat: add more context of key database supportsaturneric2024-10-251-0/+1
|
* fix: custom key database feature not workingsaturneric2024-08-051-2/+1
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-2/+2
|
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-0/+2
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+3
|
* fix: slove memory problem of gpg contextsaturneric2023-12-161-4/+2
|
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-141-1/+1
|
* fix: slove some memory issuessaturneric2023-12-141-1/+2
|
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-1/+1
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-10/+9
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-5/+0
|
* fix: discover and fix some bugssaturneric2023-12-011-1/+1
|
* refactor: clean up core's codessaturneric2023-11-061-0/+83