summaryrefslogtreecommitdiffstats
path: root/examples/sshnetcat.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix a bad shift if ssh_get_fd() returns -1.Andreas Schneider2014-04-141-2/+12
* src: Do not use deprecated functions.Andreas Schneider2014-01-161-14/+14
* examples: Fix else branch.Andreas Schneider2013-11-271-1/+2
* cmake: Check for unistd.h.Andreas Schneider2013-07-231-1/+5
* examples: Remove ssh_log from ssh client example.Andreas Schneider2013-07-141-8/+0
* examples: Check return values of write.Andreas Schneider2011-02-051-3/+14
* New example for port forwardingAris Adamantiadis2010-07-161-0/+247