aboutsummaryrefslogtreecommitdiff
path: root/libssh
AgeCommit message (Expand)AuthorFilesLines
2005-08-19stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis2-7/+16
2005-08-18oops, forgot to patch the Makefile.in for the ssh1 files. configure.in patch ...Aris Adamantiadis1-1/+1
2005-08-18ssh-1 experimental supportAris Adamantiadis2-0/+427
2005-08-18More work on the server side and sftp.Aris Adamantiadis6-7/+26
2005-08-13some adds, now it's possible to test it correctly.Aris Adamantiadis1-0/+20
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis6-16/+395
2005-08-07server kex done :)Aris Adamantiadis13-127/+540
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 Adamantiadis3-37/+36
2005-07-05Beginning of the SSH_BIND implementationAris Adamantiadis3-34/+89
2005-07-05first importAris Adamantiadis23-0/+7252