summaryrefslogtreecommitdiffstats
path: root/libssh/string.c
Commit message (Expand)AuthorAgeFilesLines
* string: Added a function to delete a char basesd stirng object.Andreas Schneider2010-06-111-0/+9
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-10/+10
* Improve the SSH string documentation.Andreas Schneider2010-02-071-26/+46
* Fixed doxygen compilation warningsAris Adamantiadis2009-09-261-2/+2
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-1/+1
* Fix build with MSVC.Andreas Schneider2009-07-301-1/+0
* Fixed namespace problem in public structuresAris Adamantiadis2009-07-241-12/+12
* Fix build warnings.Andreas Schneider2009-06-091-0/+5
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Fix string_new().Andreas Schneider2009-04-021-3/+0
* Fix segfaults in string.c.Andreas Schneider2009-04-011-2/+1
* Add arg and error checking for the string functions.Andreas Schneider2009-04-011-33/+100
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-18/+24
* The string_len function should return unsigned int.Andreas Schneider2009-02-021-1/+1
* patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis2008-11-241-2/+2
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-3/+6
* Doxygen changesAris Adamantiadis2008-05-121-3/+1
* Resolved the string_free issue by coding it. I also made some Aris Adamantiadis2008-05-121-1/+39
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* first part of win32 patchesAris Adamantiadis2008-03-071-1/+1
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-1/+1
* write supportAris Adamantiadis2005-08-291-0/+3
* first importAris Adamantiadis2005-07-051-0/+70