aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-10-26resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis1-0/+5
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-3/+2
2005-10-25added Jean-Philippe's patch for libtools. it doesn't compile on my computer.Aris Adamantiadis1-0/+2
2005-10-25channel_select(). this function rocks !Aris Adamantiadis1-0/+7
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis3-37/+94
2005-08-29write supportAris Adamantiadis1-0/+1
2005-08-29pam samples files to put into /etc/pam.dAris Adamantiadis2-1/+2
2005-08-28more ACL on directories. Not already enabled.Aris Adamantiadis1-1/+1
2005-08-26file opening/reading works :).Aris Adamantiadis1-1/+2
2005-08-26sftp server implementation :)Aris Adamantiadis1-1/+60
2005-08-25fixed server segfaults on exit (double frees)Aris Adamantiadis1-0/+7
2005-08-19stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis1-5/+8
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-1/+2
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis3-1/+82
2005-08-07server kex done :)Aris Adamantiadis4-10/+48
2005-07-06sample sshd server accepts a client and sends a banner.Aris Adamantiadis1-0/+3
2005-07-05Beginning of the SSH_BIND implementationAris Adamantiadis3-14/+41
2005-07-05first importAris Adamantiadis8-0/+1133