Tue, 15 Nov 2016 15:36:05 +0100 |
Francois Perrad |
initialize variable and protect against NULL dereferencement
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 01 Jan 2016 09:46:09 +0100 |
Francois Perrad |
add static in function definition
|
Tue, 15 Mar 2016 21:41:06 +0800 |
Matt Johnston |
Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent
|
Fri, 01 Jan 2016 15:02:09 +0100 |
Francois Perrad |
more hard tab
|
Tue, 05 Jan 2016 12:32:33 +0800 |
Chocobo1 |
Fix print format specifier
|
Tue, 15 Dec 2015 22:09:55 +0800 |
Matt Johnston |
A few minor style fixes
|
Mon, 30 Nov 2015 20:30:58 +0300 |
Konstantin Tokarev |
Implemented ExitOnForwardFailure option for local and remote forwarding.
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
buf_getstring and buf_putstring now use non-unsigned char*
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaƫl PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Fri, 20 Feb 2015 23:16:38 +0800 |
Matt Johnston |
Move generic network routines to netio.c
fastopen
|
Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|