aboutsummaryrefslogtreecommitdiff
path: root/libssh/sftp.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-14some changes to resolve bugs reported by webyogAris Adamantiadis1-1/+4
2008-11-24patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis1-58/+131
2008-11-05oops miscompilationAris Adamantiadis1-13/+19
2008-11-05More doxygen documentation (internal set)Aris Adamantiadis1-94/+169
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-0/+1
2008-11-01small changes in doxyfile.Aris Adamantiadis1-9/+20
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