summaryrefslogtreecommitdiff
path: root/security/libssh
AgeCommit message (Collapse)AuthorFilesLines
2005-06-01This buildlink3.mk wasn't adding to BUILDLINK_DEPENDS like it wasjlam1-2/+2
supposed to.
2005-05-15- Add a note in the Makefile about upgrading this package.adrianp1-1/+5
2005-04-17The ssh library was designed to be used by programmers needing a workingadrianp5-0/+62
SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).