summaryrefslogtreecommitdiffstats
path: root/src/string.c
Commit message (Expand)AuthorAgeFilesLines
* string: Fix memory leak in ssh_string_to_char().Andreas Schneider2012-12-131-6/+6
* CVE-2012-4562: Fix possible integer overflows.Xi Wang2012-11-141-2/+14
* string: Don't compare an array to null.Andreas Schneider2012-10-121-4/+10
* build: Fix missing struct in_addr warning.Andreas Schneider2012-07-171-0/+1
* string: Make sure we always have the right byte order.Andreas Schneider2011-09-081-5/+5
* string: Add ssh_string_get_char().Andreas Schneider2011-09-081-0/+19
* string: Use the struct and array for allocating the struct.Andreas Schneider2011-09-081-13/+16
* string: Added missing include.Andreas Schneider2011-06-061-0/+1
* string: Added missing errno.Andreas Schneider2011-06-061-2/+3
* Check for NULL pointers in string.cmilo2011-02-141-3/+14
* Fixed a bunch of smallish bugsAris Adamantiadis2010-10-201-2/+6
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+212