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
*
feat: integrate logging api to core
saturneric
2024-01-05
104
-1146
/
+1217
|
*
fix: slove some known issues
saturneric
2024-01-05
14
-122
/
+110
|
*
feat: switch to portable mode by adding a txt file under bin path
saturneric
2024-01-04
2
-25
/
+23
|
*
fix: find and solve some issues
saturneric
2024-01-01
6
-40
/
+30
|
*
feat: improve file browser's functions and tidy up codes
saturneric
2024-01-01
10
-488
/
+758
|
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
9
-484
/
+910
|
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
14
-187
/
+479
|
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
19
-480
/
+816
|
*
feat: avoid reading entire file to memory
saturneric
2023-12-27
6
-227
/
+295
|
*
fix: add test cases and test file basical operations
saturneric
2023-12-26
8
-219
/
+538
|
*
fix: test basical operations of gpg at both test cases and gui
saturneric
2023-12-26
7
-611
/
+479
|
*
feat: upgrade basical operations fully to async style and update test cases
saturneric
2023-12-25
25
-460
/
+654
|
*
fix: use the new async encrypt symmetric api at gui app
saturneric
2023-12-24
8
-115
/
+88
|
*
fix: test the encrypt async api on gui app
saturneric
2023-12-24
8
-63
/
+93
|
*
fix: test the initialization of gui application
saturneric
2023-12-24
6
-42
/
+107
|
*
feat: improve core interfaces of encrypt and decrypt
saturneric
2023-12-23
19
-135
/
+432
|
*
fix: solve all issues of test cases on macos m1
saturneric
2023-12-23
18
-42
/
+292
|
*
fix: gen key test cases typeid rtti issues
saturneric
2023-12-23
6
-16
/
+207
|
*
fix: slove compilation issue on macos
saturneric
2023-12-22
6
-12
/
+36
|
*
fix: slove cmake configuration problem on macOS
saturneric
2023-12-22
2
-2
/
+19
|
*
fix: repair test cases
saturneric
2023-12-16
10
-484
/
+545
|
*
fix: use secure memory management at impl class
saturneric
2023-12-16
18
-25
/
+26
|
*
fix: slove memory problem of gpg context
saturneric
2023-12-16
5
-36
/
+28
|
*
fix: clean up envirnoment when app exits
saturneric
2023-12-16
8
-22
/
+43
|
*
fix: slove threading and memory issues
saturneric
2023-12-15
22
-297
/
+389
|
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
25
-533
/
+616
|
*
fix: slove issues on memory and add asan support for debug
saturneric
2023-12-14
12
-58
/
+65
|
*
fix: slove some memory issues
saturneric
2023-12-14
13
-90
/
+132
|
*
fix: slove a memory issue found by valgrind
saturneric
2023-12-13
1
-11
/
+22
|
*
feat: mimalloc support valgrind
saturneric
2023-12-13
5
-19
/
+22
|
*
fix: add some logs in setting channel object
saturneric
2023-12-13
1
-5
/
+8
|
*
refactor: improve the structure of main,core and test module
saturneric
2023-12-13
22
-145
/
+339
|
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
23
-35
/
+1054
|
*
feat: convert basic opera to async style
saturneric
2023-12-04
8
-158
/
+155
|
*
fix: slove some ui issues
saturneric
2023-12-04
2
-14
/
+15
|
*
feat: add reasons explanation to env loading failed message box
saturneric
2023-12-04
9
-175
/
+64
|
*
fix: common utils should be created before core initialization
saturneric
2023-12-04
4
-9
/
+21
|
*
fix: slove logger system isolation issues
saturneric
2023-12-04
3
-16
/
+21
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
35
-538
/
+805
|
*
fix: slove issues in key/subkey generation
saturneric
2023-12-03
10
-45
/
+59
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
49
-486
/
+630
|
*
feat: improve memory security of function framework
saturneric
2023-12-03
7
-19
/
+79
|
*
refeactor: reduce codes in pinentry
saturneric
2023-12-03
7
-238
/
+110
|
*
feat: improve gpg utils
saturneric
2023-12-03
3
-7
/
+22
|
*
feat: add an async util for operation
saturneric
2023-12-03
2
-0
/
+109
|
*
feat: add some memory utils
saturneric
2023-12-03
3
-14
/
+21
|
*
feat: introduce mimalloc to replace secmem
saturneric
2023-12-03
30
-3475
/
+531
|
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
50
-101
/
+7276
|
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
25
-180
/
+269
|
*
fix: discover and fix some bugs
saturneric
2023-12-01
11
-116
/
+115
|
[next]