aboutsummaryrefslogtreecommitdiff
path: root/libssh/string.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Fix build warnings.Andreas Schneider1-0/+5
2009-05-12Fix the vim modeline and place it at the end of the file.Andreas Schneider1-2/+1
2009-04-02Fix string_new().Andreas Schneider1-3/+0
2009-04-01Fix segfaults in string.c.Andreas Schneider1-2/+1
2009-04-01Add arg and error checking for the string functions.Andreas Schneider1-33/+100
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-18/+24
2009-02-02The string_len function should return unsigned int.Andreas Schneider1-1/+1
2008-11-24patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis1-2/+2
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-3/+6
2008-05-12Doxygen changesAris Adamantiadis1-3/+1
2008-05-12Resolved the string_free issue by coding it. I also made some Aris Adamantiadis1-1/+39
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+0
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+1
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-1/+1
2005-08-29write supportAris Adamantiadis1-0/+3
2005-07-05first importAris Adamantiadis1-0/+70