IronRDP/crates/ironrdp-testsuite-core/tests/pdu
Isaiah Becker-Mayer fe1567c887
feat(rdpdr): DR_CORE_SERVER_CLIENTID_CONFIRM and DR_CORE_DEVICELIST_ANNOUNCE (#193)
Adds handling for `DR_CORE_SERVER_CLIENTID_CONFIRM` and `DR_CORE_DEVICELIST_ANNOUNCE`/`DR_CORE_DEVICELIST_ANNOUNCE_REQ`.
The next steps in the rdpdr initialization sequence.
2023-09-20 18:29:01 -04:00
..
gcc.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
gfx.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
input.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
mcs.rs refactor: error handling 2023-05-15 23:45:22 -04:00
mod.rs feat: pointer processing logic (#168) 2023-08-04 13:55:11 -04:00
pointer.rs feat(rdpdr): DR_CORE_SERVER_CLIENTID_CONFIRM and DR_CORE_DEVICELIST_ANNOUNCE (#193) 2023-09-20 18:29:01 -04:00
rdp.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
regression.rs fix(ironrdp-pdu): out of bounds read in mcs module 2023-05-11 19:41:11 -04:00
rfx.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
x224.rs fix(pdu): NegoRequestData is optional (#151) 2023-06-16 14:08:43 +00:00