IronRDP/crates/ironrdp-rdpdr
Marc-André Lureau 5e78f91713 feat(rdpdr): add USER_LOGGEDON flag support
As I was debugging some related issue, I implemented that. It may become
useful some day.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-04-08 16:49:05 +02:00
..
src feat(rdpdr): add USER_LOGGEDON flag support 2025-04-08 16:49:05 +02:00
Cargo.toml chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
CHANGELOG.md chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
LICENSE-APACHE chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
LICENSE-MIT chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
README.md docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00

IronRDP RDPDR

Implements the RDPDR static virtual channel as described in [MS-RDPEFS]: Remote Desktop Protocol: File System Virtual Channel Extension

This crate is part of the IronRDP project.