Mercurial > dropbear
log configure.ac @ 1841:d757f48ae29f
age | author | description |
---|---|---|
Mon, 18 Oct 2021 14:24:32 +0800 | Matt Johnston | Add "make test" target to run pytest |
Tue, 30 Mar 2021 20:42:04 +0800 | Matt Johnston | Remove some obselete autoconf bits. |
Thu, 04 Mar 2021 21:03:02 +0800 | Matt Johnston | Define _GNU_SOURCE properly, other header fixes |
Fri, 23 Oct 2020 23:10:20 +0800 | Matt Johnston | Move fuzzing code to fuzz/ subdirectory, improve Makefile.in |
Tue, 23 Jun 2020 21:47:54 +0800 | Matt Johnston | check for poly1305_init in other libtomcrypt configure test |
Thu, 28 May 2020 22:50:41 +0800 | Matt Johnston | Use Linux getrandom() to ensure random device is initialised |