Mercurial > dropbear
graph
-
Merge writev #include fix2018-08-26, by Matt Johnston
-
make writev #include consistent for variable declarations too2018-08-23, by Matt Johnston
-
Merge bugfix delay invalid users2018-08-23, by Matt Johnston
-
Wait to fail invalid usernames2018-08-23, by Matt Johnston
-
fix error message to say localoptions.h2018-08-23, by Matt Johnston
-
mention localoptions.h being build directory, fix underscore in CHANGES2018-03-01, by Matt Johnston
-
fix #endif (#59)2018-02-28, by François Perrad
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
Fix leaks in kex fuzzers2018-03-09, by Matt Johnston
-
move dictionaries to corpus repo2018-03-09, by Matt Johnston
-
avoid leak of ecdh public key2018-03-08, by Matt Johnston
-
kexhashbuf was much to small in kex fuzzers2018-03-08, by Matt Johnston
-
Disable wrapfds outside of fuzzed code2018-03-08, by Matt Johnston
-
It turns out you can't have a single-quote in an #error2018-03-08, by Matt Johnston
-
Only advertise a single server ecdsa key when -R (generate as required) is2018-03-08, by Matt Johnston
-
#error if no ecc size is chosen2018-03-08, by Matt Johnston
-
reduce fuzzer-kexdh params count again, still hitting timeout2018-03-07, by Matt Johnston
-
don't allow null characters in authorized_keys2018-03-07, by Matt Johnston
-
fix leak in option handling2018-03-07, by Matt Johnston
-
avoid leak of pubkey_options2018-03-06, by Matt Johnston
-
fix uninitialised memory in fuzzer codepath2018-03-06, by Matt Johnston
-
workaround memory sanitizer FD_ZERO false positives2018-03-06, by Matt Johnston
-
reduce number of dh parameters so fuzzer doesn't timeout2018-03-06, by Matt Johnston
-
ciphers/hashes/kex algorithms won't have string lengths, also use2018-03-05, by Matt Johnston
-
Don't read uninitialised value.2018-03-05, by Matt Johnston
-
reduce number of params so it doesn't hit a timeout2018-03-05, by Matt Johnston
-
fix some links2018-03-05, by Matt Johnston
-
notes on the fuzzer2018-03-05, by Matt Johnston
-
Add kexdh and kexecdh fuzzers2018-03-05, by Matt Johnston
-
dictionary for fuzzer-preauth2018-03-04, by Matt Johnston
-
try and improve the odds of useful fuzzer activity2018-03-04, by Matt Johnston
-
- fuzzer-pubkey needs to free algoname, fix build2018-03-04, by Matt Johnston
-
add a dictionary for fuzzer-pubkey2018-03-04, by Matt Johnston
-
use random keyblob from the fuzzer instead2018-03-04, by Matt Johnston
-
travis fuzz build clang++2018-03-04, by Matt Johnston
-
set up CXX for fuzzing build2018-03-04, by Matt Johnston
-
try fix travis sanitizer2018-03-04, by Matt Johnston
-
print config.log on failure2018-03-04, by Matt Johnston
-
add -fsanitize=address for fuzz test again2018-03-04, by Matt Johnston
-
get rid of unused packet_type in encrypted write queue2018-03-04, by Matt Johnston
-
merge2018-03-03, by Matt Johnston
-
some linting after fuzz merge (#60)2018-03-03, by François Perrad
-
add cryptlib for all targets in fuzz build2018-03-03, by Matt Johnston
-
Fix CFLAGS for configure2018-03-03, by Matt Johnston
-
no werror for fuzzing clang2018-03-01, by Matt Johnston
-
Attempt to fix m_free for libtomcrypt/libtommath2018-03-01, by Matt Johnston
-
avoid fsanitize=address for fuzzing2018-03-01, by Matt Johnston
-
Only use malloc wrapper if fuzzing2018-03-01, by Matt Johnston
-
avoid volatile cast warning2018-03-01, by Matt Johnston
-
don't try clang-5.02018-03-01, by Matt Johnston
-
add fuzzers to travis2018-03-01, by Matt Johnston
-
mention localoptions.h being build directory, fix underscore in CHANGES2018-03-01, by Matt Johnston
-
more portable for `which hg` test2018-02-28, by Matt Johnston
-
Merge fuzzing branch2018-02-28, by Matt Johnston
-
fix #endif (#59)2018-02-28, by François Perrad
-
Added signature for changeset 2f0c3f3361d32018-02-27, by Matt Johnston
-
Added tag DROPBEAR_2018.76 for changeset 1c66ca4f37912018-02-27, by Matt Johnston
-
bump debian changelog2018-02-27, by Matt Johnston
-
CHANGES for 2018.762018-02-27, by Matt Johnston
-
add guard HAVE_GETGROUPLIST2018-02-27, by Matt Johnston
-
Remove unused tests for headers and functions2018-02-27, by Matt Johnston
-
only clean libtom when using bundled libraries2018-02-26, by Matt Johnston
-
remove references to TODO2018-02-26, by Matt Johnston
-
avoid warning about port2018-02-26, by Matt Johnston
-
make group1 client-only2018-02-26, by Matt Johnston
-
Change default ecdsa size to 2562018-02-26, by Matt Johnston
-
disable group1 in default config2018-02-26, by Matt Johnston
-
don't log server listen ports2018-02-26, by Matt Johnston
-
ignore default_options_guard.h2018-02-26, by Matt Johnston
-
- Don't try to handle changed usernames2018-02-26, by Matt Johnston
-
more linting (#58)2018-02-26, by François Perrad
-
Fix restricted group code for BSDs, move to separate function2018-02-26, by Matt Johnston
-
Merge branch 'stellarpower-master'2018-02-22, by Matt Johnston
-
Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarpower-master2018-02-22, by Matt Johnston
-
clarify that -r skips default hostkeys2018-02-22, by Matt Johnston
-
Only load dropbear default host keys if a key is not specified2018-02-22, by CamVan Nguyen
-
use a full prototype (#56)2018-02-20, by François Perrad
-
add curve25519-sha256 without @libssh.org2018-02-20, by Matt Johnston
-
limit rsa->e size to 64 bits2018-02-17, by Matt Johnston
-
12 years is too old for a TODO list2018-02-20, by Matt Johnston
-
rename default_options.h.in in docs too2018-02-20, by Matt Johnston
-
Remove bad merged libtommmath "clean" rule and leftover makefile.include2018-02-19, by Matt Johnston
-
- Fix dependencies and remove old default_options.h from version control2018-02-19, by Matt Johnston
-
draft CHANGES2018-02-18, by Matt Johnston
-
missed regenerating2018-02-18, by Matt Johnston
-
group14-sha256 should be higher than group14-sha12018-02-18, by Matt Johnston
-
clean up some default options2018-02-18, by Matt Johnston
-
Add dbclient '-J &fd' option for a file descriptor2018-02-18, by Matt Johnston
-
include config.h for options.h. don't need to include options.h when2018-02-18, by Matt Johnston
-
rename some options and move some to sysoptions.h2018-02-17, by Matt Johnston
-
loginrec close fd on error path2018-02-17, by Matt Johnston
-
more linting (#55)2018-02-17, by François Perrad
-
Add Spectre v2 mitigations for GCC (#54)2018-02-16, by Loganaden Velvindron
-
Merge branch 'master' of github.com:mkj/dropbear2018-02-16, by Matt Johnston
-
use NULL instead of 02018-01-25, by Francois Perrad
-
fix indentation2018-01-25, by Francois Perrad
-
merge2018-02-16, by Matt Johnston
-
Remove accidentally committed DROPBEAR_FUZZ2018-02-16, by Matt Johnston
-
options: Complete the transition to numeric toggles (`#if')2017-07-20, by Michael Witten
-
disallow inetd -v2018-02-15, by Matt Johnston
-
fix unused variable from merge2018-02-14, by Matt Johnston
-
fix compile warnings2018-02-14, by Matt Johnston
-
make signal flags volatile, simplify handling2018-02-14, by Matt Johnston
-
Move DEBUG_TRACE to default_options2018-02-13, by Matt Johnston
-
Update build instructions for localoptions, and tidy2018-02-13, by Matt Johnston
-
update some dependencies2018-02-13, by Matt Johnston
-
update default_options.h2018-02-13, by Matt Johnston
-
build: Remove unused constructs: `space' and `AC_PROG_MAKE_SET'2017-07-31, by Michael Witten
-
Removed commented out code2018-02-11, by Matt Johnston
-
Fix building default_options.h2018-02-11, by Matt Johnston
-
simplify error handling, check mp_copy return value2018-02-10, by Matt Johnston
-
limit travis branches2018-02-10, by Matt Johnston
-
Use an explicit matrix instead, avoid bad clang combinations etc2018-02-10, by Matt Johnston
-
use parent $CC etc2018-02-10, by Matt Johnston
-
pass CFLAGS to LTC_CFLAGS2018-02-09, by Matt Johnston
-
cast m_burn argument away from volatile2018-02-09, by Matt Johnston
-
exclude clang rather than osx for unbundled libtom2018-02-09, by Matt Johnston
-
missed saving a file removing none cipher2018-02-09, by Matt Johnston
-
Remove none cipher2018-02-09, by Matt Johnston
-
Put Dropbear config in a separate file2018-02-09, by Matt Johnston
-
Fix commenting out2018-02-09, by Matt Johnston
-
add $srcdir as needed2018-02-09, by Matt Johnston
-
generate list of libtomcrypt directories automatically2018-02-09, by Matt Johnston
-
Update Makefile.in2018-02-09, by Matt Johnston
-
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