Skip to content

ssh-encoding: initial crate#29

Merged
tarcieri merged 1 commit intomasterfrom
ssh-encoding
Oct 23, 2022
Merged

ssh-encoding: initial crate#29
tarcieri merged 1 commit intomasterfrom
ssh-encoding

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