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: 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
|
*
fix: gen key test cases typeid rtti issues
saturneric
2023-12-23
1
-3
/
+5
|
*
fix: slove compilation issue on macos
saturneric
2023-12-22
1
-3
/
+1
|
*
fix: repair test cases
saturneric
2023-12-16
2
-6
/
+11
|
*
fix: use secure memory management at impl class
saturneric
2023-12-16
2
-2
/
+2
|
*
fix: slove memory problem of gpg context
saturneric
2023-12-16
2
-17
/
+13
|
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-17
/
+16
|
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
3
-7
/
+6
|
*
fix: slove issues on memory and add asan support for debug
saturneric
2023-12-14
3
-8
/
+7
|
*
fix: slove some memory issues
saturneric
2023-12-14
2
-57
/
+75
|
*
refactor: improve the structure of main,core and test module
saturneric
2023-12-13
1
-1
/
+1
|
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-5
/
+5
|
*
feat: convert basic opera to async style
saturneric
2023-12-04
3
-75
/
+78
|
*
feat: add reasons explanation to env loading failed message box
saturneric
2023-12-04
2
-4
/
+5
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
9
-283
/
+267
|
*
fix: slove issues in key/subkey generation
saturneric
2023-12-03
2
-6
/
+5
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
5
-140
/
+98
|
*
feat: introduce mimalloc to replace secmem
saturneric
2023-12-03
2
-15
/
+1
|
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
4
-57
/
+63
|
*
fix: discover and fix some bugs
saturneric
2023-12-01
2
-21
/
+20
|
*
fix: repair gnupg info listing funtion
Saturneric
2023-11-29
1
-12
/
+6
|
*
refactor: separate typedef and impl
saturneric
2023-11-07
13
-43
/
+61
|
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
1
-3
/
+2
|
*
refactor: improve the code structure of core
saturneric
2023-11-06
11
-22
/
+32
|
*
refactor: clean up core's codes
saturneric
2023-11-06
13
-96
/
+571
|
*
feat: add callback function to event
saturneric
2023-11-02
4
-11
/
+14
|
*
style: improve code style of core
saturneric
2023-10-30
10
-161
/
+170
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
15
-476
/
+459
|
*
feat: improve thread system and gathering gnupg options info to rt
saturneric
2023-10-27
3
-16
/
+49
|
*
fix: improve the commu between gig module and core
saturneric
2023-10-26
3
-59
/
+98
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
4
-60
/
+164
|
*
fix: solve some code tidy issues
saturneric
2023-10-25
2
-2
/
+0
|
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-4
/
+10
|
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
10
-44
/
+9
|
*
fix: improve the stability of thread system
saturneric
2023-10-19
4
-270
/
+239
|
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-0
/
+1
|
*
fix: solve params mismatch issues
saturneric
2023-10-17
1
-8
/
+15
|
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
3
-71
/
+63
|
[prev]
[next]