aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: avoid directly using libassuansaturneric9 days4-62/+70
|
* Merge remote-tracking branch 'github/main' into developsaturneric9 days1-4/+5
|\
| * rpm_worksAnthony Lloyd10 days1-1/+1
| |
* | fix: build issue on windowssaturneric13 days1-1/+3
|/
* fix: remove unnecessary assertsaturneric2025-04-191-4/+5
|
* fix: find out adsk problem of flatpaksaturneric2025-04-191-0/+6
|
* fix: solve found issues by testingsaturneric2025-04-196-21/+48
|
* fix: gpg context will take response of gpg-agentsaturneric2025-04-199-33/+123
|
* fix: operations of subkeysaturneric2025-04-183-8/+8
|
* fix: solve found issues on windowssaturneric2025-04-181-1/+1
|
* fix: gpg agent cannot run as daemon on windowssaturneric2025-04-181-52/+81
|
* fix: init database path and name as soon as possiblesaturneric2025-04-181-16/+32
|
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric2025-04-181-12/+12
|
* fix: make sure gpg-agent is running after initsaturneric2025-04-181-1/+89
|
* fix: issues found on macossaturneric2025-04-181-2/+2
|
* feat: add more basic env checks at initsaturneric2025-04-181-2/+1
|
* feat: add more info checksaturneric2025-04-1820-345/+599
|
* fix: qt5 build issuessaturneric2025-04-171-2/+2
|
* feat: check scd versionsaturneric2025-04-174-0/+64
|
* chore: update and check translationssaturneric2025-04-173-8/+4
|
* feat: generate cark keyssaturneric2025-04-179-266/+419
|
* fix: compiler issues on CIsaturneric2025-04-172-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric2025-04-164-4/+4
|
* fix: testing and solve bugs foundsaturneric2025-04-167-106/+136
|
* fix: found bugssaturneric2025-04-161-2/+3
|
* feat: support key groupssaturneric2025-04-1524-217/+999
|
* refactor: code cleanupsaturneric2025-04-132-1/+209
|
* feat: add SmartCardControllersaturneric2025-04-1310-24/+355
|
* feat: add assuan direct comm supportsaturneric2025-04-125-16/+437
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-126-20/+19
|
* feat: add ui support for adsk featuressaturneric2025-04-121-1/+1
|
* feat: support adsksaturneric2025-04-112-0/+57
|
* chore: clean up codesaturneric2025-02-042-4/+0
|
* fix: solve discovered issues before release v2.1.7saturneric2025-02-042-3/+2
|
* fix: qt5 compile issuessaturneric2025-02-039-20/+22
|
* refactor: make some function names shortersaturneric2025-02-022-9/+9
|
* feat: improve KeyGenerateDialogsaturneric2025-02-022-29/+34
|
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-012-299/+133
|
* fix: tiny fixessaturneric2025-01-271-16/+13
|
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-169/+25
|
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-14/+23
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-25/+6
|
* refactor: reduce code duplicationsaturneric2025-01-273-563/+407
|
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-272-162/+171
|
* fix: improve code compatibilitysaturneric2025-01-263-24/+5
|
* feat: allow file batch operationssaturneric2025-01-262-4/+4
|
* refactor: using qt containers instead of std containerssaturneric2024-12-1311-63/+43
|
* fix: compiler warningssaturneric2024-12-033-4/+12
|
* fix: discovered issuessaturneric2024-12-022-12/+19
|
* fix: getting gpg-agent to start automatically on macOSsaturneric2024-11-301-10/+13
|