aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyOpera.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-1/+1
|
* fix: add function to import key rev certsaturneric2024-01-301-4/+2
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
|
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-221-2/+2
|
* fix: add test cases and solve discovered issuessaturneric2024-01-181-21/+188
|
* fix: improve code quality, docs and ci filessaturneric2024-01-171-1/+1
|
* fix: slove a heap-use-after-free problemsaturneric2024-01-151-22/+12
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-23/+11
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-15/+12
|
* feat: update core apis, functions and modelssaturneric2024-01-101-1/+92
|
* feat: integrate logging api to coresaturneric2024-01-051-13/+15
|
* fix: slove some known issuessaturneric2024-01-051-1/+0
|
* fix: gen key test cases typeid rtti issuessaturneric2023-12-231-3/+5
|
* fix: slove compilation issue on macossaturneric2023-12-221-3/+1
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-14/+20
|
* fix: slove issues in key/subkey generationsaturneric2023-12-031-2/+1
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-132/+84
|
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-2/+1
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-4/+27
|
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
|
* refactor: improve the code structure of coresaturneric2023-11-061-0/+3
|
* refactor: clean up core's codessaturneric2023-11-061-43/+44
|
* style: improve code style of coresaturneric2023-10-301-10/+10
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+1
|
* feat: improve thread system and gathering gnupg options info to rtsaturneric2023-10-271-0/+1
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-22/+36
|
* fix: improve the stability of thread systemsaturneric2023-10-191-39/+40
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: reduce debug log of coreSaturneric2023-07-141-1/+42
|
* fix: reduce info level logsSaturneric2023-02-111-9/+8
|
* fix: solve bugs in subkey generationSaturneric2023-02-071-2/+1
|
* feat: change the log style in source filesSaturneric2023-02-031-13/+12
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-57/+5
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* feat: support generate ecc keySaturneric2022-11-261-0/+4
| | | | 1. support elliptische kurve nist
* style(src): reformat codeSaturneric2022-07-221-4/+3
|
* refactor: develop 2.0.6 startSaturneric2022-05-071-0/+6
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+293