IronRDP/crates
Allan Zhang 5bd319126d
Some checks are pending
CI / Check formatting (push) Waiting to run
CI / Check typos (push) Waiting to run
CI / Checks [linux] (push) Blocked by required conditions
CI / Checks [macos] (push) Blocked by required conditions
CI / Checks [windows] (push) Blocked by required conditions
CI / Fuzzing (push) Blocked by required conditions
CI / Web Client (push) Blocked by required conditions
CI / FFI (push) Blocked by required conditions
CI / Success (push) Blocked by required conditions
Coverage / Coverage Report (push) Waiting to run
Release crates / Open release PR (push) Waiting to run
Release crates / Release crates (push) Waiting to run
build(deps): bump picky and sspi (#1028)
This fixes build issues with some dependencies.
2025-11-19 14:08:42 +00:00
..
iron-remote-desktop chore(release): prepare for publishing (#997) 2025-09-29 11:07:48 +00:00
ironrdp build(deps): bump picky and sspi (#1028) 2025-11-19 14:08:42 +00:00
ironrdp-acceptor refactor: add partial_pub_fields clippy style and readability lint (#976) 2025-10-23 10:58:41 -04:00
ironrdp-ainput refactor!: enable unwrap_used clippy correctness lint (#965) 2025-09-11 11:41:02 +00:00
ironrdp-async refactor: enable missing_panics_doc clippy lint (#1006) 2025-10-06 09:19:22 +00:00
ironrdp-bench refactor: enable missing_panics_doc clippy lint (#1006) 2025-10-06 09:19:22 +00:00
ironrdp-blocking refactor: enable missing_panics_doc clippy lint (#1006) 2025-10-06 09:19:22 +00:00
ironrdp-cfg feat: inital support for .RDP files (#862) 2025-07-08 13:10:04 -04:00
ironrdp-client build(deps): bump windows from 0.61.3 to 0.62.1 (#1010) 2025-11-10 14:12:28 -05:00
ironrdp-client-glutin refactor: add macro_use_extern_crate rustc style/readability lint (#919) 2025-08-19 09:45:34 -04:00
ironrdp-cliprdr fix(cliprdr)!: receiving a TemporaryDirectory PDU should not fail the svc (#1031) 2025-11-17 10:13:47 +00:00
ironrdp-cliprdr-format refactor!: enable unwrap_used clippy correctness lint (#965) 2025-09-11 11:41:02 +00:00
ironrdp-cliprdr-native build(deps): bump windows from 0.61.3 to 0.62.1 (#1010) 2025-11-10 14:12:28 -05:00
ironrdp-connector build(deps): bump picky and sspi (#1028) 2025-11-19 14:08:42 +00:00
ironrdp-core refactor: add macro_use_extern_crate rustc style/readability lint (#919) 2025-08-19 09:45:34 -04:00
ironrdp-displaycontrol refactor!: enable unwrap_used clippy correctness lint (#965) 2025-09-11 11:41:02 +00:00
ironrdp-dvc refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-dvc-pipe-proxy chore(release): prepare for publishing (#989) 2025-09-24 08:01:35 +00:00
ironrdp-error refactor: add partial_pub_fields clippy style and readability lint (#976) 2025-10-23 10:58:41 -04:00
ironrdp-futures chore(release): prepare for publishing (#885) 2025-08-29 13:59:13 +00:00
ironrdp-fuzzing refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-glutin-renderer refactor: add macro_use_extern_crate rustc style/readability lint (#919) 2025-08-19 09:45:34 -04:00
ironrdp-graphics refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-input refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-mstsgu refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-pdu refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-pdu-generators refactor: add more clippy lints to "Compile-time / optimization" section (#875) 2025-07-21 12:28:33 -04:00
ironrdp-propertyset refactor: add macro_use_extern_crate rustc style/readability lint (#919) 2025-08-19 09:45:34 -04:00
ironrdp-rdcleanpath chore(release): prepare for publishing (#1002) 2025-10-02 03:34:02 +00:00
ironrdp-rdpdr refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-rdpdr-native chore(release): prepare for publishing (#885) 2025-08-29 13:59:13 +00:00
ironrdp-rdpfile refactor: add unused_trait_names clippy extra-pedantic lint (#900) 2025-07-31 03:57:09 -04:00
ironrdp-rdpsnd refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-rdpsnd-native refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-replay-client refactor: add macro_use_extern_crate rustc style/readability lint (#919) 2025-08-19 09:45:34 -04:00
ironrdp-server fix(server): send TLS close_notify during graceful RDP disconnect (#1032) 2025-11-17 07:36:31 -05:00
ironrdp-session refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-session-generators refactor: add more clippy lints to "Compile-time / optimization" section (#875) 2025-07-21 12:28:33 -04:00
ironrdp-svc chore(release): prepare for publishing (#885) 2025-08-29 13:59:13 +00:00
ironrdp-testsuite-core refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00
ironrdp-testsuite-extra refactor: add partial_pub_fields clippy style and readability lint (#976) 2025-10-23 10:58:41 -04:00
ironrdp-tls refactor: enable unnecessary_self_imports clippy lint (#1005) 2025-10-02 05:10:55 -04:00
ironrdp-tokio build(deps): bump picky and sspi (#1028) 2025-11-19 14:08:42 +00:00
ironrdp-web refactor: add as_conversions clippy correctness lint (#1021) 2025-11-05 22:23:22 +00:00