aboutsummaryrefslogtreecommitdiff
path: root/samplesshd.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-0/+1
2005-08-13some adds, now it's possible to test it correctly.Aris Adamantiadis1-3/+10
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-2/+84
2005-08-07server kex done :)Aris Adamantiadis1-19/+11
2005-07-08ssh_accept() implementation begining in server.cAris Adamantiadis1-0/+1
2005-07-06sample sshd server accepts a client and sends a banner.Aris Adamantiadis1-7/+20
2005-07-05first importAris Adamantiadis1-0/+50