Mercurial > dropbear
log
age | author | description |
---|---|---|
2012-02-22 | Matt Johnston | 2012.55 |
2012-02-22 | Matt Johnston | - Fix minor leak |
2012-02-22 | Matt Johnston | Fix accidentally committed change |
2011-12-03 | Matt Johnston | - Initialise sa_mask properly |
2012-02-21 | Matt Johnston | - Merge |
2012-02-21 | Matt Johnston | - Make sure sa_mask is set |
2012-02-21 | Matt Johnston | - Burn buffers to 0x00 instead |
2011-12-03 | Matt Johnston | - Fix use-after-free if multiple command requests were sent. Move |
2011-12-03 | Matt Johnston | - Remove unused variable/code |
2011-12-03 | Matt Johnston | - Make sure we don't use channel-specific data after it has been freed |
2011-12-03 | Matt Johnston | - Fix some format strings in TRACE()s |
2011-12-03 | Matt Johnston | - We don't need to test for NULL before free() |
2012-02-10 | Matt Johnston | Merge |
2012-02-10 | Matt Johnston | Clear a few buffers when possible |
2011-11-30 | Matt Johnston | - Fix constraints so we don't get warned about uninitialised dropbear-tfm |