Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed all occurences of BUFFER * to ssh_buffer | Aris Adamantiadis | 2009-07-24 | 1 | -7/+7 |
* | Change all occurences of STRING * to ssh_string | Aris Adamantiadis | 2009-07-24 | 1 | -8/+8 |
* | Fix build warnings. | Andreas Schneider | 2009-06-09 | 1 | -0/+4 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Reformat sftp_handle_remove. | Andreas Schneider | 2009-04-27 | 1 | -7/+9 |
* | Improve sftp_handle. | Andreas Schneider | 2009-04-27 | 1 | -9/+17 |
* | Improve sftp_handle_alloc. | Andreas Schneider | 2009-04-27 | 1 | -21/+34 |
* | Improve sftp_reply_data and fix sftp_reply_status. | Andreas Schneider | 2009-04-27 | 1 | -20/+46 |
* | Improve sftp_reply_names. | Andreas Schneider | 2009-04-27 | 1 | -12/+24 |
* | Improve sftp_reply_names_add. | Andreas Schneider | 2009-04-27 | 1 | -13/+36 |
* | Improve sftp_reply_attr. | Andreas Schneider | 2009-04-27 | 1 | -7/+16 |
* | Improve sftp_reply_handle. | Andreas Schneider | 2009-04-27 | 1 | -6/+15 |
* | Improve sftp_reply_name. | Andreas Schneider | 2009-04-27 | 1 | -12/+29 |
* | Improve sftp_client_message_free. | Andreas Schneider | 2009-04-27 | 1 | -10/+11 |
* | Improve sftp_get_client_message. | Andreas Schneider | 2009-04-27 | 1 | -87/+174 |
* | Add memory error checking for sftpserver functions. | Andreas Schneider | 2009-04-01 | 1 | -7/+19 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -19/+23 |
* | Get rid of a ssh_say. | Andreas Schneider | 2009-03-12 | 1 | -1/+0 |
* | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 1 | -1/+0 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -5/+7 |
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -0/+1 |
* | file opening/reading works :). | Aris Adamantiadis | 2005-08-26 | 1 | -2/+20 |
* | sftp server implementation :) | Aris Adamantiadis | 2005-08-26 | 1 | -0/+244 |