aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgContext.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve found issues on windowssaturneric9 days1-1/+1
* fix: gpg agent cannot run as daemon on windowssaturneric9 days1-52/+81
* fix: init database path and name as soon as possiblesaturneric9 days1-16/+32
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric9 days1-12/+12
* fix: make sure gpg-agent is running after initsaturneric9 days1-1/+89
* fix: issues found on macossaturneric9 days1-2/+2
* feat: support key groupssaturneric12 days1-0/+5
* feat: add SmartCardControllersaturneric14 days1-2/+2
* feat: add assuan direct comm supportsaturneric2025-04-121-12/+96
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-2/+1
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-1/+1
* feat: add more context of key database supportsaturneric2024-10-251-11/+23
* fix: custom key database feature not workingsaturneric2024-08-051-5/+5
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-3/+8
* fix: do clean upsaturneric2024-07-301-3/+1
* feat: simplify loggingsaturneric2024-07-301-24/+24
* feat: update copyright infosaturneric2024-07-291-1/+1
* 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