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-ssh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-3
/
+3
*
agent: Fix alignment problem with the second passphrase struct.
Werner Koch
2015-10-02
1
-3
/
+12
*
agent: Fix registering SSH Key of Ed25519.
NIIBE Yutaka
2015-09-16
1
-6
/
+8
*
agent: Protect commit 135b1e3 against misbehaving Libgcrypt.
Werner Koch
2015-09-01
1
-1
/
+1
*
agent: Fix SSH public key for EdDSA.
NIIBE Yutaka
2015-08-31
1
-0
/
+5
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
1
-4
/
+4
*
agent: Use different translation func for Pinentry strings.
Werner Koch
2015-06-30
1
-14
/
+14
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-2
/
+2
*
agent: Fix length test in sshcontrol parser.
Werner Koch
2015-03-15
1
-1
/
+1
*
agent: Remove useless conditions.
Werner Koch
2015-03-15
1
-1
/
+1
*
agent: Keep the session environment for restricted connections.
Werner Koch
2014-12-19
1
-34
/
+2
*
agent: Replace some sprintf.
Werner Koch
2014-12-02
1
-4
/
+1
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-2
/
+2
*
agent: Support pinentries with integrated repeat passphrase feature.
Werner Koch
2014-10-24
1
-2
/
+4
*
agent: Remove left over debug output.
Werner Koch
2014-09-18
1
-2
/
+0
*
agent: Fix auth key comment handling.
NIIBE Yutaka
2014-05-08
1
-1
/
+3
*
agent: Add command DELETE_KEY.
Werner Koch
2014-04-15
1
-2
/
+4
*
agent: EdDSA support for SSH.
NIIBE Yutaka
2014-04-04
1
-23
/
+7
*
agent: Replace es_mopen by es_fopenmem for ssh.
Werner Koch
2014-03-23
1
-27
/
+15
*
agent: Put ssh key type as comment into sshcontrol.
Werner Koch
2014-03-22
1
-13
/
+20
*
agent: Support the Ed25519 signature algorithm for ssh.
Werner Koch
2014-03-22
1
-521
/
+761
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-1
/
+2
*
agent: Fix UPDATESTARTUPTTY for ssh.
Werner Koch
2014-03-07
1
-2
/
+1
*
ssh: Add support for Putty.
Werner Koch
2014-03-07
1
-0
/
+146
*
agent: Fix binary vs. text mode problem in ssh.
Werner Koch
2014-03-07
1
-32
/
+39
*
Fix commit 04e2c83f.
Werner Koch
2013-08-28
1
-1
/
+2
*
agent: Fix two compiler warnings.
Werner Koch
2013-08-28
1
-0
/
+2
*
agent: Extend cmd KEYINFO to return data from sshcontrol.
Werner Koch
2013-08-08
1
-15
/
+95
*
Modernize two format string file name quotes.
Werner Koch
2013-06-27
1
-2
/
+2
*
Remove some unused variables.
Werner Koch
2013-02-22
1
-0
/
+2
*
ssh: Support ECDSA keys.
Werner Koch
2012-12-12
1
-96
/
+307
*
ssh: Rewrite a function for better maintainability
Werner Koch
2012-12-11
1
-40
/
+41
*
ssh: Improve key lookup for many keys.
Werner Koch
2012-12-10
1
-154
/
+166
*
ssh: Cleanup sshcontrol file access code.
Werner Koch
2012-12-10
1
-61
/
+104
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-6
/
+6
*
Improve ssh card key diagnostic message.
Werner Koch
2011-11-28
1
-2
/
+3
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-2
/
+0
*
Fix crash while reading unsupported ssh keys.
Werner Koch
2011-07-22
1
-12
/
+6
*
Support a confirm flag for ssh.
Werner Koch
2011-07-20
1
-22
/
+133
*
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
2011-06-29
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-62
/
+62
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-2
/
+2
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-2
/
+2
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-1
/
+1
*
.
Werner Koch
2010-08-26
1
-7
/
+5
*
Whole lot of changes to support CE.
Werner Koch
2010-04-14
1
-1
/
+2
*
Merged jnlib into common.
Werner Koch
2010-03-10
1
-1
/
+0
*
Reworked passing of envars to Pinentry.
Werner Koch
2009-07-07
1
-16
/
+28
*
Fix bug #1053
Werner Koch
2009-05-15
1
-12
/
+49
[next]