Mercurial > dropbear
log scp.c @ 1717:295377ecbf49
age | author | description |
---|---|---|
Mon, 25 May 2020 14:54:29 +0200 | Haelwenn Monnier | scp.c: Port OpenSSH CVE-2018-20685 fix (#80) |
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
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 |