summaryrefslogtreecommitdiffstats
path: root/include/libssh
Commit message (Expand)AuthorAgeFilesLines
...
* resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis2005-10-261-0/+5
* patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis2005-10-261-3/+2
* added Jean-Philippe's patch for libtools. it doesn't compile on my computer.Aris Adamantiadis2005-10-251-0/+2
* channel_select(). this function rocks !Aris Adamantiadis2005-10-251-0/+7
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-043-37/+94
* write supportAris Adamantiadis2005-08-291-0/+1
* pam samples files to put into /etc/pam.dAris Adamantiadis2005-08-292-1/+2
* more ACL on directories. Not already enabled.Aris Adamantiadis2005-08-281-1/+1
* file opening/reading works :).Aris Adamantiadis2005-08-261-1/+2
* sftp server implementation :)Aris Adamantiadis2005-08-261-1/+60
* fixed server segfaults on exit (double frees)Aris Adamantiadis2005-08-251-0/+7
* stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis2005-08-191-5/+8
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-1/+2
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-103-1/+82
* server kex done :)Aris Adamantiadis2005-08-074-10/+48
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-061-0/+3
* Beginning of the SSH_BIND implementationAris Adamantiadis2005-07-053-14/+41
* first importAris Adamantiadis2005-07-058-0/+1133