summaryrefslogtreecommitdiff
path: root/security/safesh (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-09-02Fixup mdoc (thanks to ru!)Eivind Eklund1-159/+256
Notes: svn path=/head/; revision=88356
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-02-19Upgrade to 1.5. This include:Eivind Eklund3-4/+23
* Fix for using cvs-safesh with different remote and local username * Extended scpsh implementation w/target variable * Correction of new target message Notes: svn path=/head/; revision=75906
2002-10-31Upgrade to V1.4.Eivind Eklund4-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. Notes: svn path=/head/; revision=69213
2002-02-27Update to version 1.3 - better docs, and cosmetic improvementsEivind Eklund3-16/+72
Notes: svn path=/head/; revision=55308
2002-01-30Update to 1.2: Single line bugfix.Eivind Eklund2-2/+2
I hope I got it right *this* time, at least. Notes: svn path=/head/; revision=54037
2002-01-30Upgrade this to V1.1:Eivind Eklund3-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. Notes: svn path=/head/; revision=54036
2002-01-29Mark this as broken for a couple of days; while committing it, addportEivind Eklund1-0/+2
triggered a problem, and I just discovered that I need to change the configuration format to properly handle it. Notes: svn path=/head/; revision=53980
2002-01-29safesh is an authentication manager for OpenSSH. By automatically creatingEivind Eklund7-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. Notes: svn path=/head/; revision=53975