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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-10-28
agent: Clarify agent's KEYWRAP_KEY description.
Daniel Kahn Gillmor
1
-1
/
+1
2015-08-16
Fix pinentry loopback and passphrase contraints.
Ben Kibbey
1
-0
/
+3
2015-08-07
agent: Add option --force to the DELETE_KEY command.
Werner Koch
1
-3
/
+5
2015-06-29
Show passphrase constraints errors as password prompt errors
Neal H. Walfield
1
-7
/
+9
2015-06-29
agent: Add --verify to the PASSWD command.
Werner Koch
1
-5
/
+15
2015-06-11
agent: Add experimental option --browser-socket.
Werner Koch
1
-2
/
+6
2015-06-08
agent: Add command "getinfo std_env_names".
Werner Koch
1
-0
/
+16
2015-05-20
agent: Cleanup caching code for command GET_PASSPHRASE.
Werner Koch
1
-1
/
+1
2015-05-19
agent: When the password cache is cleared, also clear the ext. cache.
Neal H. Walfield
1
-0
/
+4
2015-05-19
agent: Modify agent_clear_passphrase to support an ext. password cache.
Neal H. Walfield
1
-2
/
+3
2015-04-03
agent: Add --force option for LEARN.
NIIBE Yutaka
1
-46
/
+6
2015-03-15
agent: Remove useless conditions in command.c.
Werner Koch
1
-6
/
+6
2015-01-29
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
1
-3
/
+5
2015-01-21
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
1
-6
/
+40
2014-12-19
agent: Keep the session environment for restricted connections.
Werner Koch
1
-0
/
+6
2014-12-19
agent: Fix string prepended to remotely initiated prompts.
Werner Koch
1
-1
/
+1
2014-12-12
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
1
-5
/
+10
2014-11-27
gpg-agent: Add restricted connection feature.
Мирослав Николић
1
-42
/
+138
2014-11-04
Change a couple of files to use abbreviated copyright notes.
Werner Koch
1
-3
/
+2
2014-11-02
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
1
-4
/
+26
2014-10-03
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
1
-5
/
+1
2014-04-15
gpg: Fix regression in secret key export.
Werner Koch
1
-1
/
+1
2014-04-15
agent: Add command DELETE_KEY.
Werner Koch
1
-1
/
+35
2014-03-22
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
1
-1
/
+1
2014-03-11
agent: API change of agent_key_from_file.
NIIBE Yutaka
1
-12
/
+20
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-4
/
+10
2013-08-28
gpg: Make decryption with the OpenPGP card work.
Werner Koch
1
-2
/
+10
2013-08-28
agent: Fix two compiler warnings.
Werner Koch
1
-2
/
+2
2013-08-08
agent: Extend cmd KEYINFO to return data from sshcontrol.
Werner Koch
1
-25
/
+122
2013-05-22
Implement unattended OpenPGP secret key import.
Werner Koch
1
-4
/
+18
2013-05-22
agent: Fix length detection of canonical formatted openpgp keys.
Werner Koch
1
-1
/
+1
2013-02-22
agent: fix two bugs.
NIIBE Yutaka
1
-0
/
+1
2013-02-12
agent: Add KEYTOCARD command.
NIIBE Yutaka
1
-0
/
+125
2013-02-06
agent: Move a typedef to common and provide parse_pinentry_mode.
Werner Koch
1
-14
/
+6
2012-11-06
agent: Use wipememory instead of memset in one place.
Werner Koch
1
-1
/
+1
2012-02-07
agent: Add pin length field to the shadowed private key format.
Werner Koch
1
-1
/
+1
2012-02-07
Use new status printing functions.
Werner Koch
1
-12
/
+4
2012-02-07
agent: New function agent_print_status.
Werner Koch
1
-0
/
+16
2012-02-06
agent: Simplify printing of INQUIRE_MAXLEN.
Werner Koch
1
-12
/
+5
2012-02-03
Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.
Ben Kibbey
1
-3
/
+11
2012-02-02
Inform the client of the preset passphrase length.
Ben Kibbey
1
-1
/
+7
2012-01-18
Add the INQUIRE_MAXLEN status message.
Ben Kibbey
1
-0
/
+6
2011-12-20
Require Libassuan 2.0.3
Werner Koch
1
-4
/
+0
2011-12-05
Fix last change.
Werner Koch
1
-1
/
+0
2011-12-05
Amend the agent code with more comments.
Werner Koch
1
-23
/
+79
2011-09-12
Handle pinentry-mode=loopback.
Ben Kibbey
1
-0
/
+15
2011-08-10
Update option s2k-count to match the documentation.
Ben Kibbey
1
-3
/
+3
2011-08-10
Made the KILLAGENT and KILLSCD commands working again.
Werner Koch
1
-0
/
+5
2011-07-20
Allow listing of ssh fingerprint with the agent's KEYINFO command.
Werner Koch
1
-8
/
+30
[next]