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
/
call-pinentry.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: simplify agent_get_passphrase.
NIIBE Yutaka
2015-10-09
1
-8
/
+2
*
agent: fix agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-7
/
+8
*
agent: Fix non-allocation for pinentry_loopback.
NIIBE Yutaka
2015-10-05
1
-4
/
+2
*
agent: New option --pinentry-invisible-char.
Werner Koch
2015-09-16
1
-0
/
+15
*
agent: Use different translation func for Pinentry strings.
Werner Koch
2015-06-30
1
-22
/
+21
*
agent: Improve a comment.
Werner Koch
2015-06-30
1
-1
/
+2
*
Show passphrase constraints errors as password prompt errors
Neal H. Walfield
2015-06-29
1
-1
/
+1
*
agent: Add option --allow-emacs-pinentry
Daiki Ueno
2015-06-10
1
-0
/
+10
*
agent: When the password cache is cleared, also clear the ext. cache.
Neal H. Walfield
2015-05-19
1
-0
/
+26
*
agent: Modify agent_clear_passphrase to support an ext. password cache.
Neal H. Walfield
2015-05-19
1
-1
/
+22
*
agent: Add option --no-allow-external-cache.
Werner Koch
2015-05-11
1
-13
/
+18
*
agent: Add strings for use by future Pinentry versions.
Werner Koch
2015-05-11
1
-1
/
+8
*
agent: Add option --debug-pinentry.
Werner Koch
2015-05-11
1
-1
/
+1
*
agent: Minor change for 56b5c9f.
Werner Koch
2015-05-07
1
-12
/
+14
*
agent: Improve some comments.
Neal H. Walfield
2015-05-07
1
-7
/
+7
*
agent: Improve support for externally cached passwords.
Neal H. Walfield
2015-05-07
1
-12
/
+35
*
agent: Or in the value; don't overwrite the variable.
Neal H. Walfield
2015-05-07
1
-1
/
+1
*
agent: Avoid magic numbers. Use more accurate names.
Neal H. Walfield
2015-05-07
1
-12
/
+20
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-2
/
+22
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-2
/
+2
*
agent: Improve error reporting from Pinentry.
Werner Koch
2015-03-11
1
-0
/
+28
*
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
2015-02-04
1
-8
/
+9
*
agent: Support pinentries with integrated repeat passphrase feature.
Werner Koch
2014-10-24
1
-15
/
+42
*
agent: Silence compiler warning for a debug message.
Werner Koch
2014-09-18
1
-2
/
+2
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-2
/
+2
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
1
-6
/
+3
*
agent: Fix a bug of handling return code from npth_join.
NIIBE Yutaka
2013-01-25
1
-2
/
+2
*
Actually show translators comments in PO files
David Prévot
2012-08-24
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-2
/
+2
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-59
/
+49
*
Don't kill pinentry by SIGKILL but let it quit by SIGINT.
NIIBE Yutaka
2011-12-16
1
-2
/
+1
*
Handle pinentry-mode=loopback.
Ben Kibbey
2011-09-12
1
-2
/
+39
*
New agent option pinentry-mode.
Werner Koch
2011-03-03
1
-1
/
+31
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-33
/
+31
*
Re-enabled german translation
Werner Koch
2010-10-18
1
-2
/
+2
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-11
/
+18
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-2
/
+36
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-0
/
+6
*
Fix dirmngr problems on CE.
Werner Koch
2010-08-12
1
-0
/
+7
*
Whole lot of changes to support CE.
Werner Koch
2010-04-14
1
-3
/
+3
*
Some minor changes and typo fixes.
Werner Koch
2010-02-26
1
-5
/
+10
*
Provide default strings for the pinentry.
Werner Koch
2010-02-17
1
-3
/
+33
*
common/
Marcus Brinkmann
2009-12-08
1
-2
/
+2
*
agent/
Marcus Brinkmann
2009-11-05
1
-2
/
+3
*
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-09-23
1
-6
/
+14
*
Reworked passing of envars to Pinentry.
Werner Koch
2009-07-07
1
-10
/
+31
*
Use cancel button in confirmation only if requested.
Werner Koch
2009-06-17
1
-10
/
+27
*
Fix bug #1053
Werner Koch
2009-05-15
1
-47
/
+64
*
2009-04-14 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-04-14
1
-1
/
+7
[next]