Fri, 01 Apr 2022 12:10:48 +0800 |
Matt Johnston |
Add m_snprintf() that won't return negative
|
Sat, 19 Mar 2022 09:01:05 +0000 |
HansH111 |
Added DEBUG1,DEBUG2,DEBUG3 to separate functions while keeping TRACE and TRACE2.
|
Tue, 01 Feb 2022 22:18:23 +0800 |
Matt Johnston |
Make re-exec work with "dropbearmulti dropbear"
|
Thu, 14 Oct 2021 20:55:15 +0800 |
Matt Johnston |
Bring back recently removed channel->flushing
|
Mon, 05 Nov 2018 23:36:34 +0800 |
Matt Johnston |
- Add adaptive authentication failure delay
|
Tue, 06 Mar 2018 21:51:51 +0800 |
Matt Johnston |
workaround memory sanitizer FD_ZERO false positives
|
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')
|
Sat, 19 Aug 2017 22:39:53 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const (callback)
|
Sun, 21 May 2017 10:54:11 +0800 |
Matt Johnston |
add dbmalloc epoch cleanup
fuzz
|
Thu, 18 May 2017 23:00:12 +0800 |
Matt Johnston |
merge main
|
Thu, 18 May 2017 22:59:38 +0800 |
Matt Johnston |
merge 2017.75
|
Sat, 19 Nov 2016 00:31:21 +0800 |
Matt Johnston |
Use atomic key generation in all cases
|
Sat, 19 Nov 2016 00:31:21 +0800 |
Matt Johnston |
Use atomic key generation in all cases
|
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
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Tue, 01 Dec 2015 21:54:03 +0300 |
Konstantin Tokarev |
Allow setting syslog identifier via startsyslog().
|
Mon, 03 Aug 2015 20:46:29 +0800 |
Matt Johnston |
remove extraneous semicolon from m_free #define
|
Mon, 03 Aug 2015 20:45:04 +0800 |
Matt Johnston |
change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
|
Sat, 28 Feb 2015 09:06:40 +0800 |
Matt Johnston |
merge from default
fastopen
|
Tue, 24 Feb 2015 20:43:01 +0800 |
Thorsten Horstmann |
DROPBEAR_ prefix for include guards to avoid collisions
|
Fri, 20 Feb 2015 23:38:05 +0800 |
Matt Johnston |
Fixes for backwards compatibility
fastopen
|
Fri, 20 Feb 2015 23:16:38 +0800 |
Matt Johnston |
Move generic network routines to netio.c
fastopen
|
Thu, 19 Feb 2015 22:33:51 +0800 |
Matt Johnston |
fallback for old glibc and fastopen
fastopen
|
Thu, 19 Feb 2015 00:32:00 +0800 |
Matt Johnston |
In theory TFO should work. Needs platform cleanup and testing
fastopen
|
Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|
Wed, 18 Feb 2015 00:05:27 +0800 |
Matt Johnston |
work in progress for async connect
fastopen
|