Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 24 Feb 2015 22:01:33 +0800 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |
Tue, 24 Feb 2015 20:53:32 +0800 | Matt Johnston | Use m_close() which will avoid close(-1) |
Tue, 24 Feb 2015 20:51:18 +0800 | Thorsten Horstmann | Fix for old compilers, variable declarations at beginning of functions |
Tue, 24 Feb 2015 20:45:07 +0800 | Thorsten Horstmann | Some minor typo fixes, found by codespell. |
Tue, 24 Feb 2015 20:43:01 +0800 | Thorsten Horstmann | DROPBEAR_ prefix for include guards to avoid collisions |
Sat, 21 Feb 2015 00:43:32 +0800 | Matt Johnston | get rid of some unnecessary code fastopen |