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
|
Thu, 08 Feb 2018 22:21:47 +0800 |
Matt Johnston |
Test for -Wno-pointer-sign, move CFLAGS tests into a macro
|
Thu, 25 Jan 2018 21:58:00 +0800 |
Matt Johnston |
Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-openpty-check-cached
|
Thu, 25 Apr 2013 00:27:25 +0200 |
Eric Bénard |
configure: add a variable to allow openpty check to be cached
|
Tue, 23 Jan 2018 22:46:07 +0800 |
Matt Johnston |
merge up to date
fuzz
|
Tue, 23 Jan 2018 22:44:18 +0800 |
Matt Johnston |
fix updates to libtomcrypt/libtommath for out of tree builds
|
Tue, 27 Jun 2017 22:42:32 +0800 |
Matt Johnston |
document --enable-static in place of STATIC=1
|
Tue, 27 Jun 2017 22:37:46 +0800 |
Matt Johnston |
add --enable-static configure argument. disable conflicting harden flags
|
Tue, 27 Jun 2017 22:18:18 +0800 |
Matt Johnston |
improve configure --help alignment
|
Sat, 24 Jun 2017 10:34:19 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 24 Jun 2017 01:01:11 +0800 |
Matt Johnston |
test for -pie linker flag as well, for Linux
|
Sat, 24 Jun 2017 00:47:07 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 24 Jun 2017 00:42:20 +0800 |
Matt Johnston |
set hardened compiler/linker flags by default
|
Fri, 23 Jun 2017 23:36:33 +0800 |
Matt Johnston |
test for linux/pkt-sched.h rather than SO_PRIORITY
|
Fri, 23 Jun 2017 21:31:49 +0800 |
Matt Johnston |
merge
fuzz
|
Fri, 23 Jun 2017 21:31:25 +0800 |
Matt Johnston |
Compile with -fno-strict-overflow if possible.
|
Wed, 14 Jun 2017 23:31:42 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 03 Jun 2017 09:45:55 +0800 |
Matt Johnston |
Merge pull request #38 from armcc/master
|
Fri, 16 Sep 2016 12:18:23 -0700 |
Andre McCurdy |
Fix libtomcrypt/libtommath linking order
|
Fri, 02 Jun 2017 23:35:30 +0800 |
Matt Johnston |
Set configure #defines to 1. Escape some strings for m4
|
Wed, 27 Jul 2016 19:38:56 +0200 |
Stefan Hauser |
Fix configure options using AC_ARG_ENABLE
|
Fri, 19 May 2017 00:48:46 +0800 |
Matt Johnston |
add wrapfd. improve fuzzer in makefile
fuzz
|
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()
|
Thu, 26 Nov 2015 22:21:14 +0800 |
Matt Johnston |
Backed out changeset fbcd0a20e667
|
Thu, 26 Nov 2015 21:58:25 +0800 |
Matt Johnston |
AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt()
|
Wed, 21 Oct 2015 23:08:22 +0800 |
Matt Johnston |
Test for crypt() rather than crypt.h
|
Wed, 21 Oct 2015 22:48:15 +0800 |
Mike Frysinger |
fix default build when getpass() is unavailable
|
Sat, 02 May 2015 13:33:34 +0200 |
Gaël PORTAY |
Test struct existance against sizeof() operator
|
Fri, 20 Feb 2015 23:38:05 +0800 |
Matt Johnston |
Fixes for backwards compatibility
fastopen
|
Wed, 18 Feb 2015 00:05:27 +0800 |
Matt Johnston |
work in progress for async connect
fastopen
|
Wed, 28 Jan 2015 22:05:24 +0800 |
Elan Ruusamäe |
Allow configure with libtomcrypt/libtommath directories missing
|
Thu, 13 Mar 2014 23:50:09 +0800 |
Matt Johnston |
Add new monotonic_now() wrapper so that timeouts are unaffected by
|
Tue, 18 Feb 2014 21:03:27 +0800 |
Matt Johnston |
Fix building with system libtomcrypt/libtommath
|
Mon, 25 Nov 2013 23:39:15 +0800 |
Matt Johnston |
Fix library order of libtom*
|
Mon, 25 Nov 2013 23:30:01 +0800 |
Matt Johnston |
Try and fix utmp handling
|
Mon, 25 Nov 2013 23:08:33 +0800 |
Matt Johnston |
Fix some warnings
|
Thu, 14 Nov 2013 21:45:50 +0800 |
Matt Johnston |
Replace some deprecated macros with other ones, from Daniel Richard G.
|
Fri, 18 Oct 2013 21:38:01 +0800 |
Matt Johnston |
Merge in changes from the past couple of releases
ecc
|
Tue, 15 Oct 2013 22:55:44 +0800 |
Matt Johnston |
Make --disable-bundled-libtom work, based on patch from Mike Frysinger
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Mon, 13 May 2013 21:35:13 +0800 |
Matt Johnston |
Fix bad comma in header list
|
Tue, 26 Mar 2013 01:35:22 +0800 |
Matt Johnston |
refactor kexdh code a bit, start working on ecdh etc
ecc
|
Sun, 31 Mar 2013 23:15:35 +0800 |
Matt Johnston |
Try using writev() for writing packets out to tcp
|
Sun, 24 Mar 2013 00:00:39 +0800 |
Mike Frysinger |
rename configure.in -> configure.ac
base
configure.in@c597fc676321
|