index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-add.1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow some additional control over the use of ssh-askpass
djm
2020-07-14
1
-7
/
+23
*
allow "ssh-add -d -" to read keys to be deleted from stdin
djm
2020-06-26
1
-2
/
+7
*
sync the description of the $SSH_SK_PROVIDER environment variable with
djm
2020-02-07
1
-3
/
+5
*
Document loading of resident keys from a FIDO authenticator.
naddy
2020-01-17
1
-3
/
+5
*
Replace the term "security key" with "(FIDO) authenticator".
naddy
2019-12-21
1
-13
/
+8
*
tweak the Nd lines for a bit of consistency;
jmc
2019-11-30
1
-3
/
+3
*
more missing mentions of ed25519-sk; ok djm@
naddy
2019-11-18
1
-3
/
+6
*
double word;
jmc
2019-11-15
1
-3
/
+3
*
directly support U2F/FIDO2 security keys in OpenSSH by linking
djm
2019-11-14
1
-4
/
+3
*
Fill in missing man page bits for U2F security key support:
naddy
2019-11-07
1
-3
/
+6
*
sort;
jmc
2019-11-01
1
-6
/
+6
*
ssh-add support for U2F/FIDO keys
djm
2019-10-31
1
-2
/
+11
*
add "-v" flags to ssh-add and ssh-pkcs11-helper to turn up debug
djm
2019-01-21
1
-2
/
+12
*
- -T was added to the first synopsis by mistake
jmc
2019-01-21
1
-6
/
+5
*
add option to test whether keys in an agent are usable, by performing
djm
2019-01-20
1
-3
/
+11
*
sort options;
jmc
2017-08-29
1
-3
/
+3
*
add a -q option to ssh-add to make it quiet on success.
dlg
2017-08-29
1
-3
/
+5
*
remove superfluous protocol 2 mentions; ok jmc@
naddy
2017-05-05
1
-6
/
+6
*
more protocol 1 stuff to go; ok djm
jmc
2017-05-03
1
-6
/
+3
*
ssh-askpass(1) is the default, overridden by SSH_ASKPASS;
jmc
2015-03-30
1
-8
/
+10
*
Add FingerprintHash option to control algorithm used for key
djm
2014-12-21
1
-2
/
+11
*
improve capitalization for the Ed25519 public-key signature system.
sobrado
2014-08-30
1
-3
/
+3
*
add missing mentions of ed25519; ok djm@
naddy
2013-12-07
1
-3
/
+6
*
tweak previous;
jmc
2012-12-03
1
-3
/
+3
*
make deleting explicit keys "ssh-add -d" symmetric with adding keys -
djm
2012-12-02
1
-7
/
+7
*
new "ssh-add -k" option to load plain keys (skipping certificates);
djm
2011-10-18
1
-3
/
+6
*
knock out some "-*- nroff -*-" lines;
jmc
2010-10-28
1
-4
/
+2
*
two more EXIT STATUS sections;
jmc
2010-09-04
1
-3
/
+3
*
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
djm
2010-08-31
1
-5
/
+8
*
mention loading of certificate files from [private]-cert.pub when
djm
2010-03-05
1
-2
/
+9
*
pkcs#11 is no longer optional; improve wording; ok jmc@
markus
2010-02-10
1
-4
/
+4
*
tweak previous; ok markus
jmc
2010-02-08
1
-4
/
+4
*
replace our obsolete smartcard code with PKCS#11.
markus
2010-02-08
1
-8
/
+8
*
write UNIX-domain in a more consistent way; while here, replace a
sobrado
2009-10-22
1
-3
/
+3
*
use the UNIX-related macros (.At and .Ux) where appropriate.
sobrado
2009-10-22
1
-4
/
+5
*
identies -> identities;
jmc
2007-06-12
1
-3
/
+3
*
better document ssh-add's -d option (delete identies from agent), bz#1224
djm
2007-06-12
1
-3
/
+14
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
OpenSSH doesn't ever look at the $HOME environment variable, so don't say
djm
2005-04-21
1
-7
/
+7
*
sort options;
jmc
2005-03-01
1
-22
/
+23
*
.Xsession -> .xsession;
jmc
2004-08-30
1
-2
/
+2
*
ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.
matthieu
2003-11-25
1
-3
/
+4
*
- section reorder
jmc
2003-06-10
1
-20
/
+20
*
- killed whitespace
jmc
2003-03-28
1
-4
/
+5
*
xref sshd_config.5 (not sshd.8); mark@summersault.com; bug #490
markus
2003-02-10
1
-2
/
+2
*
ssh-add -c, prompt user for confirmation (using ssh-askpass) when
markus
2003-01-23
1
-2
/
+10
*
KNF done automatically while reading....
deraadt
2002-06-19
1
-2
/
+2
*
use convtime() to parse and validate key lifetime. can now
stevesk
2002-06-10
1
-2
/
+4
*
ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@
markus
2002-06-05
1
-1
/
+5
*
ssh-add -x for lock and -X for unlocking the agent.
markus
2002-06-05
1
-2
/
+6
[next]