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
|
Wed, 15 May 2019 21:59:45 +0800 |
Matt Johnston |
Rename EPKA -> Plugin
|
Wed, 15 May 2019 09:43:57 -0400 |
fabriziobertocci |
External Public-Key Authentication API (#72)
|
Tue, 06 Nov 2018 07:25:53 +0800 |
Matt Johnston |
Remove incorrect _POSIX_C_SOURCE
|
Mon, 05 Nov 2018 23:36:34 +0800 |
Matt Johnston |
- Add adaptive authentication failure delay
|
Sun, 04 Mar 2018 17:08:21 +0800 |
Matt Johnston |
set up CXX for fuzzing build
|
Sat, 03 Mar 2018 10:10:16 +0800 |
Matt Johnston |
Fix CFLAGS for configure
|
Wed, 28 Feb 2018 23:42:57 +0800 |
Matt Johnston |
more portable for `which hg` test
|
Wed, 28 Feb 2018 22:02:12 +0800 |
Matt Johnston |
Fix to be able to compile normal(ish) binaries with --enable-fuzz
fuzz
|
Wed, 28 Feb 2018 21:40:08 +0800 |
Matt Johnston |
- #if not #ifdef for DROPBEAR_FUZZ
fuzz
|
Wed, 28 Feb 2018 21:28:59 +0800 |
Matt Johnston |
merge from main
fuzz
|
Tue, 27 Feb 2018 21:41:56 +0800 |
Matt Johnston |
Remove unused tests for headers and functions
|
Wed, 21 Feb 2018 21:59:52 +0800 |
Matt Johnston |
print hg revid
fuzz
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Fri, 16 Feb 2018 19:35:32 +0400 |
Loganaden Velvindron |
Add Spectre v2 mitigations for GCC (#54)
|
Mon, 31 Jul 2017 23:55:52 +0000 |
Michael Witten |
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'
|
Fri, 09 Feb 2018 23:33:41 +0800 |
Matt Johnston |
generate list of libtomcrypt directories automatically
|