Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mention $SSH_AUTH_SOCK; dave@ugc.org.uk | 2002-06-05 | 1 | -1/+4 | ||
| | ||||||
* | more sync for default ssh-add identities; ok markus@ | 2002-02-04 | 1 | -11/+6 | ||
| | ||||||
* | add DIAGNOSTICS; ok stevesk@ | 2002-01-29 | 1 | -1/+6 | ||
| | ||||||
* | Try all standard key files (id_rsa, id_dsa, identity) when invoked with | 2001-12-21 | 1 | -2/+5 | ||
| | | | | no arguments; ok markus@ | |||||
* | minor cleanup | 2001-08-23 | 1 | -2/+2 | ||
| | ||||||
* | document smartcard options. ok markus@ | 2001-08-03 | 1 | -1/+11 | ||
| | ||||||
* | typos, grammar | 2001-05-05 | 1 | -2/+2 | ||
| | ||||||
* | document id_rsa{.pub,}. markus ok | 2001-04-10 | 1 | -3/+5 | ||
| | ||||||
* | ssh-add retries the last passphrase... | 2001-04-09 | 1 | -1/+3 | ||
| | ||||||
* | make copyright lines the same format | 2001-03-02 | 1 | -4/+4 | ||
| | ||||||
* | drop references to ssl(8). markus ok | 2001-02-08 | 1 | -3/+2 | ||
| | ||||||
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | ||
| | ||||||
* | cleanup AUTHORS sections | 2001-01-28 | 1 | -25/+8 | ||
| | ||||||
* | - Section shuffling: comply to the section ordering outlined in mdoc(7). | 2000-11-10 | 1 | -1/+1 | ||
| | | | | | | - Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||||
* | cleanup copyright notices on all files. I have attempted to be accurate with | 2000-09-07 | 1 | -5/+29 | ||
| | | | | | | | the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate. | |||||
* | add missing .El against .Bl. | 2000-09-03 | 1 | -2/+3 | ||
| | ||||||
* | no need for those dynamic libraries anymore | 2000-08-25 | 1 | -5/+1 | ||
| | ||||||
* | add SSH2/DSA support to the agent and some other DSA related cleanups. | 2000-08-19 | 1 | -3/+5 | ||
| | | | | (note that we cannot talk to ssh.com's ssh2 agents) | |||||
* | more doc on: DSA, id_dsa, known_hosts2, authorized_keys2 | 2000-05-03 | 1 | -3/+3 | ||
| | ||||||
* | Trailing whitespace begone! | 2000-04-12 | 1 | -4/+4 | ||
| | ||||||
* | Fix some formatting problems I missed before. | 2000-03-23 | 1 | -15/+18 | ||
| | ||||||
* | ie. -> i.e., | 2000-01-22 | 1 | -2/+2 | ||
| | ||||||
* | document $SSH_ASKPASS, reasonable default | 1999-12-02 | 1 | -2/+5 | ||
| | ||||||
* | SSH_ASKPASS support | 1999-11-24 | 1 | -3/+6 | ||
| | ||||||
* | rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se> | 1999-11-16 | 1 | -3/+5 | ||
| | ||||||
* | Remove some redundant .Pp. | 1999-10-17 | 1 | -2/+1 | ||
| | ||||||
* | update trailer, and copy to other pages | 1999-10-17 | 1 | -9/+25 | ||
| | ||||||
* | document reality (no askpass, ignore group-world-accessible private keys) | 1999-10-11 | 1 | -8/+8 | ||
| | ||||||
* | detail how we manage to not include RSA, and point people at ssl(8) | 1999-10-02 | 1 | -2/+14 | ||
| | ||||||
* | first cut of mandoc man pages from aaron | 1999-09-26 | 1 | -59/+50 | ||
| | ||||||
* | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | 1999-09-26 | 1 | -0/+98 | ||
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise. |