Mercurial > dropbear
log configure.ac @ 1347:b28624698130 fuzz
age | author | description |
---|---|---|
Fri, 12 May 2017 23:14:54 +0800 | Matt Johnston | copy over some fuzzing code from AFL branch fuzz |
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() |