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 (
Collapse
)
Author
Age
Files
Lines
*
fix: gpg context will take response of gpg-agent
saturneric
9 days
1
-7
/
+22
|
*
fix: solve found issues on windows
saturneric
9 days
1
-1
/
+1
|
*
fix: gpg agent cannot run as daemon on windows
saturneric
9 days
1
-52
/
+81
|
*
fix: init database path and name as soon as possible
saturneric
9 days
1
-16
/
+32
|
*
fix: gpgconf path should firstly be initialized at gpg context
saturneric
9 days
1
-12
/
+12
|
*
fix: make sure gpg-agent is running after init
saturneric
9 days
1
-1
/
+89
|
*
fix: issues found on macos
saturneric
9 days
1
-2
/
+2
|
*
feat: support key groups
saturneric
12 days
1
-0
/
+5
|
*
feat: add SmartCardController
saturneric
14 days
1
-2
/
+2
|
*
feat: add assuan direct comm support
saturneric
2025-04-12
1
-12
/
+96
|
*
fix: solve discovered issues before release v2.1.7
saturneric
2025-02-04
1
-2
/
+1
|
*
feat: rewrite core init processes and add env option
saturneric
2024-11-22
1
-1
/
+1
|
*
feat: add more context of key database support
saturneric
2024-10-25
1
-11
/
+23
|
*
fix: custom key database feature not working
saturneric
2024-08-05
1
-5
/
+5
|
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
1
-3
/
+8
|
*
fix: do clean up
saturneric
2024-07-30
1
-3
/
+1
|
*
feat: simplify logging
saturneric
2024-07-30
1
-24
/
+24
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
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