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
/
command.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Add pin length field to the shadowed private key format.
Werner Koch
2012-02-07
1
-1
/
+1
*
Use new status printing functions.
Werner Koch
2012-02-07
1
-12
/
+4
*
agent: New function agent_print_status.
Werner Koch
2012-02-07
1
-0
/
+16
*
agent: Simplify printing of INQUIRE_MAXLEN.
Werner Koch
2012-02-06
1
-12
/
+5
*
Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.
Ben Kibbey
2012-02-03
1
-3
/
+11
*
Inform the client of the preset passphrase length.
Ben Kibbey
2012-02-02
1
-1
/
+7
*
Add the INQUIRE_MAXLEN status message.
Ben Kibbey
2012-01-18
1
-0
/
+6
*
Require Libassuan 2.0.3
Werner Koch
2011-12-20
1
-4
/
+0
*
Fix last change.
Werner Koch
2011-12-05
1
-1
/
+0
*
Amend the agent code with more comments.
Werner Koch
2011-12-05
1
-23
/
+79
*
Handle pinentry-mode=loopback.
Ben Kibbey
2011-09-12
1
-0
/
+15
*
Update option s2k-count to match the documentation.
Ben Kibbey
2011-08-10
1
-3
/
+3
*
Made the KILLAGENT and KILLSCD commands working again.
Werner Koch
2011-08-10
1
-0
/
+5
*
Allow listing of ssh fingerprint with the agent's KEYINFO command.
Werner Koch
2011-07-20
1
-8
/
+30
*
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
2011-06-29
1
-1
/
+10
*
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
2011-04-21
1
-3
/
+7
*
Fix gpg-agent secure memory leak in OpenPGP private key import.
Marcus Brinkmann
2011-04-20
1
-0
/
+2
*
Another PASSWD --preset fix.
Ben Kibbey
2011-04-18
1
-1
/
+1
*
Fixed PASSWD --preset.
Ben Kibbey
2011-04-13
1
-7
/
+7
*
Use macros for the 120 and 900s cache TTLs.
Werner Koch
2011-04-12
1
-5
/
+6
*
Added PASSWD --preset.
Ben Kibbey
2011-04-12
1
-2
/
+11
*
Added GENKEY --preset to add the passphrase of the generated key to the cache.
Ben Kibbey
2011-04-12
1
-2
/
+7
*
Added KEYINFO field to show the protection type of a key. This differs from t...
Ben Kibbey
2011-04-12
1
-10
/
+21
*
Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...
Ben Kibbey
2011-03-04
1
-4
/
+26
*
New agent option pinentry-mode.
Werner Koch
2011-03-03
1
-0
/
+18
*
Add comment to last patch.
Werner Koch
2011-03-02
1
-13
/
+20
*
Added option --data to KEYINFO to return the result with a data response.
Ben Kibbey
2011-03-02
1
-12
/
+27
*
Let KEYINFO show the cached status of a key grip.
Ben Kibbey
2011-03-02
1
-1
/
+11
*
Rename Ben's new option.
Werner Koch
2011-03-02
1
-7
/
+7
*
Added CLEAR_PASSPHRASE option --agent to search the cache for a cacheid with ...
Ben Kibbey
2011-03-02
1
-3
/
+10
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-84
/
+83
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-11
/
+131
*
All tests work are again working
Werner Koch
2010-10-14
1
-2
/
+7
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-19
/
+23
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-37
/
+114
*
Obscure the cached passphrases.
Werner Koch
2010-09-02
1
-5
/
+3
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-7
/
+18
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-8
/
+37
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-16
/
+64
*
Implement export of pkcs#12 objects using a direct agent connection.
Werner Koch
2010-06-21
1
-9
/
+93
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-48
/
+230
*
Update tests.
Werner Koch
2010-05-11
1
-12
/
+38
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-2
/
+3
*
Add dummu option --passwd for gpg.
Werner Koch
2010-01-08
1
-0
/
+8
*
2009-11-27 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-11-27
1
-3
/
+0
*
agent/
Marcus Brinkmann
2009-11-25
1
-3
/
+3
*
agent/
Marcus Brinkmann
2009-11-05
1
-2
/
+2
*
Add help strings for all commands.
Werner Koch
2009-11-04
1
-240
/
+261
*
Adjust for assuan_register_command change.
Werner Koch
2009-11-04
1
-1
/
+1
*
agent/
Marcus Brinkmann
2009-11-02
1
-3
/
+6
[next]