aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgAdvancedOperator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: solve found issues by testingsaturneric9 days1-1/+1
|
* fix: gpg context will take response of gpg-agentsaturneric9 days1-0/+5
|
* feat: add more info checksaturneric9 days1-7/+21
|
* feat: support key groupssaturneric12 days1-1/+1
|
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-19/+3
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: add option to close all gnupg daemon at closesaturneric2024-05-031-0/+6
|
* fix: find and slove some bugssaturneric2024-01-171-5/+5
|
* fix: solve discovered issuessaturneric2024-01-161-6/+8
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-25/+8
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-4/+5
|
* feat: add more gnupg operationsSaturneric2023-02-111-0/+48
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-0/+67
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab