-
Notifications
You must be signed in to change notification settings - Fork 249
Pull requests: Devolutions/IronRDP
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump the patch group across 1 directory with 12 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1678
opened Aug 15, 2026 by
dependabot
Bot
Loading…
feat(egfx): render RFX Progressive updates
ai-reviewed/2
Final automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/medium
Behavioral change that does not substantially alter a core public API
scope/core
Touches the core architectural tier
size/M
Size: up to 449 counted lines and 10 files; exceeds S in either measure
#1676
opened Aug 14, 2026 by
Marc-André Moreau (mamoreau-devolutions)
Contributor
Loading…
feat(activex): negotiate monitor topology
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
scope/ffi
Affects native or .NET bindings
scope/web
Affects the web/WASM ecosystem
size/XL
Size: up to 1299 counted lines and 49 files; exceeds L in either measure
#1675
opened Aug 14, 2026 by
Marc-André Moreau (mamoreau-devolutions)
Contributor
Loading…
feat(graphics): decode RFX Progressive tiles
ai-reviewed/2
Final automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
size/S
Size: up to 199 counted lines and 5 files; exceeds XS in either measure
#1673
opened Aug 14, 2026 by
Marc-André Moreau (mamoreau-devolutions)
Contributor
Loading…
chore(release): prepare for publishing
#1670
opened Aug 14, 2026 by
devolutionsbot
Contributor
Loading…
Use zrip for zstd compression
#1643
opened Aug 12, 2026 by
Zac Bergquist (zmb3)
Collaborator
•
Draft
feat(rdpemt): add the RDPEMT multitransport tunnel crate
ai-reviewed/1
One automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
size/XXL
Size: 1300 or more counted lines or 50 or more files
#1626
opened Aug 11, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
build(deps): bump hmac from 0.12.1 to 0.13.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1625
opened Aug 10, 2026 by
dependabot
Bot
Loading…
build(deps): bump md-5 from 0.10.6 to 0.11.0 in the crypto group across 1 directory
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1623
opened Aug 10, 2026 by
dependabot
Bot
Loading…
ffi: pin diplomat for RustVec Result/Option (WIP catch-up)
#1621
opened Aug 10, 2026 by
irvingouj@Devolutions (irvingoujAtDevolution)
Contributor
•
Draft
refactor(server): share connection negotiation via a free function
ai-reviewed/2
Final automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
size/M
Size: up to 449 counted lines and 10 files; exceeds S in either measure
#1588
opened Aug 8, 2026 by
Anton Mostovoy (antonmos)
Contributor
Loading…
6 tasks done
fix(ci): make maintainer-required outcome-driven
maintainer-required
Maintainer review or intervention is required
risk/low
Self-contained change with no cross-crate behavioral effect
scope/tooling
Build, CI, release, or developer tooling
size/M
Size: up to 449 counted lines and 10 files; exceeds S in either measure
#1570
opened Aug 7, 2026 by
Benoît Cortier (CBenoit)
Member
•
Draft
fix(connector)!: count the auto-detect header, and only answer connect-time
ai-reviewed/2
Final automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
scope/ffi
Affects native or .NET bindings
scope/web
Affects the web/WASM ecosystem
size/XL
Size: up to 1299 counted lines and 49 files; exceeds L in either measure
#1559
opened Aug 5, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
fix(async): reject a zero-length unmatched PDU in read_by_hint
ai-reviewed/1
One automated review completed
risk/medium
Behavioral change that does not substantially alter a core public API
size/XS
Size: up to 49 counted lines and 2 files
#1556
opened Aug 5, 2026 by
clintcan
Contributor
Loading…
fix(pdu): don't reject a Share Data PDU whose totalLength is under-declared
ai-reviewed/1
One automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
size/S
Size: up to 199 counted lines and 5 files; exceeds XS in either measure
#1541
opened Aug 4, 2026 by
GlassOnTin
Contributor
Loading…
fix(pdu): tolerate an under-declared Share Control totalLength
ai-reviewed/1
One automated review completed
kind/protocol
Affects RDP or related protocol behavior
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
size/S
Size: up to 199 counted lines and 5 files; exceeds XS in either measure
#1536
opened Aug 3, 2026 by
GlassOnTin
Contributor
Loading…
feat(connector)!: pass frame arrival time into Sequence::step
ai-reviewed/2
Final automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
scope/ffi
Affects native or .NET bindings
scope/web
Affects the web/WASM ecosystem
size/XL
Size: up to 1299 counted lines and 49 files; exceeds L in either measure
#1530
opened Aug 3, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
feat(server): let an authenticated connection preempt an existing session
ai-reviewed/2
Final automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
size/XXL
Size: 1300 or more counted lines or 50 or more files
#1476
opened Jul 26, 2026 by
Anton Mostovoy (antonmos)
Contributor
Loading…
feat(server): measure and report network characteristics
ai-reviewed/2
Final automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
size/L
Size: up to 899 counted lines and 20 files; exceeds M in either measure
#1470
opened Jul 23, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
feat(client): register the graphics pipeline dynamic virtual channel
ai-reviewed/1
One automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
size/L
Size: up to 899 counted lines and 20 files; exceeds M in either measure
#1462
opened Jul 20, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
feat(session): render the EGFX graphics pipeline output
ai-reviewed/2
Final automated review completed
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
size/L
Size: up to 899 counted lines and 20 files; exceeds M in either measure
#1461
opened Jul 20, 2026 by
Greg Lamberson (glamberson)
Contributor
Loading…
feat(egfx): wire RemoteFX Progressive decode into WireToSurface2 dispatch
ai-reviewed/2
Final automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/unknown
Risk could not be determined automatically; needs maintainer-level scrutiny
scope/core
Touches the core architectural tier
size/L
Size: up to 899 counted lines and 20 files; exceeds M in either measure
#1443
opened Jul 13, 2026 by
truebest
Contributor
Loading…
feat(server): add rdpeusb server integration
#1417
opened Jul 7, 2026 by
uchouT (uchouT)
Contributor
•
Draft
feat(server)!: post-authentication connection binding for multi-user servers
ai-reviewed/2
Final automated review completed
breaking-change
Includes a breaking change, and requires special scrutiny at the boundaries
kind/protocol
Affects RDP or related protocol behavior
maintainer-required
Maintainer review or intervention is required
risk/high
Substantial core public API impact, or fail-closed triage; needs maintainer-level scrutiny
scope/cross-cutting
Spans multiple architectural boundaries
scope/tooling
Build, CI, release, or developer tooling
size/XL
Size: up to 1299 counted lines and 49 files; exceeds L in either measure
#1413
opened Jul 5, 2026 by
Piclaw (piclaw-bot)
Loading…
Fix Win7 RDP PDU and bitmap stride handling
ai-reviewed/1
One automated review completed
maintainer-required
Maintainer review or intervention is required
risk/medium
Behavioral change that does not substantially alter a core public API
scope/core
Touches the core architectural tier
scope/cross-cutting
Spans multiple architectural boundaries
scope/web
Affects the web/WASM ecosystem
size/M
Size: up to 449 counted lines and 10 files; exceeds S in either measure
#1408
opened Jul 4, 2026 by
cxxzhang (cxxzhang)
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.