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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
9 days
fix: gpg context will take response of gpg-agent
saturneric
1
-7
/
+22
9 days
fix: solve found issues on windows
saturneric
1
-1
/
+1
9 days
fix: gpg agent cannot run as daemon on windows
saturneric
1
-52
/
+81
9 days
fix: init database path and name as soon as possible
saturneric
1
-16
/
+32
9 days
fix: gpgconf path should firstly be initialized at gpg context
saturneric
1
-12
/
+12
9 days
fix: make sure gpg-agent is running after init
saturneric
1
-1
/
+89
9 days
fix: issues found on macos
saturneric
1
-2
/
+2
12 days
feat: support key groups
saturneric
1
-0
/
+5
2025-04-13
feat: add SmartCardController
saturneric
1
-2
/
+2
2025-04-12
feat: add assuan direct comm support
saturneric
1
-12
/
+96
2025-02-04
fix: solve discovered issues before release v2.1.7
saturneric
1
-2
/
+1
2024-11-22
feat: rewrite core init processes and add env option
saturneric
1
-1
/
+1
2024-10-25
feat: add more context of key database support
saturneric
1
-11
/
+23
2024-08-05
fix: custom key database feature not working
saturneric
1
-5
/
+5
2024-07-31
fix: addressing some of the significant deficiencies identified
saturneric
1
-3
/
+8
2024-07-30
fix: do clean up
saturneric
1
-3
/
+1
2024-07-30
feat: simplify logging
saturneric
1
-24
/
+24
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-28
fix: passphrase corrected is not correct as the real one
saturneric
1
-36
/
+28
2024-07-27
fix: do some clean up for removal of pinentry
saturneric
1
-4
/
+4
2024-07-27
feat: move pinentry out of source code
saturneric
1
-13
/
+22
2024-07-26
fix: clean up warnings
saturneric
1
-4
/
+5
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-34
/
+34
2024-05-03
fix: "auto-key-retrieve" instead of "auto-key-import"
saturneric
1
-11
/
+10
2024-01-31
feat: support qt5 build option
saturneric
1
-2
/
+12
2024-01-18
fix: add test cases and solve discovered issues
saturneric
1
-4
/
+7
2024-01-17
fix: find and slove some bugs
saturneric
1
-2
/
+6
2024-01-16
fix: make task and threading system safer
saturneric
1
-2
/
+5
2024-01-12
fix: slove a heap-use-after-free issue
saturneric
1
-12
/
+6
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-29
/
+33
2024-01-05
feat: integrate logging api to core
saturneric
1
-17
/
+20
2023-12-16
fix: slove memory problem of gpg context
saturneric
1
-13
/
+11
2023-12-15
fix: slove threading and memory issues
saturneric
1
-17
/
+16
2023-12-15
fix: slove some issues on memory and intilizations
saturneric
1
-1
/
+5
2023-12-14
fix: slove issues on memory and add asan support for debug
saturneric
1
-5
/
+5
2023-12-14
fix: slove some memory issues
saturneric
1
-56
/
+73
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-197
/
+137
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-1
/
+0
2023-12-03
feat: introduce mimalloc to replace secmem
saturneric
1
-13
/
+0
2023-12-02
feat: add buddled qt pinentry and make it works
saturneric
1
-47
/
+33
2023-12-01
fix: discover and fix some bugs
saturneric
1
-20
/
+19
2023-11-07
refactor: remove CommonUtils at core
saturneric
1
-3
/
+2
2023-11-06
refactor: improve the code structure of core
saturneric
1
-1
/
+2
2023-11-06
refactor: clean up core's codes
saturneric
1
-2
/
+2
2023-10-30
style: improve code style of core
saturneric
1
-251
/
+285
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-1
/
+1
2023-10-25
feat: moving gnupg info gathering logic to a new module
saturneric
1
-371
/
+64
2023-10-23
fix: solve some issues on log system
saturneric
1
-1
/
+1
2023-10-19
fix: improve the stability of thread system
saturneric
1
-87
/
+97
2023-10-18
feat: using pool for concurrent executions, not stable yet
saturneric
1
-6
/
+8
[next]