Sun, 30 Jan 2022 10:14:56 +0800 |
Matt Johnston |
Add re-exec for server
|
Tue, 19 Oct 2021 12:16:20 +0800 |
Matt Johnston |
Add configure --enable-werror argument
|
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
|
Wed, 27 May 2020 00:05:15 +0800 |
Matt Johnston |
Mention libtom version requirements, check for poly1305 in libtomcrypt
|
Tue, 26 May 2020 17:36:47 +0200 |
Steffen Jaeckel |
Update LibTomMath to 1.2.0 (#84)
|
Fri, 27 Mar 2020 23:23:11 +0800 |
Alexander Dahl |
When explicitly passing --disable-fuzz to ./configure fuzz was actually
|
Tue, 10 Mar 2020 15:38:38 +0100 |
Alexander Dahl |
Update remaining advise to edit options.h
|