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
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-05-26
fix null pointer crash
Matt Johnston
2017-05-21
Fix null pointer dereference found by libfuzzer
Matt Johnston
2017-05-25
limit input size
Matt Johnston
2017-05-25
don't exit encountering short lines
Matt Johnston
2017-05-23
split out checkpubkey_line() separately
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-23
Compile with -fno-strict-overflow if possible.
Matt Johnston
2017-06-15
fix missing arglist NULL terminator
Matt Johnston
2017-06-14
improve value range validation
Matt Johnston
2017-05-26
add m_mp_free_multi, be more careful freeing when failing to load keys
Matt Johnston
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
2017-05-20
add cve and patch link
Matt Johnston
2017-05-18
merge main
Matt Johnston
2017-05-18
merge 2017.75
Matt Johnston
2017-05-18
Added signature for changeset 5c9207ceedae
Matt Johnston
2017-05-18
Added tag DROPBEAR_2017.75 for changeset c31276613181
Matt Johnston
2017-05-18
fix changelog for atomic dropbearkey
Matt Johnston
2017-05-17
bump version to 2017.75
Matt Johnston
2017-05-17
changes for 2017.75
Matt Johnston
2016-11-19
Use atomic key generation in all cases
Matt Johnston
2016-11-19
Use atomic key generation in all cases
Matt Johnston
2016-11-18
Merge pull request #27 from fperrad/20160325_lint
Matt Johnston
2016-11-18
Merge pull request #26 from fperrad/kill_kr
Matt Johnston
2016-11-15
initialize variable and protect against NULL dereferencement
Francois Perrad
2016-11-15
initialize variable
Francois Perrad
2016-11-15
remove duplicated include
Francois Perrad
2016-11-15
upgrade atomicio
Francois Perrad
2016-11-15
upgrade strlcat
Francois Perrad
2016-09-16
Fix libtomcrypt/libtommath linking order
Andre McCurdy
[next]