Mercurial > dropbear
log keyimport.c @ 1045:31727a8abd4b
age | author | description |
---|---|---|
Tue, 24 Feb 2015 22:48:14 +0800 | Thorsten Horstmann | Use m_burn rather than memset |
Tue, 24 Feb 2015 20:51:18 +0800 | Thorsten Horstmann | Fix for old compilers, variable declarations at beginning of functions |
Wed, 28 Jan 2015 22:42:29 +0800 | Christian Engelmayer | When clearing the memory of 'key' in function openssh_read(), only the size |
Fri, 23 Jan 2015 22:23:23 +0800 | Like Ma | Fix variables may be uninitialized. |