aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgContext.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysfix: gpg context will take response of gpg-agentsaturneric1-7/+22
9 daysfix: solve found issues on windowssaturneric1-1/+1
9 daysfix: gpg agent cannot run as daemon on windowssaturneric1-52/+81
9 daysfix: init database path and name as soon as possiblesaturneric1-16/+32
9 daysfix: gpgconf path should firstly be initialized at gpg contextsaturneric1-12/+12
9 daysfix: make sure gpg-agent is running after initsaturneric1-1/+89
9 daysfix: issues found on macossaturneric1-2/+2
12 daysfeat: support key groupssaturneric1-0/+5
2025-04-13feat: add SmartCardControllersaturneric1-2/+2
2025-04-12feat: add assuan direct comm supportsaturneric1-12/+96
2025-02-04fix: solve discovered issues before release v2.1.7saturneric1-2/+1
2024-11-22feat: rewrite core init processes and add env optionsaturneric1-1/+1
2024-10-25feat: add more context of key database supportsaturneric1-11/+23
2024-08-05fix: custom key database feature not workingsaturneric1-5/+5
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-3/+8
2024-07-30fix: do clean upsaturneric1-3/+1
2024-07-30feat: simplify loggingsaturneric1-24/+24
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-28fix: passphrase corrected is not correct as the real onesaturneric1-36/+28
2024-07-27fix: do some clean up for removal of pinentrysaturneric1-4/+4
2024-07-27feat: move pinentry out of source codesaturneric1-13/+22
2024-07-26fix: clean up warningssaturneric1-4/+5
2024-07-26feat: remove spdlog and clean up logsaturneric1-34/+34
2024-05-03fix: "auto-key-retrieve" instead of "auto-key-import"saturneric1-11/+10
2024-01-31feat: support qt5 build optionsaturneric1-2/+12
2024-01-18fix: add test cases and solve discovered issuessaturneric1-4/+7
2024-01-17fix: find and slove some bugssaturneric1-2/+6
2024-01-16fix: make task and threading system safersaturneric1-2/+5
2024-01-12fix: slove a heap-use-after-free issuesaturneric1-12/+6
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-29/+33
2024-01-05feat: integrate logging api to coresaturneric1-17/+20
2023-12-16fix: slove memory problem of gpg contextsaturneric1-13/+11
2023-12-15fix: slove threading and memory issuessaturneric1-17/+16
2023-12-15fix: slove some issues on memory and intilizationssaturneric1-1/+5
2023-12-14fix: slove issues on memory and add asan support for debugsaturneric1-5/+5
2023-12-14fix: slove some memory issuessaturneric1-56/+73
2023-12-03feat: standarized and speed up app env loading processsaturneric1-197/+137
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+0
2023-12-03feat: introduce mimalloc to replace secmemsaturneric1-13/+0
2023-12-02feat: add buddled qt pinentry and make it workssaturneric1-47/+33
2023-12-01fix: discover and fix some bugssaturneric1-20/+19
2023-11-07refactor: remove CommonUtils at coresaturneric1-3/+2
2023-11-06refactor: improve the code structure of coresaturneric1-1/+2
2023-11-06refactor: clean up core's codessaturneric1-2/+2
2023-10-30style: improve code style of coresaturneric1-251/+285
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+1
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-371/+64
2023-10-23fix: solve some issues on log systemsaturneric1-1/+1
2023-10-19fix: improve the stability of thread systemsaturneric1-87/+97
2023-10-18feat: using pool for concurrent executions, not stable yetsaturneric1-6/+8