Richard Markiewicz
Richard Markiewicz
On Yosemite, we can choose to hide the titlebar of the window and use the new unified look. However there is a rendering issue when using the unified look in...
I have the current MonoMac version and VS 2010 SP1. After installing the extension, VS complains that the project type is not supported.
I use `/sec:tls` and `/smartcard` to forward a Yubikey to the remote session, and then use it to login to my Windows session. Assuming that the server has the policy...
Opt-in to using `NSSecureCoding` for restorable state. This is an optional feature that prevents a process-injection vulnerability. Since FreeRDP doesn't customize the saved/restored state, there is nothing more to do....
The following tests started failing: ``` x509::pkcs7::authenticode::test::full_validation_authenticode_signature_with_well_known_ca x509::pkcs7::authenticode::test::full_validation_self_signed_authenticode_signature x509::pkcs7::authenticode::test::full_validation_self_signed_authenticode_signature_with_only_leaf_certificate x509::pkcs7::authenticode::test::full_validation_self_signed_authenticode_signature_with_root_and_leaf_certificate x509::pkcs7::authenticode::test::self_signed_authenticode_signature_validation_against_ctl x509::pkcs7::authenticode::test::self_signed_authenticode_signature_validation_against_ctl_with_excluded_ca_certificate x509::pkcs7::authenticode::test::self_signed_authenticode_signature_validation_against_ctl_with_excluded_not_existing_ca_certificate x509::pkcs7::ctl::tests::create_ctl ``` In all cases, the error is > panicked at 'called `Result::unwrap()` on an `Err` value:...