aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* <fix>(project): fixed CMakeLists.txt.dev/2.0.4Saturneric2022-01-062-0/+2
|
* <feat>(project): add options for CMakeLists.txt.Saturneric2022-01-061-1/+79
|
* Merge pull request #36 from saturneric/developv2.0.4Saturn&Eric2022-01-05141-2439/+7485
|\ | | | | v2.0.4
| * <doc>(navbar): take repository and GitHub apart.Saturneric2022-01-051-0/+41
| |
| * <fix, feature>(ui): let send mail meet with rfc3156.Saturneric2022-01-052-8/+73
| |
| * <docs>(document): sync the document.Saturneric2022-01-053-96/+86
| |\
| | * Merge branch 'main' into developSaturn&Eric2022-01-043-96/+86
| | |\ | |_|/ |/| |
* | | Merge pull request #37 from saturneric/documentSaturn&Eric2022-01-041-96/+20
|\ \ \ | | | | | | | | Document
| * | | <docs>(readme, docs): update documents.Saturneric2022-01-041-96/+20
|/ / /
* | | Merge pull request #35 from saturneric/developSaturn&Eric2021-12-171-1/+1
|\ \ \ | | | | | | | | Fixed Clash when decrypt reci is unknown.
* \ \ \ Merge pull request #34 from saturneric/developSaturn&Eric2021-12-1663-1004/+2876
|\ \ \ \ | | | | | | | | | | v2.0.3
* \ \ \ \ Merge pull request #32 from saturneric/developv2.0.2Saturn&Eric2021-12-1340-663/+1187
|\ \ \ \ \ | | | | | | | | | | | | v2.0.2-beta.2
* | | | | | Create SECURITY.mdSaturn&Eric2021-12-121-0/+19
| | | | | |
* | | | | | Merge pull request #30 from saturneric/documentSaturn&Eric2021-12-121-0/+47
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update Privacy Policy of GpgFrontend
| * | | | | | Update Privacy Policy of GpgFrontend.Saturneric2021-12-122-31/+47
| | | | | | |
| * | | | | | Create privacy_policy.mdSaturn&Eric2021-12-091-0/+31
|/ / / / / /
* | | | | | Merge pull request #29 from saturneric/developv2.0.1Saturn&Eric2021-12-087-56/+77
|\ \ \ \ \ \ | | | | | | | | | | | | | | v2.0.1-beta.3
* \ \ \ \ \ \ Merge pull request #28 from saturneric/developSaturn&Eric2021-12-0789-2076/+2165
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #26 from saturneric/developSaturn&Eric2021-12-0518-170/+76
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Develop Fixed For Version 2.0.1.
| | | | | | | * | <fixed>(ui/aes): fixed security problem.Saturneric2022-01-051-136/+146
| | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | 1. Comparison between of type quint8 and of wider type int.
| | | | | | | * <fixed>(core): fixed codacy problem.Saturneric2022-01-042-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Consecutive return, break, continue, goto or throw statements are unnecessary. 2. Variable 'current' is assigned a value that is never used.
| | | | | | | * <chore>(): install TRANSLATORS file in deb mode.Saturneric2022-01-041-0/+2
| | | | | | | |
| | | | | | | * <fix>(ui): fixed bugs in send mail dialogSaturneric2022-01-041-3/+3
| | | | | | | |
| | | | | | | * <fix>(ui): improve ui.Saturneric2022-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. improve ui.
| | | | | | | * <feature, fix>(core, ui): support file symmetric encryption.Saturneric2022-01-044-42/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. improve ui for file & text symmetric encryption.
| | | | | | | * <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-049-84/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. fixed proxy settings ui. 2. fixed send mail settings ui. 3. fixed uncaught exception handling.
| | | | | | | * <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵Saturneric2022-01-0412-15/+851
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui.
| | | | | | | * <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-0413-155/+353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui.
| | | | | | | * <fix>(ui): improve ui.Saturneric2022-01-046-42/+46
| | | | | | | |
| | | | | | | * <fix>(core): fix windows build problemSaturneric2022-01-042-61/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.fix libintl_snprintf bugs. 2. improve VersionCheckThread.
| | | | | | | * <chore>(project): version 2.0.4-beta.1Saturneric2022-01-031-1/+1
| | | | | | | |
| | | | | | | * <fix>(core): fix windows build problemSaturneric2022-01-032-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.fix libintl_sprintf bugs.
| | | | | | | * <fix, feature>(core, ui): version system upgrade.Saturneric2022-01-0313-84/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui.
| | | | | | | * <fix, feature>(core, ui): key package import.Saturneric2022-01-0311-46/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. use gpgme_op_export_keys as multiply keys export. 2. improve ui. 3. write key package import done.
| | | | | | | * <fix, feature>(core, ui): add key in smart card support.Saturneric2022-01-037-61/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.fix problem that when key is in a smart card, the result of FetchKey() is not equal with which provided by GetKey().
| | | | | | | * <feature>(ui): default sender gpg key settings in send mail.Saturneric2022-01-036-0/+78
| | | | | | | |
| | | | | | | * <feature, refactor>(core, ui): Key package generate.Saturneric2022-01-0322-83/+1382
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. refactor GpgKeyImportExporter to meet with key package generation. 2. add ExportKeyPackageDialog. 3. add Qt AES ability. 4. refactor Key List to provide menu ability control. 5. add check all and uncheck all ability to key list menu.
| | | | | | | * <fixed, refactor>(ui): Enhanced sending email function.Saturneric2022-01-026-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. make options changeable when init in sending email dialog.
| | | | | | | * <refactor>(ui): Enhanced sending email function.Saturneric2022-01-0223-149/+1070
| | | | | | | |
| | | | | | | * <refactor>(ui): take operations apart from key details.Saturneric2022-01-0210-737/+427
| | | | | | | |
| | | | | | | * <feat, refactor>(ui): change smtp test to multiply threadSaturneric2022-01-028-91/+418
| | | | | | | |
| | | | | | | * <fixed>(core, ui): fixed bugs in result analyseSaturneric2022-01-022-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. let VerifyResultAnalyse.cpp dealing with when there is no signature found. 2. fixed some problem in DecryptResultAnalyse.cpp.
| | | | | | | * <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-0221-681/+651
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
| | | | | | | * <refactor, fixed, test>(core, ui): add & modify core and uiSaturneric2022-01-0218-31/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core.
| | | | | | | * <refactor, test>(core, test): test decryption when key not foundSaturneric2022-01-023-30/+81
| | | | | | | |
| | | | | | | * <refactor, fix, test>(core, test): test key generation for standalone modeSaturneric2021-12-315-85/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. add key generation test for standalone mode 2. add supported algos in standalone mode 3. changed support algo vectors from static value to static getter 4. modified name of some variables.
| | | | | | | * <refactor, test>(core, test): core improved and test gpg key generationSaturneric2021-12-317-107/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Refactor the initialization code of Context. 2. Improve some callback function support. 3. Improve the key deletion function. 4. Modify the key output of some functions. 5. Add test for key generation. 6. Delete all imported keys at the end of the test case. 7. Add setup mode initialization parameters for Context.
| | | | | | | * <refactor, test>(core, test): core improved and test gpg alone modeSaturneric2021-12-2532-185/+440
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct.
| | | | | | | * Continue to add Standalone Support.Saturneric2021-12-208-8/+247
| | | | | | | |
| | | | | | | * Update Test Code & Added Standlone SupportSaturneric2021-12-208-25/+46
| | | | | | | |