aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs(core): add commentmusing2022-05-211-0/+1
|
* fix: solve issue caused by sig bufferSaturneric2022-05-201-1/+1
|
* fix(core): solve memory access issuesSaturneric2022-05-131-2/+3
| | | | 1. use gpg_key, not key(has been moved).
* perf: improve core performanceSaturneric2022-05-131-3/+3
|
* fix(core): fix a bug when key in smart carddev/2.0.7Saturneric2022-05-122-20/+44
|
* fix: fix crash poblem when doing operationsSaturneric2022-05-092-15/+106
| | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations
* refactor: develop 2.0.6 startSaturneric2022-05-0716-104/+149
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-14/+77
|
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-0616-0/+2222