Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | string: Fix memory leak in ssh_string_to_char(). | Andreas Schneider | 2012-12-13 | 1 | -6/+6 |
* | CVE-2012-4562: Fix possible integer overflows. | Xi Wang | 2012-11-14 | 1 | -2/+14 |
* | string: Don't compare an array to null. | Andreas Schneider | 2012-10-12 | 1 | -4/+10 |
* | build: Fix missing struct in_addr warning. | Andreas Schneider | 2012-07-17 | 1 | -0/+1 |
* | string: Make sure we always have the right byte order. | Andreas Schneider | 2011-09-08 | 1 | -5/+5 |
* | string: Add ssh_string_get_char(). | Andreas Schneider | 2011-09-08 | 1 | -0/+19 |
* | string: Use the struct and array for allocating the struct. | Andreas Schneider | 2011-09-08 | 1 | -13/+16 |
* | string: Added missing include. | Andreas Schneider | 2011-06-06 | 1 | -0/+1 |
* | string: Added missing errno. | Andreas Schneider | 2011-06-06 | 1 | -2/+3 |
* | Check for NULL pointers in string.c | milo | 2011-02-14 | 1 | -3/+14 |
* | Fixed a bunch of smallish bugs | Aris Adamantiadis | 2010-10-20 | 1 | -2/+6 |
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+212 |