aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: build issue on windowssaturneric2 days1-1/+3
|
* fix: remove unnecessary assertsaturneric9 days1-4/+5
|
* fix: find out adsk problem of flatpaksaturneric9 days1-0/+6
|
* fix: solve found issues by testingsaturneric10 days6-21/+48
|
* fix: gpg context will take response of gpg-agentsaturneric10 days9-33/+123
|
* fix: operations of subkeysaturneric10 days3-8/+8
|
* fix: solve found issues on windowssaturneric10 days1-1/+1
|
* fix: gpg agent cannot run as daemon on windowssaturneric10 days1-52/+81
|
* fix: init database path and name as soon as possiblesaturneric10 days1-16/+32
|
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric10 days1-12/+12
|
* fix: make sure gpg-agent is running after initsaturneric10 days1-1/+89
|
* fix: issues found on macossaturneric10 days1-2/+2
|
* feat: add more basic env checks at initsaturneric10 days1-2/+1
|
* feat: add more info checksaturneric10 days20-345/+599
|
* fix: qt5 build issuessaturneric11 days1-2/+2
|
* feat: check scd versionsaturneric11 days4-0/+64
|
* chore: update and check translationssaturneric11 days3-8/+4
|
* feat: generate cark keyssaturneric11 days9-266/+419
|
* fix: compiler issues on CIsaturneric11 days2-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric12 days4-4/+4
|
* fix: testing and solve bugs foundsaturneric12 days7-106/+136
|
* fix: found bugssaturneric13 days1-2/+3
|
* feat: support key groupssaturneric13 days24-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
|
* feat: support uid revoke and uid delete operationssaturneric2024-11-266-264/+632
|
* feat: rewrite core init processes and add env optionsaturneric2024-11-222-8/+9
|
* feat: add revoke subkey functionsaturneric2024-11-192-55/+195
|