aboutsummaryrefslogtreecommitdiff
path: root/src/string.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-13string: Fix memory leak in ssh_string_to_char().Andreas Schneider1-6/+6
2012-11-14CVE-2012-4562: Fix possible integer overflows.Xi Wang1-2/+14
2012-10-12string: Don't compare an array to null.Andreas Schneider1-4/+10
2012-07-17build: Fix missing struct in_addr warning.Andreas Schneider1-0/+1
2011-09-08string: Make sure we always have the right byte order.Andreas Schneider1-5/+5
2011-09-08string: Add ssh_string_get_char().Andreas Schneider1-0/+19
2011-09-08string: Use the struct and array for allocating the struct.Andreas Schneider1-13/+16
2011-06-06string: Added missing include.Andreas Schneider1-0/+1
2011-06-06string: Added missing errno.Andreas Schneider1-2/+3
2011-02-14Check for NULL pointers in string.cmilo1-3/+14
2010-10-20Fixed a bunch of smallish bugsAris Adamantiadis1-2/+6
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+212