| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
1. Rename related entities.
2. Add a comments.
|
|
|
|
|
| |
1. Rename related entities.
2. Add a comments.
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
| |
1. Ci Fixed for New Version.
2. Bugs fixed for cross-platform.
3. Bugs fixed for i18n.
|
|
|
|
| |
1. Fixed Known Issues.
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
Introduce log library.
Remove Qt from the core code.
|
|
Adjust the structure.
|