index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Flush before calling ftruncate.
NIIBE Yutaka
2022-06-23
1
-0
/
+2
*
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
NIIBE Yutaka
2022-06-09
2
-3
/
+15
*
agent: Not writing password into file.
NIIBE Yutaka
2022-04-25
1
-35
/
+20
*
ssh: Fix adding an ed25519 key with a zero length comment.
Werner Koch
2022-01-28
1
-4
/
+10
*
gpgconf: Some more fixes for the backported stuff.
Werner Koch
2022-01-26
1
-56
/
+10
*
build: Fixes recent commits to still build with gpgrt 1.27.
Werner Koch
2021-12-30
1
-1
/
+1
*
agent: Re-group the options in the --help output.
Werner Koch
2021-12-29
1
-67
/
+71
*
gpgconf: Support reading global options (part 2).
Werner Koch
2021-12-29
1
-12
/
+24
*
agent: Print the non-option warning earlier.
Werner Koch
2021-11-14
1
-10
/
+12
*
agent,dirmngr: New option --steal-socket
Werner Koch
2021-11-13
1
-8
/
+20
*
agent: Fix segv in GET_PASSPHRASE (regression)
Werner Koch
2021-09-07
1
-1
/
+1
*
agent: Use the sysconfdir for a pattern file.
Werner Koch
2021-08-20
1
-1
/
+29
*
agent: Ignore passphrase constraints for a generated passphrase.
Werner Koch
2021-08-20
3
-34
/
+68
*
agent: Improve the GENPIN callback.
Werner Koch
2021-08-18
1
-9
/
+14
*
agent: Fix for zero length help string in pinentry hints.
Werner Koch
2021-08-18
1
-14
/
+31
*
agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient
Werner Koch
2021-08-17
1
-1
/
+8
*
agent: New option --check-sym-passphrase-pattern.
Werner Koch
2021-08-17
5
-26
/
+80
*
agent: Add checkpin inquiry for pinentry
Ingo Klöcker
2021-08-17
1
-8
/
+229
*
agent: New option --pinentry-formatted-passphrase
Ingo Klöcker
2021-08-16
3
-0
/
+64
*
agent: Appropriate error code for importing key with no passwd.
NIIBE Yutaka
2021-06-08
1
-0
/
+2
*
Assorted memory leak fixes on the error code paths.
Werner Koch
2021-05-20
1
-1
/
+1
*
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
2021-05-04
1
-7
/
+15
*
agent: Silence error messages for READKEY --card
Werner Koch
2021-05-04
2
-6
/
+9
*
agent: Skip unknown unknown ssh curves seen on cards.
Werner Koch
2021-05-03
1
-7
/
+17
*
Backport of the new option parser from 2.3
Werner Koch
2020-12-04
3
-115
/
+105
*
doc: Fix typos
Gavin L. Rebeiro
2020-11-23
1
-1
/
+1
*
gpg: Provide better diagnostic for replaced card keys.
Werner Koch
2020-11-13
5
-4
/
+42
*
w32: Support Unicode also for config files etc.
Werner Koch
2020-11-10
2
-3
/
+3
*
Require Libgcrypt 1.8
Werner Koch
2020-11-09
3
-29
/
+0
*
agent: Fix secret key import for Ed25519.
NIIBE Yutaka
2020-10-30
1
-1
/
+1
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-23
1
-6
/
+5
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-23
1
-3
/
+3
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-21
1
-12
/
+12
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-21
2
-9
/
+12
*
w32: Add manifest files to most binaries
Werner Koch
2020-10-02
3
-4
/
+29
*
agent: Keep some permissions of private-keys-v1.d.
Werner Koch
2020-09-10
1
-3
/
+13
*
agent: Allow TERM="".
NIIBE Yutaka
2020-08-26
1
-1
/
+1
*
agent: Allow using --gogconf-list even if HOME does not exist.
Werner Koch
2020-08-25
1
-1
/
+2
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-23
8
-35
/
+138
*
agent: Default to extended key format.
Werner Koch
2020-08-22
3
-7
/
+22
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
1
-0
/
+4
*
gpg: Fix regression for non-default --passphrase-repeat option.
Werner Koch
2020-08-20
1
-3
/
+9
*
agent: Fix regression with --newsymkey in loopback mode.
Werner Koch
2020-07-13
1
-2
/
+5
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
1
-1
/
+1
*
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
2020-07-08
4
-97
/
+354
*
common: Change argument order of log_printhex.
Werner Koch
2020-05-12
4
-7
/
+7
*
agent: Print an error if gpg-protect reads the extended key format.
Werner Koch
2020-03-30
1
-0
/
+5
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
5
-0
/
+5
*
agent: Improve --debug-pinentry diagnostics
Werner Koch
2019-11-25
1
-19
/
+35
*
dirmngr: Fixed typo in recently added diagnostic.
Werner Koch
2019-11-18
1
-1
/
+1
[next]