aboutsummaryrefslogtreecommitdiff
path: root/libssh/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Use unsigned values for length in buffer functions.Andreas Schneider1-4/+4
2009-02-02Fix compiler warnings in buffer implementation.Andreas Schneider1-4/+4
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-8/+63
2008-11-01small changes in doxyfile.Aris Adamantiadis1-7/+7
2008-06-16more efficient allocation algorithm for buffer.cAris Adamantiadis1-7/+15
2008-06-16Big changes :Aris Adamantiadis1-3/+3
2008-06-12begin fixing the ssh_say everywhereAris Adamantiadis1-1/+1
2008-05-12Doxygen changesAris Adamantiadis1-4/+2
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+0
2006-11-12good work tonight. Made documentation for authentication, channels, buffers, ...Aris Adamantiadis1-1/+75
2005-10-26resolved the channel hangs on exit issue (moved EOF to read events and remove...Aris Adamantiadis1-0/+4
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-1/+1
2005-07-05first importAris Adamantiadis1-0/+181