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
...
*
feat: support export a single subkey
saturneric
2024-11-18
2
-0
/
+26
|
*
fix: setup gitea develop regularly build and test process
saturneric
2024-11-16
1
-0
/
+6
|
*
fix: should select channel before any gpg operation
saturneric
2024-10-26
1
-7
/
+9
|
*
fix: should check key status immediately after get it
saturneric
2024-10-26
1
-0
/
+1
|
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
3
-13
/
+13
|
*
feat: add more context of key database support
saturneric
2024-10-25
3
-12
/
+24
|
*
feat: set reason code and text at revoke-certification
saturneric
2024-10-18
4
-10
/
+28
|
*
fix: custom key database feature not working
saturneric
2024-08-05
2
-7
/
+6
|
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
2
-5
/
+10
|
*
fix: do clean up
saturneric
2024-07-30
4
-11
/
+6
|
*
feat: simplify logging
saturneric
2024-07-30
9
-186
/
+182
|
*
feat: update copyright info
saturneric
2024-07-29
20
-34
/
+33
|
*
fix: exporter should return err properly
saturneric
2024-07-29
1
-4
/
+4
|
*
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
|
[prev]
[next]