Mercurial > dropbear
graph
-
Update to libtomcrypt 1.18.1, merged with Dropbear changes2018-02-09, by Matt Johnston
-
Update to libtommath v1.0.12018-02-08, by Matt Johnston
-
Test for -Wno-pointer-sign, move CFLAGS tests into a macro2018-02-08, by Matt Johnston
-
define CLOCK_MONOTONIC if needed2018-02-08, by Matt Johnston
-
Merge branch 'houseofkodai-cli_bind_address_connect'2018-01-25, by Matt Johnston
-
bind to port as well with -b2018-01-25, by Matt Johnston
-
cli_bind_address_connect2017-05-01, by houseofkodai
-
Server chosen tcpfwd ports (#43)2018-01-25, by houseofkodai
-
Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-openpty-check-cached2018-01-25, by Matt Johnston
-
configure: add a variable to allow openpty check to be cached2013-04-24, by Eric Bénard
-
Merge pull request #49 from fperrad/20170812_lint2018-01-25, by Matt Johnston
-
Pointer parameter could be declared as pointing to const (callback)2017-08-19, by Francois Perrad
-
Pointer parameter could be declared as pointing to const2017-08-19, by Francois Perrad
-
fix format2017-08-12, by Francois Perrad
-
fix updates to libtomcrypt/libtommath for out of tree builds2018-01-23, by Matt Johnston
-
test close < 0, from Marco Wenzel2017-10-18, by Matt Johnston
-
fix checkpubkey_line function name for TRACE2017-10-04, by Matt Johnston
-
fix pubkey authentication return value2017-10-04, by Matt Johnston
-
EXEEXT for a few more targets, dropbearmulti in particular for Cygwin2017-06-27, by Matt Johnston
-
document --enable-static in place of STATIC=12017-06-27, by Matt Johnston
-
add --enable-static configure argument. disable conflicting harden flags2017-06-27, by Matt Johnston
-
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range2017-06-27, by Matt Johnston
-
improve configure --help alignment2017-06-27, by Matt Johnston
-
Merge pull request #47 from kdarbyshirebryant/mastermaxauth2017-06-25, by Matt Johnston
-
dropbear server: support -T max auth tries2017-05-29, by Kevin Darbyshire-Bryant
-
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOG2017-06-25, by Matt Johnston
-
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG2017-06-05, by Ben Gardner
-
add configuration option for default RSA size.2017-06-24, by Matt Johnston
-
Update to libtommath v1.02017-06-24, by Matt Johnston
-
update to libtomcrypt 1.17 (with Dropbear changes)2017-06-24, by Matt Johnston
-
Update curve25519-donna to f7837adf95a2c2dcc36233cb02a1fb34081c0c4a2017-06-24, by Matt Johnston
-
document changed default RSA key size back in 2013.61test2017-06-24, by Matt Johnston
-
test dss key parameter lengths exactly2017-06-24, by Matt Johnston
-
test for -pie linker flag as well, for Linux2017-06-23, by Matt Johnston
-
set hardened compiler/linker flags by default2017-06-23, by Matt Johnston
-
test for linux/pkt-sched.h rather than SO_PRIORITY2017-06-23, by Matt Johnston
-
set PAM_RHOST2017-06-23, by Matt Johnston
-
fix null pointer crash2017-05-25, by Matt Johnston
-
Fix null pointer dereference found by libfuzzer2017-05-21, by Matt Johnston
-
limit input size2017-05-25, by Matt Johnston
-
don't exit encountering short lines2017-05-24, by Matt Johnston
-
split out checkpubkey_line() separately2017-05-23, by Matt Johnston
-
increase min DSS and RSA lengths2017-06-16, by Matt Johnston
-
check p and q lengths2017-06-16, by Matt Johnston
-
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
-
merge2016-09-09, by Matt Johnston
-
ses.debug_trace is wrong2016-09-01, by Matt Johnston
-
merge github2016-07-21, by Matt Johnston
-
merge 2016.742016-07-21, by Matt Johnston
-
Added signature for changeset 9030ffdbe5622016-07-21, by Matt Johnston
-
Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf9562016-07-21, by Matt Johnston
-
bump version2016-07-21, by Matt Johnston
-
changelogs2016-07-21, by Matt Johnston
-
Avoid busy loop while waiting for rekey response2016-04-29, by Matt Johnston
-
make sure socket is of the right domain2016-06-19, by Matt Johnston
-
make indenting consistent2016-07-12, by Matt Johnston
-
add length checks for ecc too2016-07-12, by Matt Johnston
-
merge fixes from PuTTY import.c2016-07-12, by Matt Johnston
-
additional length checks2016-07-11, by Matt Johnston
-
Improve exit message formatting2016-07-11, by Matt Johnston
-
improve algorithm list parsing2016-07-11, by Matt Johnston
-
better TRACE of failed remote ident2016-07-11, by Matt Johnston
-
merge2016-06-21, by Matt Johnston
-
Merge pull request #29 from hno/patch-out-of-tree2016-05-12, by Matt Johnston
-
Support out-of-tree builds usign bundled libtom2016-05-11, by Henrik Nordström
-
make sure socket is of the right domain2016-06-19, by Matt Johnston
-
Add generated header default_options.h to version control.2016-05-04, by Matt Johnston
-
message about truncated banner2016-05-04, by Matt Johnston
-
Convert #ifdef to #if, other build changes2016-05-04, by Matt Johnston
-
options for disabling "normal" DH2016-05-02, by Matt Johnston
-
move group14 and group16 to options.h, group14-sha256 on by default2016-05-02, by Matt Johnston
-
Avoid busy loop while waiting for rekey response2016-04-29, by Matt Johnston
-
Avoid osx "install" race2016-04-12, by Matt Johnston
-
Add manpage and log for forced_command2016-04-12, by Matt Johnston
-
Add -c <command> option to force a specific command2016-04-12, by Jeremy Kerr
-
Added signature for changeset 70705edee9dd2016-03-18, by Matt Johnston
-
Added tag DROPBEAR_2016.73 for changeset 309e1c4a87682016-03-18, by Matt Johnston
-
Fix whitespace missed in merge2016-03-18, by Matt Johnston
-
move m_burn and function attributes to dbhelpers2016-03-17, by Matt Johnston
-
Fix missing paths from m_burn commit2016-03-16, by Matt Johnston
-
use m_burn for mp_clear2016-03-16, by Matt Johnston
-
Use memset_s or explicit_bzero2016-03-16, by Matt Johnston