Mercurial > dropbear
graph
-
changed TRACE to DEBUG3 for dbclient2022-03-19, by HansH111
-
changed TRACE to DEBUG2 for dbclient2022-03-19, by HansH111
-
changed TRACE to DEBUG1 for dbclient2022-03-19, by HansH111
-
Added DEBUG1,DEBUG2,DEBUG3 to separate functions while keeping TRACE and TRACE2.2022-03-19, by HansH111
-
increase verboseness by allowing multiple -v2022-03-19, by HansH111
-
Allow for DEBUG_TRACE value 0 - 52022-03-19, by HansH111
-
merge2022-03-22, by Matt Johnston
-
Split CPPFLAGS and CFLAGS more carefully2022-03-22, by Matt Johnston
-
Don't set pubkey_info directly in checkpubkey_line2022-03-16, by Matt Johnston
-
Fix pytest incorrect skip "reason" string2022-03-16, by Matt Johnston
-
Disable aslr pytest for fsanitize test platforms2022-03-16, by Matt Johnston
-
Fix SSH_PUBKEYINFO, limit characters, add tests2022-03-16, by Matt Johnston
-
Merge pull request #151 from HansH111/pubkeyinfo2022-03-16, by Matt Johnston
-
set envvar SSH_PUBKEYINFO if authstate.pubkey_info contains information2022-03-13, by HansH111
-
extract pubkey_info when seuccesfully auth with a key and free it in the cleanup function2022-03-13, by HansH111
-
add pubkey_info field to authstate structure2022-03-13, by HansH111
-
test: Set allow_reuse_addr2022-03-15, by Matt Johnston
-
only show banner when cli_opts.quiet is not set2022-03-13, by HansH111
-
use option -q for suppression remote banner output, pass option also for proxy command2022-03-13, by HansH111
-
added quiet variable in cli_opts2022-03-13, by HansH111
-
Make missing homedir non-fatal, instead use /2022-02-24, by Matt Johnston
-
Handle /proc/.../maps being reordered2022-02-03, by Matt Johnston
-
Avoid unused argument warning when reexec is unused2022-02-03, by Matt Johnston
-
Fix regression in non-symlink dropbearmulti2022-02-01, by Matt Johnston
-
Fix accidentally commented out test matrix items2022-02-01, by Matt Johnston
-
Make re-exec work with "dropbearmulti dropbear"2022-02-01, by Matt Johnston
-
Fix incorrect algolist TRACE print2022-02-01, by Matt Johnston
-
merge2022-02-01, by Matt Johnston
-
Add test for up-to-date configure script2022-01-30, by Matt Johnston