summaryrefslogtreecommitdiffstats
path: root/examples/samplesshd-tty.c
Commit message (Expand)AuthorAgeFilesLines
* example: Fix a memory leak on error in tty server.Andreas Schneider2013-07-241-0/+1
* examples: Check return value of ssh_event_dopoll().Andreas Schneider2013-07-141-2/+7
* examples: Fix a possible memory leak.Andreas Schneider2013-06-191-0/+3
* example: Use const in auth_password from samplesshd.Andreas Schneider2011-03-101-1/+1
* examples: Added a event context based sshd example.milo2011-02-201-0/+453