FreeRDP-old icon indicating copy to clipboard operation
FreeRDP-old copied to clipboard

DEPRECATED VERSION - Check https://github.com/FreeRDP/FreeRDP : FreeRDP is a free remote desktop protocol client

Results 22 FreeRDP-old issues
Sort by recently updated
recently updated
newest added

There are a lot of dead code fragments all over the source only visible if compiled with '-Wunused-but-set-variable'. I'm not really sure whether it is only dead code or in...

Sorry if this report is incorrectly formatted, I'm a relative newbie. Version: 0.7 from tarball source Hardware: Asus A7n8x, Athlon 2100, 512mb memory; further limited test with Lenovo T43 (specs...

Hi everyone, I'm currently developing the new Remote Desktop Client for ReactOS ( http://www.reactos.org ). That means I'm using the FreeRDP Windows version. I'm connecting from Windows 7 to a...

Implement certificate validation and storage, such that when the user accepts a certificate with the ui_check_certificate callback it does not mark it is checked as valid on the next connection....

I noticed that the event handling is setup as a running loop in freerdp. That works fine for workstations and PC's that have unlimited power sources. But for laptops and...

In rdesktop it was possible to use the compose key to write international characters ... this features was enabled using to enable_compose command in the keymap ... it would be...

The setup is a system with two PCs, each with a single monitor sized 1600x1200, in portrait mode (making it two 1200x1600 monitors). They are combined using _Xdmx_ into one...

My Linux box uses pulseaudio. I'm using a git pull about 2 weeks. When I try to connect xfreerdp to Windows XP and redirect sound back using pulseaudio the stream...

freerdp Version: v0.8.2-515-gc1f0fe0 OS: Windows Xp SP3 ( Chinese ) Symptoms: When connecting to a RDP Server from Windows( Chinese version), the wfreerdp process collapsed . Analysis: When parameter str...

Network Level Authentication, unlike the older authentication mechanism, has an extra challenge when it comes to unicode support: the username and passwords must be uppercased in unicode. Even though the...