Mercurial > dropbear
graph
-
fix pubkey authentication return valueWed, 04 Oct 2017 22:29:42 +0800, by Matt Johnston
-
EXEEXT for a few more targets, dropbearmulti in particular for CygwinTue, 27 Jun 2017 23:02:05 +0800, by Matt Johnston
-
document --enable-static in place of STATIC=1Tue, 27 Jun 2017 22:42:32 +0800, by Matt Johnston
-
add --enable-static configure argument. disable conflicting harden flagsTue, 27 Jun 2017 22:37:46 +0800, by Matt Johnston
-
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument rangeTue, 27 Jun 2017 22:20:38 +0800, by Matt Johnston
-
improve configure --help alignmentTue, 27 Jun 2017 22:18:18 +0800, by Matt Johnston
-
Merge pull request #47 from kdarbyshirebryant/mastermaxauthSun, 25 Jun 2017 23:37:44 +0800, by Matt Johnston
-
dropbear server: support -T max auth triesMon, 29 May 2017 10:25:09 +0100, by Kevin Darbyshire-Bryant
-
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOGSun, 25 Jun 2017 23:22:11 +0800, by Matt Johnston
-
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOGMon, 05 Jun 2017 08:39:45 -0500, by Ben Gardner
-
add configuration option for default RSA size.Sat, 24 Jun 2017 23:32:25 +0800, by Matt Johnston
-
merge from main (libtommath/libtomcrypt/curve25510-donna updates) fuzzSat, 24 Jun 2017 22:51:45 +0800, by Matt Johnston
-
Update to libtommath v1.0Sat, 24 Jun 2017 22:37:14 +0800, by Matt Johnston
-
update to libtomcrypt 1.17 (with Dropbear changes)Sat, 24 Jun 2017 17:50:50 +0800, by Matt Johnston
-
Update curve25519-donna to f7837adf95a2c2dcc36233cb02a1fb34081c0c4aSat, 24 Jun 2017 11:53:32 +0800, by Matt Johnston
-
document changed default RSA key size back in 2013.61testSat, 24 Jun 2017 11:00:16 +0800, by Matt Johnston
-
test dss key parameter lengths exactlySat, 24 Jun 2017 10:32:33 +0800, by Matt Johnston
-
test for -pie linker flag as well, for LinuxSat, 24 Jun 2017 01:01:11 +0800, by Matt Johnston
-
set hardened compiler/linker flags by defaultSat, 24 Jun 2017 00:42:20 +0800, by Matt Johnston
-
test for linux/pkt-sched.h rather than SO_PRIORITYFri, 23 Jun 2017 23:36:33 +0800, by Matt Johnston
-
set PAM_RHOSTFri, 23 Jun 2017 23:21:20 +0800, by Matt Johnston
-
fix null pointer crashFri, 26 May 2017 00:19:53 +0800, by Matt Johnston
-
Fix null pointer dereference found by libfuzzerSun, 21 May 2017 18:53:09 +0800, by Matt Johnston
-
limit input sizeThu, 25 May 2017 22:21:23 +0800, by Matt Johnston
-
don't exit encountering short linesThu, 25 May 2017 00:10:18 +0800, by Matt Johnston
-
split out checkpubkey_line() separatelyTue, 23 May 2017 22:29:21 +0800, by Matt Johnston
-
increase min DSS and RSA lengthsFri, 16 Jun 2017 22:35:32 +0800, by Matt Johnston
-
check p and q lengthsFri, 16 Jun 2017 22:35:18 +0800, by Matt Johnston
-
Compile with -fno-strict-overflow if possible.Fri, 23 Jun 2017 21:31:25 +0800, by Matt Johnston
-
fix missing arglist NULL terminatorThu, 15 Jun 2017 08:00:07 +0800, by Matt Johnston
-
improve value range validationWed, 14 Jun 2017 23:31:15 +0800, by Matt Johnston
-
add m_mp_free_multi, be more careful freeing when failing to load keysFri, 26 May 2017 21:08:43 +0800, by Matt Johnston
-
Merge pull request #38 from armcc/masterSat, 03 Jun 2017 09:45:55 +0800, by Matt Johnston
-
Fix libtomcrypt/libtommath linking orderFri, 16 Sep 2016 12:18:23 -0700, by Andre McCurdy
-
Merge pull request #40 from fperrad/20161119_lintSat, 03 Jun 2017 09:41:09 +0800, by Matt Johnston
-
when pointer, use NULL instead of 0Fri, 02 Jun 2017 18:14:31 +0200, by Francois Perrad