index
:
GpgFrontend
dev/2.0.10/main
dev/2.0.10/saturneric
dev/2.0.4
dev/2.0.5
dev/2.0.6
dev/2.0.7
dev/2.0.8/main
dev/2.0.8/musing
dev/2.0.8/saturneric
dev/2.0.9/main
dev/2.0.9/saturneric
dev/2.1.0/main
dev/2.1.1/main
dev/2.1.2/main
dev/2.1.2/module
dev/2.1.3/main
dev/2.1.3/qt5
dev/2.1.4/main
dev/2.1.5/main
dev/2.1.5/mingw
dev/2.1.6/adsk
dev/2.1.6/main
develop
doc/2.1.2/main
main
sdk/2.1.3
A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
function
/
gpg
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: can not import binary key data
saturneric
2024-07-28
1
-2
/
+2
|
*
fix: passphrase corrected is not correct as the real one
saturneric
2024-07-28
1
-36
/
+28
|
*
fix: do some clean up for removal of pinentry
saturneric
2024-07-27
1
-4
/
+4
|
*
feat: move pinentry out of source code
saturneric
2024-07-27
1
-13
/
+22
|
*
fix: clean up warnings
saturneric
2024-07-26
1
-4
/
+5
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
12
-319
/
+251
|
*
feat: rewrite key list structure and logic
saturneric
2024-06-02
2
-0
/
+33
|
*
fix: "auto-key-retrieve" instead of "auto-key-import"
saturneric
2024-05-03
1
-11
/
+10
|
*
feat: add option to close all gnupg daemon at close
saturneric
2024-05-03
2
-0
/
+34
|
*
fix: improve grt tab, mods name and its project structure
saturneric
2024-04-16
1
-0
/
+15
|
*
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
2024-04-14
1
-12
/
+6
|
*
fix: find and solve some issues on module management
saturneric
2024-04-11
1
-6
/
+6
|
*
refactor: reduce core prebuild headers and isolate core to modules
saturneric
2024-03-02
1
-0
/
+2
|
*
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
1
-1
/
+1
|
*
feat: support qt5 build option
saturneric
2024-01-31
2
-3
/
+13
|
*
fix: add function to import key rev cert
saturneric
2024-01-30
1
-4
/
+2
|
*
fix: archive functions not work on windows when there were some non-ascii ↵
saturneric
2024-01-25
1
-0
/
+8
|
|
|
|
characters
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
1
-1
/
+1
|
*
fix: ExecuteContext should be marked as export
saturneric
2024-01-22
1
-1
/
+1
|
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
3
-25
/
+18
|
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
3
-15
/
+17
|
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
3
-0
/
+67
|
*
fix: add test cases and solve discovered issues
saturneric
2024-01-18
7
-79
/
+819
|
*
fix: improve code quality, docs and ci files
saturneric
2024-01-17
2
-4
/
+5
|
*
fix: find and slove some bugs
saturneric
2024-01-17
4
-12
/
+19
|
*
fix: solve the gnupg tab options info not shown issue
saturneric
2024-01-16
1
-23
/
+8
|
*
fix: solve discovered issues
saturneric
2024-01-16
2
-136
/
+54
|
*
fix: slove some issues and update translations
saturneric
2024-01-16
1
-2
/
+1
|
*
fix: make task and threading system safer
saturneric
2024-01-16
3
-5
/
+5
|
*
fix: slove a heap-use-after-free problem
saturneric
2024-01-15
1
-22
/
+12
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
8
-116
/
+70
|
*
fix: slove a heap-use-after-free issue
saturneric
2024-01-12
1
-12
/
+6
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
15
-165
/
+155
|
*
feat: improve api and ui of keys import and export
saturneric
2024-01-11
2
-100
/
+17
|
*
feat: update core apis, functions and models
saturneric
2024-01-10
4
-160
/
+160
|
*
fix: solve compile issue
saturneric
2024-01-08
1
-17
/
+30
|
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
1
-1
/
+1
|
*
feat: integrate logging api to core
saturneric
2024-01-05
10
-184
/
+196
|
*
fix: slove some known issues
saturneric
2024-01-05
2
-30
/
+23
|
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
2
-7
/
+143
|
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
1
-34
/
+19
|
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
2
-15
/
+100
|
*
feat: avoid reading entire file to memory
saturneric
2023-12-27
2
-173
/
+186
|
*
fix: add test cases and test file basical operations
saturneric
2023-12-26
2
-112
/
+49
|
*
fix: test basical operations of gpg at both test cases and gui
saturneric
2023-12-26
1
-1
/
+1
|
*
feat: upgrade basical operations fully to async style and update test cases
saturneric
2023-12-25
4
-222
/
+226
|
*
fix: use the new async encrypt symmetric api at gui app
saturneric
2023-12-24
4
-48
/
+46
|
*
fix: test the initialization of gui application
saturneric
2023-12-24
1
-8
/
+10
|
*
feat: improve core interfaces of encrypt and decrypt
saturneric
2023-12-23
4
-81
/
+91
|
*
fix: solve all issues of test cases on macos m1
saturneric
2023-12-23
4
-9
/
+9
|
[next]