index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-add.1
Age
Commit message (
Expand
)
Author
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2023-12-19
sort -C, and add to usage(); ok djm
Jason McIntyre
2023-12-18
Make it possible to load certs from PKCS#11 tokens
Damien Miller
2022-02-04
Since they are deprecated, move DSA to the end of the default list of
Darren Tucker
2021-12-22
sort -H and -h in SYNOPSIS/usage();
Jason McIntyre
2021-12-19
document destination-constrained keys
Damien Miller
2020-07-14
allow some additional control over the use of ssh-askpass
Damien Miller
2020-06-26
allow "ssh-add -d -" to read keys to be deleted from stdin
Damien Miller
2020-02-07
sync the description of the $SSH_SK_PROVIDER environment variable with
Damien Miller
2020-01-17
Document loading of resident keys from a FIDO authenticator.
Christian Weisgerber
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
2019-11-18
more missing mentions of ed25519-sk; ok djm@
Christian Weisgerber
2019-11-15
double word;
Jason McIntyre
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
Damien Miller
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-11-01
sort;
Jason McIntyre
2019-10-31
ssh-add support for U2F/FIDO keys
Damien Miller
2019-01-21
add "-v" flags to ssh-add and ssh-pkcs11-helper to turn up debug
Damien Miller
2019-01-21
- -T was added to the first synopsis by mistake
Jason McIntyre
2019-01-20
add option to test whether keys in an agent are usable, by performing
Damien Miller
2017-08-29
sort options;
Jason McIntyre
2017-08-29
add a -q option to ssh-add to make it quiet on success.
David Gwynne
2017-05-05
remove superfluous protocol 2 mentions; ok jmc@
Christian Weisgerber
2017-05-03
more protocol 1 stuff to go; ok djm
Jason McIntyre
2015-03-30
ssh-askpass(1) is the default, overridden by SSH_ASKPASS;
Jason McIntyre
2014-12-21
Add FingerprintHash option to control algorithm used for key
Damien Miller
2014-08-30
improve capitalization for the Ed25519 public-key signature system.
Igor Sobrado
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2012-12-03
tweak previous;
Jason McIntyre
2012-12-02
make deleting explicit keys "ssh-add -d" symmetric with adding keys -
Damien Miller
2011-10-18
new "ssh-add -k" option to load plain keys (skipping certificates);
Damien Miller
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2010-09-04
two more EXIT STATUS sections;
Jason McIntyre
2010-08-31
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
Damien Miller
2010-03-05
mention loading of certificate files from [private]-cert.pub when
Damien Miller
2010-02-10
pkcs#11 is no longer optional; improve wording; ok jmc@
Markus Friedl
2010-02-08
tweak previous; ok markus
Jason McIntyre
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2007-06-12
identies -> identities;
Jason McIntyre
2007-06-12
better document ssh-add's -d option (delete identies from agent), bz#1224
Damien Miller
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-04-21
OpenSSH doesn't ever look at the $HOME environment variable, so don't say
Damien Miller
2005-03-01
sort options;
Jason McIntyre
2004-08-30
.Xsession -> .xsession;
Jason McIntyre
2003-11-25
ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.
Matthieu Herrb
2003-06-10
- section reorder
Jason McIntyre
2003-03-28
- killed whitespace
Jason McIntyre
[next]