Wed, 16 Mar 2022 17:25:03 +0800 |
Matt Johnston |
Disable aslr pytest for fsanitize test platforms
|
Wed, 16 Mar 2022 17:17:23 +0800 |
Matt Johnston |
Fix SSH_PUBKEYINFO, limit characters, add tests
|
Wed, 16 Mar 2022 10:43:24 +0800 |
Matt Johnston |
Merge pull request #151 from HansH111/pubkeyinfo
|
Tue, 15 Mar 2022 18:57:21 +0000 |
HansH111 |
use buf_getptr and m_free on every iteration before m_malloc to insure no memory leaks are happening
|
Sun, 13 Mar 2022 17:38:38 +0000 |
HansH111 |
set envvar SSH_PUBKEYINFO if authstate.pubkey_info contains information
|
Sun, 13 Mar 2022 17:38:13 +0000 |
HansH111 |
extract pubkey_info when seuccesfully auth with a key and free it in the cleanup function
|
Sun, 13 Mar 2022 17:37:44 +0000 |
HansH111 |
add pubkey_info field to authstate structure
|
Tue, 15 Mar 2022 15:38:46 +0800 |
Matt Johnston |
test: Set allow_reuse_addr
|
Sun, 13 Mar 2022 14:21:13 +0000 |
HansH111 |
only show banner when cli_opts.quiet is not set
|
Sun, 13 Mar 2022 14:20:02 +0000 |
HansH111 |
use option -q for suppression remote banner output, pass option also for proxy command
|
Sun, 13 Mar 2022 14:16:50 +0000 |
HansH111 |
added quiet variable in cli_opts
|
Thu, 24 Feb 2022 11:51:51 +0800 |
Matt Johnston |
Make missing homedir non-fatal, instead use /
|
Thu, 03 Feb 2022 22:13:06 +0800 |
Matt Johnston |
Handle /proc/.../maps being reordered
|
Thu, 03 Feb 2022 22:12:11 +0800 |
Matt Johnston |
Avoid unused argument warning when reexec is unused
|
Tue, 01 Feb 2022 23:15:53 +0800 |
Matt Johnston |
Fix regression in non-symlink dropbearmulti
|