aboutsummaryrefslogtreecommitdiffstats
path: root/security/safesh
Commit message (Collapse)AuthorAgeFilesLines
* Fixup mdoc (thanks to ru!)eivind2003-09-021-159/+256
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to 1.5. This include:eivind2003-02-203-4/+23
| | | | | | * Fix for using cvs-safesh with different remote and local username * Extended scpsh implementation w/target variable * Correction of new target message
* Upgrade to V1.4.eivind2002-11-014-118/+200
| | | | | This includes a series of usability fixes, including making safesh easy to use with CVS, with scp, and to make installation on other hosts trivial.
* Update to version 1.3 - better docs, and cosmetic improvementseivind2002-02-273-16/+72
|
* Update to 1.2: Single line bugfix.eivind2002-01-312-2/+2
| | | | I hope I got it right *this* time, at least.
* Upgrade this to V1.1:eivind2002-01-313-35/+54
| | | | | | | | | | | - Add support for handling different usernames - Add file-format support for different ports. There is so far no way to specify a different port, but the "database" for safesh will not need to change to accomodate it. Note that this is NOT compatible with the naming conventions used in 1.0; as 1.0 was available for 55 minutes yesterday before being marked as BROKEN, I hope nobody was too much inconvenienced.
* Mark this as broken for a couple of days; while committing it, addporteivind2002-01-301-0/+2
| | | | | triggered a problem, and I just discovered that I need to change the configuration format to properly handle it.
* safesh is an authentication manager for OpenSSH. By automatically creatingeivind2002-01-307-0/+463
keys and starting ssh-agents, it makes it (fairly) convenient to use one key for each host pair (authenticator and authenticatee), it avoids authentication theft by the hosts you connect to with SSH.