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
/
gpg-agent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
NIIBE Yutaka
1
-1
/
+1
2021-08-13
agent: New option --check-sym-passphrase-pattern.
Werner Koch
1
-0
/
+9
2021-08-12
agent: Make --pinentry-formatted-passphrase a simple flag
Ingo Klöcker
1
-2
/
+2
2021-08-10
agent: New option --pinentry-formatted-passphrase
Ingo Klöcker
1
-0
/
+7
2021-05-20
agent: Avoid memory leaks in error code paths.
Jakub Jelen
1
-1
/
+4
2021-05-12
agent: Use SHA-256 for SSH fingerprint by default
Werner Koch
1
-2
/
+2
2021-04-23
agent: Require verbose level 2 for handler started/terminated notices.
Werner Koch
1
-2
/
+2
2021-04-20
Support log-file option from common.conf for all daemon.
Werner Koch
1
-1
/
+27
2021-03-10
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
1
-1
/
+11
2021-01-19
Require Libgcrypt 1.9
Werner Koch
1
-19
/
+0
2020-10-20
Replace all calls to stat by gnupg_stat.
Werner Koch
1
-3
/
+3
2020-09-09
agent: Keep some permissions of private-keys-v1.d.
Werner Koch
1
-3
/
+13
2020-08-25
agent: Allow using --gogconf-list even if HOME does not exist.
Werner Koch
1
-1
/
+2
2020-06-24
agent: separate out daemon handling infrastructure for reuse
James Bottomley
1
-10
/
+10
2020-05-18
agent: Allow to use SETHASH for arbitrary data.
Werner Koch
1
-0
/
+2
2020-03-14
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
1
-55
/
+12
2020-03-06
agent: Fix todays --re-group commit.
Werner Koch
1
-0
/
+1
2020-03-06
agent: Re-group the options in the --help output.
Werner Koch
1
-64
/
+71
2020-03-06
gpgconf: Support reading global options (part 2).
Werner Koch
1
-13
/
+22
2020-02-22
agent,dirmngr: Re-read the user specified config file.
Werner Koch
1
-2
/
+8
2020-02-20
Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.
Werner Koch
1
-130
/
+104
2020-02-20
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
1
-0
/
+4
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-1
/
+1
2020-02-10
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
1
-0
/
+1
2020-01-07
agent: First changes to support a PIN cache for scdaemon.
Werner Koch
1
-1
/
+1
2019-05-23
agent: Stop scdaemon after reload when disable_scdaemon.
NIIBE Yutaka
1
-0
/
+3
2019-05-14
agent: Replace most assert by log_assert.
Werner Koch
1
-2
/
+1
2019-03-06
agent: Re-introduce --enable-extended-key-format.
Werner Koch
1
-2
/
+9
2019-03-06
agent: Default to extended key format.
Werner Koch
1
-9
/
+13
2018-12-11
agent: Make the S2K calibration time runtime configurabe.
Werner Koch
1
-0
/
+7
2018-11-26
agent: Have a thread to wait for the child process of scdaemon.
NIIBE Yutaka
1
-3
/
+0
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-3
/
+3
2018-06-06
agent: Add DBUS_SESSION_BUS_ADDRESS et al. to the startup list.
Werner Koch
1
-7
/
+7
2018-03-06
agent: Also evict cached items via a timer.
Werner Koch
1
-0
/
+3
2017-12-12
Change backlog from 5 to 64 and provide option --listen-backlog.
Werner Koch
1
-2
/
+14
2017-12-07
agent: Change intialization of assuan socket system hooks.
NIIBE Yutaka
1
-1
/
+2
2017-12-06
agent: Set assuan system hooks before call of assuan_sock_init.
NIIBE Yutaka
1
-1
/
+1
2017-11-24
agent: New option --auto-expand-secmem.
Werner Koch
1
-0
/
+11
2017-11-20
gpg-agent: Avoid getting stuck in shutdown pending state.
Werner Koch
1
-15
/
+22
2017-11-13
gpg-agent: Avoid getting stuck in shutdown pending state.
Werner Koch
1
-15
/
+22
2017-11-06
agent: New option --s2k-count.
Werner Koch
1
-0
/
+9
2017-11-06
agent: New option --s2k-count.
Werner Koch
1
-0
/
+9
2017-08-07
Simple typo fix.
Daniel Kahn Gillmor
1
-1
/
+1
2017-08-04
agent: Make --no-grab the default.
Werner Koch
1
-3
/
+13
2017-07-28
agent: Make --ssh-fingerprint-digest re-readable.
Werner Koch
1
-6
/
+15
2017-07-26
agent,dirmngr: Check for homedir removal also using stat(2).
Werner Koch
1
-3
/
+30
2017-07-26
agent: Lengthen timertick interval on Unix to 4 seconds.
Werner Koch
1
-9
/
+7
2017-07-25
w32: Also change the directory on daemon startup.
Werner Koch
1
-7
/
+7
2017-07-25
common: New functions gnupg_daemon_rootdir and gnupg_chdir.
Werner Koch
1
-2
/
+3
2017-07-25
Revert "w32: Change directory on daemon startup."
Werner Koch
1
-6
/
+0
[next]