summaryrefslogtreecommitdiffstats
path: root/src/buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* CVE-2012-4562: Fix a possible infinite loop in buffer_reinit().Andreas Schneider2012-11-141-4/+9
| | | | | If needed is bigger than the highest power of two or a which fits in an integer we will loop forever.
* CVE-2012-4562: Fix multiple integer overflows in buffer-related functions.Xi Wang2012-11-141-5/+21
|
* build: Fix missing struct in_addr warning.Andreas Schneider2012-07-171-0/+1
|
* resolve memory consumption bugAris Adamantiadis2010-10-031-1/+17
|
* Fix prepend bugAris Adamantiadis2010-10-031-4/+14
|
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-1/+1
|
* Fix #ifdef'ed erroneous debug code in buffer.cAris Adamantiadis2010-09-091-1/+1
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+578