aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgContext.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: passphrase corrected is not correct as the real onesaturneric2024-07-281-36/+28
|
* fix: do some clean up for removal of pinentrysaturneric2024-07-271-4/+4
|
* feat: move pinentry out of source codesaturneric2024-07-271-13/+22
|
* fix: clean up warningssaturneric2024-07-261-4/+5
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-34/+34
|
* fix: "auto-key-retrieve" instead of "auto-key-import"saturneric2024-05-031-11/+10
|
* feat: support qt5 build optionsaturneric2024-01-311-2/+12
|
* fix: add test cases and solve discovered issuessaturneric2024-01-181-4/+7
|
* fix: find and slove some bugssaturneric2024-01-171-2/+6
|
* fix: make task and threading system safersaturneric2024-01-161-2/+5
|
* fix: slove a heap-use-after-free issuesaturneric2024-01-121-12/+6
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-29/+33
|
* feat: integrate logging api to coresaturneric2024-01-051-17/+20
|
* fix: slove memory problem of gpg contextsaturneric2023-12-161-13/+11
|
* fix: slove threading and memory issuessaturneric2023-12-151-17/+16
|
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-1/+5
|
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-141-5/+5
|
* fix: slove some memory issuessaturneric2023-12-141-56/+73
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-197/+137
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+0
|
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-13/+0
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-47/+33
|
* fix: discover and fix some bugssaturneric2023-12-011-20/+19
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-3/+2
|
* refactor: improve the code structure of coresaturneric2023-11-061-1/+2
|
* refactor: clean up core's codessaturneric2023-11-061-0/+399