Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from mkj:master #40

Merged
merged 5 commits into from
Dec 3, 2024
Merged

[pull] master from mkj:master #40

merged 5 commits into from
Dec 3, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 3, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mkj and others added 5 commits December 3, 2024 14:14
Disable zlib entirely for server in the client to server direction.
This avoids attack surface for zlib, and also saves 35kB runtime RAM
for the decompression context. Interactive sessions don't have much
traffic in the client->server direction so performance difference
should not be noticable.
This adds a "-D" option to dropbear which allow specifying the directory path
where authorized_keys is located.  This will allow, for example running
dropbear for interop testing during OpenSSH regression tests without
impacting the running user's authorization files.
An empty -D doesn't make sense, so reject it.
@pull pull bot added the ⤵️ pull label Dec 3, 2024
@pull pull bot merged commit 6652b47 into makesoftwaresafe:master Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants