summaryrefslogtreecommitdiffstats
path: root/libssh/sftp.c
Commit message (Expand)AuthorAgeFilesLines
* some changes to resolve bugs reported by webyogAris Adamantiadis2008-12-141-1/+4
* patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis2008-11-241-58/+131
* oops miscompilationAris Adamantiadis2008-11-051-13/+19
* More doxygen documentation (internal set)Aris Adamantiadis2008-11-051-94/+169
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-0/+1
* small changes in doxyfile.Aris Adamantiadis2008-11-011-9/+20
* correct O_RDONLY sftp bug with windows systemsAris Adamantiadis2008-10-201-2/+2
* begin fixing the ssh_say everywhereAris Adamantiadis2008-06-121-2/+8
* big changes :Aris Adamantiadis2008-06-121-9/+31
* fix doxygenAris Adamantiadis2008-06-111-8/+8
* sftp asynchronous readAris Adamantiadis2008-06-111-1/+107
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+1
* file opening/reading works :).Aris Adamantiadis2005-08-261-2/+2
* sftp server implementation :)Aris Adamantiadis2005-08-261-4/+5
* fixed server segfaults on exit (double frees)Aris Adamantiadis2005-08-251-0/+31
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-1/+11
* first importAris Adamantiadis2005-07-051-0/+1290