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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
test: fix and add KeyGen & SubkeyGen test cases
saturneric
2024-11-24
3
-149
/
+292
|
*
feat: allow drag and drop to open text file
saturneric
2024-11-24
10
-221
/
+474
|
*
fix: solve key list drag and drop refreshing issue
saturneric
2024-11-24
2
-1
/
+4
|
*
feat: improve info prompt at private key exporting
saturneric
2024-11-24
1
-36
/
+52
|
*
feat: support secp256k1 algo and ed448 primary key
saturneric
2024-11-24
1
-2
/
+6
|
*
fix: ed448 should allow signing function
saturneric
2024-11-24
1
-3
/
+3
|
*
feat: default key db is not editable
saturneric
2024-11-22
5
-37
/
+65
|
*
feat: improve version option
saturneric
2024-11-22
2
-4
/
+6
|
*
feat: rewrite core init processes and add env option
saturneric
2024-11-22
13
-222
/
+598
|
*
fix: correct the path to the executable of app image mode
saturneric
2024-11-22
1
-9
/
+9
|
*
fix: solve a build issue
saturneric
2024-11-22
1
-7
/
+8
|
*
fix: correct table header of key db index
saturneric
2024-11-22
1
-0
/
+3
|
*
feat: add build option GPGFRONTEND_BUILD_APP_IMAGE
saturneric
2024-11-22
1
-16
/
+19
|
*
feat: add option to disable auto fetch key publish status function
saturneric
2024-11-22
2
-13
/
+20
|
*
feat: add more operations on key db items
saturneric
2024-11-22
4
-1
/
+193
|
*
fix: clean up files
saturneric
2024-11-22
1
-0
/
+27
|
*
feat: set a better display name under developing and testing
saturneric
2024-11-21
1
-2
/
+3
|
*
feat: distinguish between develop, unstable and release versions
saturneric
2024-11-21
4
-39
/
+61
|
*
fix: use sleep() provided by c++ standard
saturneric
2024-11-21
1
-1
/
+4
|
*
feat: enhance cache api
saturneric
2024-11-20
5
-10
/
+147
|
*
feat: add ui some restrictions when primary key not exists
saturneric
2024-11-19
5
-13
/
+17
|
*
feat: remove unused codes
saturneric
2024-11-19
2
-129
/
+0
|
*
feat: add revoke subkey function
saturneric
2024-11-19
5
-67
/
+330
|
*
feat: add delete subkey function
saturneric
2024-11-18
7
-63
/
+443
|
*
feat: make primary key and subkey clearly
saturneric
2024-11-18
4
-45
/
+77
|
*
feat: support export a single subkey
saturneric
2024-11-18
5
-11
/
+157
|
*
feat: use keys.openpgp.org as default for key publishing and refreshing
saturneric
2024-11-17
4
-17
/
+192
|
*
feat: auto import missing key after verify
saturneric
2024-11-17
6
-44
/
+309
|
*
feat: set max key db number to 8
saturneric
2024-11-17
1
-0
/
+9
|
*
feat: show current selected key db
saturneric
2024-11-17
1
-0
/
+1
|
*
fix: should import or export keys to selected key db
saturneric
2024-11-17
3
-32
/
+29
|
*
feat: can open key db by menu action triggered by right click
saturneric
2024-11-17
2
-0
/
+23
|
*
fix: should restart app after editing key db infos
saturneric
2024-11-17
1
-0
/
+7
|
*
feat: add restrictions to key database
saturneric
2024-11-17
3
-7
/
+54
|
*
fix: setup gitea develop regularly build and test process
saturneric
2024-11-16
2
-0
/
+18
|
*
feat: support favorite key pairs for multi key databases
saturneric
2024-11-02
13
-66
/
+326
|
*
fix: should select channel before any gpg operation
saturneric
2024-10-26
15
-121
/
+150
|
*
fix: should check key status immediately after get it
saturneric
2024-10-26
8
-2
/
+61
|
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
69
-839
/
+1253
|
*
fix: thread concurrent crash issue
saturneric
2024-10-26
1
-2
/
+4
|
*
fix: try debugging key database refreshing process
saturneric
2024-10-26
1
-1
/
+4
|
*
feat: add more context of key database support
saturneric
2024-10-25
16
-173
/
+542
|
*
feat: set reason code and text at revoke-certification
saturneric
2024-10-18
7
-24
/
+185
|
*
feat: add filter option of 'comment' at key list of main window
saturneric
2024-10-18
1
-1
/
+2
|
*
fix: remove minimum size restriction of main window
v2.1.5
saturneric
2024-10-03
2
-2
/
+2
|
*
fix: update module metadata translations at soft restart
saturneric
2024-09-28
2
-14
/
+9
|
*
feat: remove steganography menu
saturneric
2024-09-28
2
-8
/
+9
|
*
fix: should check if data object exists
saturneric
2024-08-16
1
-1
/
+1
|
*
fix: according to issues and test, apply some fixes
v2.1.4
saturneric
2024-08-05
20
-83
/
+74
|
\
|
*
fix: unchecking some check boxes at gnupg controller will not restart
saturneric
2024-08-05
1
-0
/
+12
|
|
[prev]
[next]