Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: Rename buffer_add_data() to ssh_buffer_add_data(). | Andreas Schneider | 2014-01-19 | 1 | -5/+5 |
* | src: Do not use deprecated functions. | Andreas Schneider | 2014-01-16 | 1 | -2/+2 |
* | tests: Check return values of buffer functions. | Andreas Schneider | 2013-06-18 | 1 | -3/+7 |
* | tests: Use memory assert functions. | Andreas Schneider | 2013-06-17 | 1 | -7/+10 |
* | tests: Don't leak memory. | Andreas Schneider | 2013-06-13 | 1 | -1/+2 |
* | test: Try to fetch wrong values in buffer. | Aris Adamantiadis | 2012-11-27 | 1 | -0/+33 |
* | Call ssh_init()/ssh_finalize bf/af each testcase | Aris Adamantiadis | 2011-01-02 | 1 | -1/+5 |
* | tests: Migrate torture_buffer to cmockery. | Andreas Schneider | 2010-12-28 | 1 | -40/+38 |
* | resolve memory consumption bug | Aris Adamantiadis | 2010-10-03 | 1 | -1/+2 |
* | Fix prepend bug | Aris Adamantiadis | 2010-10-03 | 1 | -0/+8 |
* | test the buffer_prepend_data function | Aris Adamantiadis | 2010-10-03 | 1 | -1/+22 |
* | Added buffer test case | Aris Adamantiadis | 2010-10-03 | 1 | -0/+67 |