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
2017-06-24
merge from main (libtommath/libtomcrypt/curve25510-donna updates)
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
fix dss debug printing
Matt Johnston
2017-06-24
merge from main
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
merge from main
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-23
merge
Matt Johnston
2017-06-23
Compile with -fno-strict-overflow if possible.
Matt Johnston
2017-06-20
verify debug printing
Matt Johnston
2017-06-16
increase min DSS and RSA lengths
Matt Johnston
2017-06-16
check p and q lengths
Matt Johnston
2017-06-15
fix missing arglist NULL terminator
Matt Johnston
2017-06-14
merge from main
Matt Johnston
2017-06-14
improve value range validation
Matt Johnston
2017-06-11
fix checkmac always failing pre-kex
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-02
fuzzer-preauth don't call getpwnam(), bring back longjmp
Matt Johnston
2017-06-01
fix indentation
Francois Perrad
2017-06-01
Add a flag whether to longjmp, missed that last commit
Matt Johnston
2017-05-30
don't longjmp for fuzzer-preauth (temporary to debug asan)
Matt Johnston
2017-05-26
Disable setnonblocking(), get_socket_address(), set_sock_priority()
Matt Johnston
2017-05-26
fix building with DEBUG_TRACE
Matt Johnston
2017-05-26
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
2017-05-26
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
2017-05-26
add fuzzer-verify
Matt Johnston
2017-05-26
fix null pointer crash
Matt Johnston
2017-05-26
fix null pointer crash
Matt Johnston
2017-05-26
linked list dbmalloc now
Matt Johnston
2017-05-25
rearrange, all fuzzers now call fuzzer_set_input()
Matt Johnston
2017-05-25
limit input size
Matt Johnston
[prev]
[next]