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
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
/
agent.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
agent: Allow threads to interrupt main select loop with SIGCONT.
Daniel Kahn Gillmor
1
-0
/
+1
2019-05-27
agent: Stop scdaemon after reload when disable_scdaemon.
NIIBE Yutaka
1
-0
/
+1
2019-02-06
agent: Clear bogus pinentry cache, when it causes an error.
NIIBE Yutaka
1
-1
/
+10
2018-12-11
agent: Make the S2K calibration time runtime configurable.
Werner Koch
1
-0
/
+1
2018-03-27
agent: Make the request origin a part of the cache items.
Werner Koch
1
-2
/
+2
2018-03-06
agent: Also evict cached items via a timer.
Werner Koch
1
-0
/
+1
2017-11-06
agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".
Werner Koch
1
-0
/
+2
2017-11-06
agent: New option --s2k-count.
Werner Koch
1
-0
/
+4
2017-10-27
agent: Clean up pinentry access locking.
NIIBE Yutaka
1
-2
/
+3
2017-10-27
agent: Allow recursive use of pinentry.
NIIBE Yutaka
1
-0
/
+3
2017-08-23
agent: Fix string translation for Windows
Andre Heinecke
1
-1
/
+1
2017-07-28
agent: Minor cleanup (mostly for documentation).
Werner Koch
1
-11
/
+11
2017-05-24
agent: Make digest algorithms for ssh fingerprints configurable.
Justus Winter
1
-0
/
+4
2017-03-24
agent: New option --enable-extended-key-format.
Werner Koch
1
-0
/
+3
2017-03-24
agent: New option --stub-only for DELETE_KEY
Werner Koch
1
-1
/
+2
2017-02-22
agent: Prepend the description to a PIN prompt.
Werner Koch
1
-0
/
+2
2017-02-22
agent: Prepare to pass an additional parameter to the getpin callback.
Werner Koch
1
-6
/
+12
2017-02-17
agent: Send back all public keys for available cards.
NIIBE Yutaka
1
-0
/
+1
2017-02-03
agent: Tell the Pinentry the client's pid.
Werner Koch
1
-0
/
+1
2017-01-16
agent: Ask specific SERIALNO for pksign/pkdecrypt.
NIIBE Yutaka
1
-1
/
+1
2016-12-19
Remove unused debug flags and add "dns" and "network".
Werner Koch
1
-2
/
+0
2016-11-11
agent: Clean up comments.
Daniel Kahn Gillmor
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-03
agent: Extend the PINENTRY_LAUNCHED inquiry and status.
Werner Koch
1
-1
/
+2
2016-11-02
Spelling: correct spelling of "passphrase".
Daniel Kahn Gillmor
1
-1
/
+1
2016-10-20
agent: Add --card option for READKEY.
NIIBE Yutaka
1
-0
/
+3
2016-08-06
agent: Fix long standing regression tracking the connection count.
Werner Koch
1
-0
/
+1
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+0
2016-04-12
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
1
-1
/
+1
2016-01-25
agent: Send PROGRESS status lines to the client.
Werner Koch
1
-0
/
+3
2016-01-20
agent: New option --pinentry-timeout
Werner Koch
1
-0
/
+5
2015-10-09
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
1
-6
/
+7
2015-09-16
agent: New option --pinentry-invisible-char.
Werner Koch
1
-2
/
+6
2015-08-24
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
1
-0
/
+5
2015-08-07
agent: Add option --force to the DELETE_KEY command.
Werner Koch
1
-1
/
+1
2015-07-26
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
1
-3
/
+4
2015-07-10
agent: Support non-NLS build.
NIIBE Yutaka
1
-0
/
+4
2015-06-30
Flag the L_() function with attribute format_arg.
Werner Koch
1
-0
/
+4
2015-06-30
agent: Use different translation func for Pinentry strings.
Werner Koch
1
-0
/
+15
2015-06-29
Show passphrase constraints errors as password prompt errors
Neal H. Walfield
1
-1
/
+3
2015-06-29
agent,w32: Do not create a useless socket with --enable-putty-support.
Werner Koch
1
-3
/
+0
2015-06-11
agent: Add experimental option --browser-socket.
Werner Koch
1
-1
/
+9
2015-06-10
agent: Add option --allow-emacs-pinentry
Daiki Ueno
1
-0
/
+4
2015-05-19
agent: When the password cache is cleared, also clear the ext. cache.
Neal H. Walfield
1
-1
/
+2
2015-05-19
agent: Modify agent_clear_passphrase to support an ext. password cache.
Neal H. Walfield
1
-1
/
+2
2015-05-11
agent: Add option --no-allow-external-cache.
Werner Koch
1
-0
/
+5
2015-05-11
agent: Add option --debug-pinentry.
Werner Koch
1
-0
/
+3
2015-04-24
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
1
-2
/
+2
2015-04-14
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
1
-1
/
+2
2015-04-06
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
1
-2
/
+2
[next]