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

ssh-encoding: initial crate #29

Merged
merged 1 commit into from
Oct 23, 2022
Merged

ssh-encoding: initial crate #29

merged 1 commit into from
Oct 23, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Oct 23, 2022

Extracts all encoding-related functionality from the ssh-key crate into an ssh-encoding crate which places all relevant functionality in the public API.

This allows it to potentially be reused for other applications.

@tarcieri tarcieri force-pushed the ssh-encoding branch 4 times, most recently from b4aac4f to 7ec7159 Compare October 23, 2022 14:08
Extracts all encoding-related functionality from the `ssh-key` crate
into an `ssh-encoding` crate which places all relevant functionality in
the public API.

This allows it to potentially be reused for other applications.
@tarcieri tarcieri changed the title [WIP] ssh-encoding ssh-encoding: initial crate Oct 23, 2022
@tarcieri tarcieri marked this pull request as ready for review October 23, 2022 14:20
@tarcieri tarcieri merged commit 1b9e993 into master Oct 23, 2022
@tarcieri tarcieri deleted the ssh-encoding branch October 23, 2022 15:36
This was referenced Oct 23, 2022
baloo pushed a commit to baloo/SSH that referenced this pull request Apr 16, 2024
Rename `NamedPipeListener::new` to `bind` for consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant