Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remmina freerdp subtree + fixes for FreeBSD #585

Merged
merged 8,108 commits into from
Jun 18, 2015
Merged

Remmina freerdp subtree + fixes for FreeBSD #585

merged 8,108 commits into from
Jun 18, 2015

Conversation

antenore
Copy link
Member

No description provided.

llyzs and others added 30 commits December 19, 2014 12:31
libfreerdp-core: server synchronized access to dvc channel seq.
When a client set the host name, redirected drives would still be shown
as coming from the computer name. For example if the computer the client
run on is called "foo" and the client set the /host-name to "bar" any
redirected drive is shown as "driveX on foo".

Now the host name is used for drives when set.
rdpdr: use host name for redirected drives if set
SmartCard, Connection Broker, Clipboard, DrDynVC Fixes
Newer versions of cmake seem to use CMAKE_C_FLAGS for objective-c.
Now both flags are set for compatibility.
Since commit a228952 FreeRDP generates corrupt licensing packets if the rdp
security layer is used and the peer did not indicate that it is capable of
processing encrypted licensing packets:
That commit changed rdp->sec_flags after the rdp stream was already initialized
with encryption enabled which placed the PDU payload at an incorrect offset.

Instead of directly modifying the rdp->sec_flags this patch temporarily
disables rdp->do_crypt during rdp stream initialization if the client has not
advertised support for encrypted licensing packets.
license: fix for corrupted licensing packets
awakecoding and others added 28 commits February 3, 2015 17:17
xfreerdp: fix problem with SetPosition
Fix freerdp_channels_free for clients with multiple active connections
Forward layout ID of Programmer Dvorak to server
Fixes some build issues on Solaris 11.
Fixes Solaris bus error on sparc.
fixed: serial redirect not work #2333
antenore added a commit that referenced this pull request Jun 18, 2015
Remmina freerdp subtree + fixes for FreeBSD
@antenore antenore merged commit f9d3d02 into FreeRDP:remmina_freerdp-subtree Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.