| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
1. improve ui for file & text symmetric encryption.
|
|
|
|
|
|
| |
1. use gpgme_op_export_keys as multiply keys export.
2. improve ui.
3. write key package import done.
|
|
|
|
| |
1.fix problem that when key is in a smart card, the result of FetchKey() is not equal with which provided by GetKey().
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
1. add non ascii mode for file operations.
2. the suffix of normalized file encryption.
3. refactor general settings.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
1. Fixed Known Issues.
2. Improve UI.
|
|
|
|
|
|
|
|
|
| |
Fixed Bugs in core.
Improved Send Mail & Keyserver Settings.
Added Pubkey Sync for key list.
Added Refresh for key list.
Improved Send Mail and others.
Known Bugs Fixed.
|
|
|
|
|
|
|
| |
1. GpgKey copy ability
2. GpgXXResult type to shared_ptr
3. KeyList Optimization
4. Fixed Loading Dialog Problem
|
|
|
|
|
|
| |
1. Added Export OpenSSH Format
2. Added Export Short Secret Key
3. Improve UI
|
|
|
|
|
|
|
|
| |
1. Fixed UTF-16 & UTF-8 filesystem path's bugs.
2. Added mkdir & create empty file.
3. Improve file browser.
4. Added Infoboard.ui.
5. Fixed Verify Bugs.
|
| |
|
| |
|
|
|
|
|
|
| |
1. Ci Fixed for New Version.
2. Bugs fixed for cross-platform.
3. Bugs fixed for i18n.
|
|
|
|
| |
1. Fixed Known Issues.
|
|
|
|
| |
1. Fixed known issue in File Operations.
|
|
|
|
|
|
| |
1. Remove Qt Linguist.
2. Add GNU gettext libraries.
3. Modified source codes to meet with i18n support.
|
| |
|
|
|
|
|
|
| |
1. Import Keys.
2. Import Keys From Server.
3. UID Management.
|
| |
|
| |
|
| |
|
|
|
|
| |
Adjust and improve the core part of the interface.
|
|
|
|
|
| |
Make the test configurable.
Other modifications.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Introduce log library.
Remove Qt from the core code.
|
|
|
|
| |
Adjust the structure.
|
|
|
|
| |
Add Test.
|
|
|