Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 22 Mar 2022 16:17:05 +0800 | Matt Johnston | Split CPPFLAGS and CFLAGS more carefully |
Wed, 16 Mar 2022 18:35:23 +0800 | Matt Johnston | Don't set pubkey_info directly in checkpubkey_line |
Wed, 16 Mar 2022 17:32:43 +0800 | Matt Johnston | Fix pytest incorrect skip "reason" string |
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 |