Mercurial > dropbear
graph
-
Compile with -fno-strict-overflow if possible.2017-06-23, by Matt Johnston
-
fix missing arglist NULL terminator2017-06-15, by Matt Johnston
-
improve value range validation2017-06-14, by Matt Johnston
-
add m_mp_free_multi, be more careful freeing when failing to load keys2017-05-26, by Matt Johnston
-
Merge pull request #38 from armcc/master2017-06-03, by Matt Johnston
-
Fix libtomcrypt/libtommath linking order2016-09-16, by Andre McCurdy
-
Merge pull request #40 from fperrad/20161119_lint2017-06-03, by Matt Johnston
-
when pointer, use NULL instead of 02017-06-02, by Francois Perrad
-
rename hidden variable2016-11-19, by Francois Perrad
-
fix DEBUG_* condition2016-11-19, by Francois Perrad
-
use #ifdef DROPBEAR_PRNGD_SOCKET instead of #if2016-11-19, by Francois Perrad
-
Set configure #defines to 1. Escape some strings for m42017-06-02, by Matt Johnston
-
Merge pull request #37 from shauser88/configure-fixes2017-06-02, by Matt Johnston
-
Fix configure options using AC_ARG_ENABLE2016-07-27, by Stefan Hauser
-
Merge pull request #39 from fperrad/20161118_lint2017-06-02, by Matt Johnston
-
fix indentation2016-11-18, by Francois Perrad
-
Merge pull request #34 from bengardner/gitignore2017-06-02, by Matt Johnston
-
Add .gitignore file2016-05-25, by Ben Gardner
-
Merge pull request #33 from bengardner/termcodes2017-06-02, by Matt Johnston
-
termcodes: make VEOL2, VWERASE, VLNEXT, ECHOCTL, and ECHOKE optional2016-05-25, by Ben Gardner
-
Merge pull request #32 from bengardner/ERR_label2017-06-02, by Matt Johnston
-
Change label name _ERR to LBL_ERR2016-05-25, by Ben Gardner
-
Merge pull request #31 from bengardner/PATH_DEVNULL2017-06-02, by Matt Johnston
-
Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL2016-05-24, by Ben Gardner
-
Disable setnonblocking(), get_socket_address(), set_sock_priority() fuzz2017-05-26, by Matt Johnston
-
add m_mp_free_multi, be more careful freeing when failing to load keys fuzz2017-05-26, by Matt Johnston
-
add cve and patch link2017-05-20, by Matt Johnston
-
merge main2017-05-18, by Matt Johnston
-
merge 2017.752017-05-18, by Matt Johnston
-
Added signature for changeset 5c9207ceedae2017-05-18, by Matt Johnston
-
Added tag DROPBEAR_2017.75 for changeset c312766131812017-05-18, by Matt Johnston
-
bump version to 2017.752017-05-17, by Matt Johnston
-
changes for 2017.752017-05-17, by Matt Johnston
-
Use atomic key generation in all cases2016-11-18, by Matt Johnston
-
Support out-of-tree builds usign bundled libtom2016-05-11, by Henrik Nordström
-
listenaddr must be malloced2017-05-16, by Matt Johnston
-
reduce buf->pos if shrinking2017-05-13, by Matt Johnston
-
add CVEs and patch urls2016-09-15, by Matt Johnston
-
free forced_command2017-05-09, by Matt Johnston
-
switch user when opening authorized_keys2017-05-09, by Matt Johnston
-
Use atomic key generation in all cases2016-11-18, by Matt Johnston
-
Merge pull request #27 from fperrad/20160325_lint2016-11-18, by Matt Johnston
-
initialize variable and protect against NULL dereferencement2016-11-15, by Francois Perrad
-
initialize variable2016-01-01, by Francois Perrad
-
remove duplicated include2016-03-24, by Francois Perrad
-
Merge pull request #26 from fperrad/kill_kr2016-11-18, by Matt Johnston
-
upgrade atomicio2016-03-25, by Francois Perrad
-
upgrade strlcat2016-03-25, by Francois Perrad
-
add CVEs and patch urls2016-09-15, by Matt Johnston