summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh-add.1
AgeCommit message (Expand)Author
2015-03-30ssh-askpass(1) is the default, overridden by SSH_ASKPASS;Jason McIntyre
2014-12-21Add FingerprintHash option to control algorithm used for keyDamien Miller
2014-08-30improve capitalization for the Ed25519 public-key signature system.Igor Sobrado
2013-12-07add missing mentions of ed25519; ok djm@Christian Weisgerber
2012-12-03tweak previous;Jason McIntyre
2012-12-02make deleting explicit keys "ssh-add -d" symmetric with adding keys -Damien Miller
2011-10-18new "ssh-add -k" option to load plain keys (skipping certificates);Damien Miller
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-09-04two more EXIT STATUS sections;Jason McIntyre
2010-08-31Implement Elliptic Curve Cryptography modes for key exchange (ECDH) andDamien Miller
2010-03-05mention loading of certificate files from [private]-cert.pub whenDamien Miller
2010-02-10pkcs#11 is no longer optional; improve wording; ok jmc@Markus Friedl
2010-02-08tweak previous; ok markusJason McIntyre
2010-02-08replace our obsolete smartcard code with PKCS#11.Markus Friedl
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2007-06-12identies -> identities;Jason McIntyre
2007-06-12better document ssh-add's -d option (delete identies from agent), bz#1224Damien Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2005-04-21OpenSSH doesn't ever look at the $HOME environment variable, so don't sayDamien Miller
2005-03-01sort options;Jason McIntyre
2004-08-30.Xsession -> .xsession;Jason McIntyre
2003-11-25ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.Matthieu Herrb
2003-06-10- section reorderJason McIntyre
2003-03-28- killed whitespaceJason McIntyre
2003-02-10xref sshd_config.5 (not sshd.8); mark@summersault.com; bug #490Markus Friedl
2003-01-23ssh-add -c, prompt user for confirmation (using ssh-askpass) whenMarkus Friedl
2002-06-19KNF done automatically while reading....Theo de Raadt
2002-06-10use convtime() to parse and validate key lifetime. can nowKevin Steves
2002-06-05ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@Markus Friedl
2002-06-05ssh-add -x for lock and -X for unlocking the agent.Markus Friedl
2002-06-05mention $SSH_AUTH_SOCK; dave@ugc.org.ukMarkus Friedl
2002-02-04more sync for default ssh-add identities; ok markus@Kevin Steves
2002-01-29add DIAGNOSTICS; ok stevesk@Markus Friedl
2001-12-21Try all standard key files (id_rsa, id_dsa, identity) when invoked withDamien Miller
2001-08-23minor cleanupKevin Steves
2001-08-03document smartcard options. ok markus@Jakob Schlyter
2001-05-05typos, grammarKevin Steves
2001-04-10document id_rsa{.pub,}. markus okJun-ichiro itojun Hagino
2001-04-09ssh-add retries the last passphrase...Markus Friedl
2001-03-02make copyright lines the same formatTheo de Raadt
2001-02-08drop references to ssl(8). markus okJun-ichiro itojun Hagino
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-28cleanup AUTHORS sectionsMarkus Friedl
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-09-03add missing .El against .Bl.Jun-ichiro itojun Hagino
2000-08-25no need for those dynamic libraries anymoreTheo de Raadt
2000-08-19add SSH2/DSA support to the agent and some other DSA related cleanups.Markus Friedl
2000-05-03more doc on: DSA, id_dsa, known_hosts2, authorized_keys2Markus Friedl