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
/
GpgContext.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-34
/
+34
*
fix: "auto-key-retrieve" instead of "auto-key-import"
saturneric
2024-05-03
1
-11
/
+10
*
feat: support qt5 build option
saturneric
2024-01-31
1
-2
/
+12
*
fix: add test cases and solve discovered issues
saturneric
2024-01-18
1
-4
/
+7
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-2
/
+6
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-2
/
+5
*
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
1
-29
/
+33
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-17
/
+20
*
fix: slove memory problem of gpg context
saturneric
2023-12-16
1
-13
/
+11
*
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
1
-1
/
+5
*
fix: slove issues on memory and add asan support for debug
saturneric
2023-12-14
1
-5
/
+5
*
fix: slove some memory issues
saturneric
2023-12-14
1
-56
/
+73
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-197
/
+137
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
1
-1
/
+0
*
feat: introduce mimalloc to replace secmem
saturneric
2023-12-03
1
-13
/
+0
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-47
/
+33
*
fix: discover and fix some bugs
saturneric
2023-12-01
1
-20
/
+19
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
1
-3
/
+2
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-1
/
+2
*
refactor: clean up core's codes
saturneric
2023-11-06
1
-0
/
+399