Wed, 28 Feb 2018 21:40:08 +0800 |
Matt Johnston |
- #if not #ifdef for DROPBEAR_FUZZ
fuzz
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sun, 11 Feb 2018 23:03:31 +0800 |
Matt Johnston |
Removed commented out code
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
Sun, 11 Jun 2017 21:39:40 +0800 |
Matt Johnston |
fix checkmac always failing pre-kex
fuzz
|
Sat, 20 May 2017 13:23:16 +0800 |
Matt Johnston |
closer to working
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
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Fri, 01 Jan 2016 15:02:09 +0100 |
Francois Perrad |
more hard tab
|
Thu, 31 Dec 2015 15:59:01 +0100 |
Francois Perrad |
refactor indentation with hard tab
|
Sat, 02 May 2015 22:47:25 +0800 |
Matt Johnston |
Fix no-writev fallback
|
Fri, 20 Mar 2015 23:36:42 +0800 |
Matt Johnston |
Make main socket nonblocking. Limit writequeue size.
|
Fri, 20 Mar 2015 22:53:32 +0800 |
Matt Johnston |
avoid malloc for iovec
|
Sun, 01 Mar 2015 21:16:09 +0800 |
Matt Johnston |
allocate buffer and data in a single allocation
nocircbuffer
|
Sun, 01 Mar 2015 00:57:21 +0800 |
Matt Johnston |
A bit of a bodge to avoid memcpy if zlib is disabled
nocircbuffer
|