aboutsummaryrefslogtreecommitdiff
path: root/libssh/sftp.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-20correct O_RDONLY sftp bug with windows systemsAris Adamantiadis1-2/+2
2008-06-12begin fixing the ssh_say everywhereAris Adamantiadis1-2/+8
2008-06-12big changes :Aris Adamantiadis1-9/+31
2008-06-11fix doxygenAris Adamantiadis1-8/+8
2008-06-11sftp asynchronous readAris Adamantiadis1-1/+107
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+0
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-0/+1
2005-08-26file opening/reading works :).Aris Adamantiadis1-2/+2
2005-08-26sftp server implementation :)Aris Adamantiadis1-4/+5
2005-08-25fixed server segfaults on exit (double frees)Aris Adamantiadis1-0/+31
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-1/+11
2005-07-05first importAris Adamantiadis1-0/+1290