..
iron-remote-desktop
refactor(web): add NegotiationFailure to IronErrorKind ( #905 )
2025-08-08 04:52:28 -04:00
ironrdp
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-acceptor
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-ainput
refactor: add more clippy lints to "Compile-time / optimization" section ( #875 )
2025-07-21 12:28:33 -04:00
ironrdp-async
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-bench
build(deps): bump criterion from 0.6.0 to 0.7.0 ( #892 )
2025-07-30 10:08:32 +00:00
ironrdp-blocking
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-cfg
feat: inital support for .RDP files ( #862 )
2025-07-08 13:10:04 -04:00
ironrdp-client
refactor(mstsgu): follow up to PR 913 ( #920 )
2025-08-19 10:01:49 -04: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
refactor: add renamed_function_params clippy extra-pedantic lint ( #898 )
2025-07-30 08:56:01 +00:00
ironrdp-cliprdr-format
refactor(cliprdr-format): hand-implement Error trait
2025-07-24 06:34:50 -04:00
ironrdp-cliprdr-native
refactor: add wildcard_imports clippy extra-pedantic lint ( #902 )
2025-08-18 13:49:02 -04:00
ironrdp-connector
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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: add unused_trait_names clippy extra-pedantic lint ( #900 )
2025-07-31 03:57:09 -04:00
ironrdp-dvc
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-dvc-pipe-proxy
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-error
refactor: add unused_trait_names clippy extra-pedantic lint ( #900 )
2025-07-31 03:57:09 -04:00
ironrdp-futures
refactor: add more clippy lints to "Compile-time / optimization" section ( #875 )
2025-07-21 12:28:33 -04:00
ironrdp-fuzzing
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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 unused_trait_names clippy extra-pedantic lint ( #900 )
2025-07-31 03:57:09 -04:00
ironrdp-input
refactor: add allow_attributes clippy to "Extra-pedantic clippy" section ( #880 )
2025-07-23 08:55:40 +00:00
ironrdp-mstsgu
refactor(mstsgu): follow up to PR 913 ( #920 )
2025-08-19 10:01:49 -04:00
ironrdp-pdu
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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
refactor: add more clippy lints to "Compile-time / optimization" section ( #875 )
2025-07-21 12:28:33 -04:00
ironrdp-rdpdr
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-rdpdr-native
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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 unused_trait_names clippy extra-pedantic lint ( #900 )
2025-07-31 03:57:09 -04:00
ironrdp-rdpsnd-native
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-session
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04: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
refactor: add allow_attributes clippy to "Extra-pedantic clippy" section ( #880 )
2025-07-23 08:55:40 +00:00
ironrdp-testsuite-core
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00
ironrdp-testsuite-extra
fix: rename option no_audio_playback into enable_audio_playback
2025-08-04 06:46:10 -04:00
ironrdp-tls
build(deps): bump tokio from 1.46.1 to 1.47.0 ( #893 )
2025-07-30 10:08:47 +00:00
ironrdp-tokio
refactor: add unused_trait_names clippy extra-pedantic lint ( #900 )
2025-07-31 03:57:09 -04:00
ironrdp-web
refactor: add macro_use_extern_crate rustc style/readability lint ( #919 )
2025-08-19 09:45:34 -04:00