summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/Makefile
AgeCommit message (Collapse)Author
2001-02-04Basic interactive sftp client; ok theo@Damien Miller
2000-12-04David Maziere's ssh-keyscan, ok niels@Markus Friedl
2000-08-31implement a SFTP server. interops with sftp2, scp2 and the windowsMarkus Friedl
client from ssh.com
1999-10-25move common files to ./lib and link libssh.a, tested with and w/o objMarkus Friedl
1999-09-27fix distribution targetTheo de Raadt
1999-09-26distribution targetTheo de Raadt
1999-09-26build ssh components using our build modelTheo de Raadt
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt
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.