Mercurial > dropbear
log scp.c @ 1277:07ee7736397e
age | author | description |
---|---|---|
Thu, 31 Dec 2015 17:34:17 +0100 | Francois Perrad | add the idiomatic do/while(0) in the macro SCREWUP |
Fri, 01 Jan 2016 09:15:41 +0100 | Francois Perrad | explicitly initialization of static variables |
Thu, 31 Dec 2015 17:22:58 +0100 | Francois Perrad | use #ifdef like everywhere |
Tue, 15 Mar 2016 21:41:06 +0800 | Matt Johnston | Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent |
Fri, 01 Jan 2016 15:02:09 +0100 | Francois Perrad | more hard tab |
Tue, 19 Jan 2016 00:34:37 +0800 | Matt Johnston | Don't fail if can't get the username |
Tue, 19 Jan 2016 00:22:23 +0800 | Matt Johnston | Add note about OpenSSH origin |