Tue, 29 Mar 2022 22:27:55 +0800 |
Matt Johnston |
Support RSA OpenSSH new format in dropbearconvert
|
Tue, 22 Mar 2022 16:17:05 +0800 |
Matt Johnston |
Split CPPFLAGS and CFLAGS more carefully
|
Sat, 22 Jan 2022 16:53:04 +0300 |
egor-duda |
Implement server-side support for sk-ecdsa U2F-backed keys (#142)
|
Mon, 18 Oct 2021 15:17:14 +0800 |
Matt Johnston |
Rename "make test" to "make check". Also run lint
|
Mon, 18 Oct 2021 14:24:32 +0800 |
Matt Johnston |
Add "make test" target to run pytest
|
Sat, 05 Dec 2020 11:54:53 +0800 |
Matt Johnston |
fuzz: skip custom mutators with -fsanitize=memory
|
Fri, 13 Nov 2020 23:18:05 +0800 |
Matt Johnston |
Add server postauth fuzzer, wrap connect_remote()
|
Mon, 02 Nov 2020 20:33:48 +0800 |
Matt Johnston |
fuzzing - fix some wrong types and -lcrypt on macos
|
Thu, 29 Oct 2020 22:41:37 +0800 |
Matt Johnston |
Use SSH packet mutator for preauth too
|
Mon, 26 Oct 2020 23:31:24 +0800 |
Matt Johnston |
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths
|
Mon, 26 Oct 2020 22:52:07 +0800 |
Matt Johnston |
Fix fuzz-sshpacketmutator to work
|
Sun, 25 Oct 2020 22:52:36 +0800 |
Matt Johnston |
Add first try at fuzzing custom mutator
|
Fri, 23 Oct 2020 23:10:20 +0800 |
Matt Johnston |
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in
|
Tue, 20 Oct 2020 23:33:45 +0800 |
Matt Johnston |
Don't sort objects, it breaks -lcrypt ordering
|
Sun, 18 Oct 2020 15:08:54 +0800 |
Matt Johnston |
Add fuzzer-client_nomaths, fix client fuzzer
fuzz
|
Sun, 18 Oct 2020 12:17:39 +0800 |
Matt Johnston |
Get client fuzzer building and starting (fails straight away)
fuzz
|
Fri, 26 Jun 2020 21:07:34 +0800 |
Matt Johnston |
merge coverity from main
coverity coverity
|
Mon, 15 Jun 2020 23:17:27 +0800 |
Gabor Z. Papp |
Fix "make install" for manpages in out-of-tree builds
|
Tue, 26 May 2020 00:24:02 +0800 |
Matt Johnston |
merge rsa-sha256
|
Sun, 24 May 2020 13:15:24 +0800 |
Matt Johnston |
Add linter for #ifdef
|
Mon, 25 May 2020 20:50:25 +0500 |
Vladislav Grishenko |
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
|
Wed, 11 Mar 2020 21:09:45 +0500 |
Vladislav Grishenko |
Add Ed25519 support (#91)
|
Mon, 16 Sep 2019 15:50:38 +0200 |
Steffen Jaeckel |
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)
|
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)
|
Thu, 21 Mar 2019 23:28:59 +0800 |
Matt Johnston |
try for coverity
coverity
|
Mon, 05 Mar 2018 14:14:26 +0800 |
Matt Johnston |
fix some links
|
Mon, 05 Mar 2018 11:50:31 +0800 |
Matt Johnston |
Add kexdh and kexecdh fuzzers
|
Sun, 04 Mar 2018 17:08:21 +0800 |
Matt Johnston |
set up CXX for fuzzing build
|
Sat, 03 Mar 2018 11:08:26 +0800 |
Matt Johnston |
add cryptlib for all targets in fuzz build
|
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:28:59 +0800 |
Matt Johnston |
merge from main
fuzz
|
Mon, 26 Feb 2018 23:13:54 +0800 |
Matt Johnston |
only clean libtom when using bundled libraries
|
Mon, 26 Feb 2018 22:44:48 +0800 |
Matt Johnston |
merge from main
fuzz
|
Mon, 19 Feb 2018 22:16:50 +0800 |
Matt Johnston |
- Fix dependencies and remove old default_options.h from version control
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Thu, 20 Jul 2017 19:38:26 +0000 |
Michael Witten |
options: Complete the transition to numeric toggles (`#if')
|
Wed, 14 Feb 2018 00:17:30 +0800 |
Matt Johnston |
update some dependencies
|
Mon, 31 Jul 2017 23:55:52 +0000 |
Michael Witten |
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'
|
Sun, 11 Feb 2018 10:53:59 +0800 |
Matt Johnston |
Fix building default_options.h
|
Tue, 23 Jan 2018 23:05:47 +0800 |
Matt Johnston |
add fuzzer-preauth_nomaths
fuzz
|
Tue, 23 Jan 2018 22:46:07 +0800 |
Matt Johnston |
merge up to date
fuzz
|
Tue, 27 Jun 2017 23:02:05 +0800 |
Matt Johnston |
EXEEXT for a few more targets, dropbearmulti in particular for Cygwin
|
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
|
Fri, 26 May 2017 00:20:01 +0800 |
Matt Johnston |
add fuzzer-verify
fuzz
|
Tue, 23 May 2017 22:43:52 +0800 |
Matt Johnston |
create fuzzer .options files
fuzz
|
Tue, 23 May 2017 22:43:34 +0800 |
Matt Johnston |
fuzzer-pubkey
fuzz
|
Sun, 21 May 2017 10:54:11 +0800 |
Matt Johnston |
add dbmalloc epoch cleanup
fuzz
|
Fri, 19 May 2017 00:48:46 +0800 |
Matt Johnston |
add wrapfd. improve fuzzer in makefile
fuzz
|
Thu, 18 May 2017 23:45:10 +0800 |
Matt Johnston |
merge main to fuzz
fuzz
|
Sun, 14 May 2017 00:00:21 +0800 |
Matt Johnston |
rename fuzzer -> fuzz-target, add list-fuzz-targets
fuzz
|
Sat, 13 May 2017 23:46:01 +0800 |
Matt Johnston |
Use CXX to link fuzzer, also link with $FUZZLIB
fuzz
|
Sat, 13 May 2017 22:50:54 +0800 |
Matt Johnston |
fuzz harness
fuzz
|
Fri, 12 May 2017 23:14:54 +0800 |
Matt Johnston |
copy over some fuzzing code from AFL branch
fuzz
|
Wed, 04 May 2016 17:59:34 +0200 |
Matt Johnston |
Add generated header default_options.h to version control.
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Thu, 17 Mar 2016 23:21:33 +0800 |
Matt Johnston |
move m_burn and function attributes to dbhelpers
|
Thu, 14 Jan 2016 21:54:58 +0800 |
Matt Johnston |
Move dh group constants to a separate file
|
Sat, 28 Feb 2015 09:06:40 +0800 |
Matt Johnston |
merge from default
fastopen
|