index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-08
Update to libtommath v1.0.1
Matt Johnston
2018-02-08
Test for -Wno-pointer-sign, move CFLAGS tests into a macro
Matt Johnston
2018-02-08
define CLOCK_MONOTONIC if needed
Matt Johnston
2018-01-26
Merge branch 'houseofkodai-cli_bind_address_connect'
Matt Johnston
2018-01-26
bind to port as well with -b
Matt Johnston
2018-01-26
cli_bind_address_connect
houseofkodai
2018-01-25
Server chosen tcpfwd ports (#43)
houseofkodai
2018-01-25
Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-o...
Matt Johnston
2018-01-25
Merge pull request #49 from fperrad/20170812_lint
Matt Johnston
2018-01-23
fix updates to libtomcrypt/libtommath for out of tree builds
Matt Johnston
2017-10-18
test close < 0, from Marco Wenzel
Matt Johnston
2017-10-04
fix checkpubkey_line function name for TRACE
Matt Johnston
2017-10-04
fix pubkey authentication return value
Matt Johnston
2017-08-19
Pointer parameter could be declared as pointing to const (callback)
Francois Perrad
2017-08-19
Pointer parameter could be declared as pointing to const
Francois Perrad
2017-08-12
fix format
Francois Perrad
2017-07-11
configure: add a variable to allow openpty check to be cached
Eric BĂ©nard
2017-06-27
EXEEXT for a few more targets, dropbearmulti in particular for Cygwin
Matt Johnston
2017-06-27
document --enable-static in place of STATIC=1
Matt Johnston
2017-06-27
add --enable-static configure argument. disable conflicting harden flags
Matt Johnston
2017-06-27
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range
Matt Johnston
2017-06-27
improve configure --help alignment
Matt Johnston
2017-06-25
Merge pull request #47 from kdarbyshirebryant/mastermaxauth
Matt Johnston
2017-06-25
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOG
Matt Johnston
2017-06-25
dropbear server: support -T max auth tries
Kevin Darbyshire-Bryant
2017-06-24
add configuration option for default RSA size.
Matt Johnston
2017-06-24
Update to libtommath v1.0
Matt Johnston
2017-06-24
update to libtomcrypt 1.17 (with Dropbear changes)
Matt Johnston
2017-06-24
Update curve25519-donna to f7837adf95a2c2dcc36233cb02a1fb34081c0c4a
Matt Johnston
2017-06-24
document changed default RSA key size back in 2013.61test
Matt Johnston
2017-06-24
test dss key parameter lengths exactly
Matt Johnston
2017-06-24
test for -pie linker flag as well, for Linux
Matt Johnston
2017-06-24
set hardened compiler/linker flags by default
Matt Johnston
2017-06-23
test for linux/pkt-sched.h rather than SO_PRIORITY
Matt Johnston
2017-06-23
set PAM_RHOST
Matt Johnston
2017-06-05
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG
Ben Gardner
2017-06-03
Merge pull request #38 from armcc/master
Matt Johnston
2017-06-03
Merge pull request #40 from fperrad/20161119_lint
Matt Johnston
2017-06-02
when pointer, use NULL instead of 0
Francois Perrad
2017-06-02
Set configure #defines to 1. Escape some strings for m4
Matt Johnston
2017-06-02
Merge pull request #37 from shauser88/configure-fixes
Matt Johnston
2017-06-02
Merge pull request #39 from fperrad/20161118_lint
Matt Johnston
2017-06-02
Merge pull request #34 from bengardner/gitignore
Matt Johnston
2017-06-02
Merge pull request #33 from bengardner/termcodes
Matt Johnston
2017-06-02
Merge pull request #32 from bengardner/ERR_label
Matt Johnston
2017-06-02
Merge pull request #31 from bengardner/PATH_DEVNULL
Matt Johnston
2017-06-01
rename hidden variable
Francois Perrad
2017-06-01
fix DEBUG_* condition
Francois Perrad
2017-06-01
use #ifdef DROPBEAR_PRNGD_SOCKET instead of #if
Francois Perrad
2017-06-01
fix indentation
Francois Perrad
[next]