Mercurial > dropbear
log configure.ac @ 1312:25989154b4ec
age | author | description |
---|---|---|
Wed, 16 Mar 2016 23:39:39 +0800 | Matt Johnston | Use memset_s or explicit_bzero |
Mon, 30 Nov 2015 20:55:07 +0800 | Juergen Daubert | The '==' comparision operator is not defined by POSIX, use '=' instead |
Thu, 26 Nov 2015 23:01:13 +0800 | Matt Johnston | Another attempt at test for crypt() |