Go to file
2011-08-24 11:21:55 -04:00
channels channels/rail: fixed multithread side effect by creating full orders copy for events. 2011-08-22 02:04:21 +03:00
client Fixed possible socket leak in tcp_connect, added disconnect function to properly clean-up socket/tls resources on disconnect) 2011-08-24 08:07:55 -07:00
cmake libfreerdp-core: add support for pointer updates 2011-08-24 02:38:39 -04:00
cunit libfreerdp-cache: add pointer cache 2011-08-24 11:20:41 -04:00
docs
include Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-24 11:21:55 -04:00
keymaps
libfreerdp-cache libfreerdp-cache: add pointer cache 2011-08-24 11:20:41 -04:00
libfreerdp-chanman Use named struct rdpChan. 2011-08-20 10:02:24 +08:00
libfreerdp-core Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-24 11:21:55 -04:00
libfreerdp-gdi libfreerdp-gdi: add support for complex invalid regions 2011-08-24 01:47:43 -04:00
libfreerdp-kbd windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-rail xfreerdp: fix window hiding 2011-08-23 15:52:17 -04:00
libfreerdp-rfx windows: export all exported api functions 2011-08-16 23:54:42 -04:00
libfreerdp-utils Changed return values of freerdp_parse_args 2011-08-24 09:37:14 +02:00
server server: update test server to send the first RemoteFX frame. 2011-08-23 23:28:54 +08:00
.gitignore libfreerdp-gdi: optimize multi-byte pixel blitting 2011-08-19 16:01:47 -04:00
CMakeLists.txt Merge pull request #51 from llyzs/server 2011-08-19 11:04:01 -07:00
config.h.in rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +08:00
LICENSE
README

FreeRDP: A Remote Desktop Protocol Client
=========================================

FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications.

Resources
---------

Website: http://www.freerdp.com/
Wiki: http://www.freerdp.com/wiki/
Sources: http://www.freerdp.com/git/
API doc: http://www.freerdp.com/api/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications
-----------------------------

Information regarding the Microsoft Open Specifications can be found at:
http://www.microsoft.com/openspecifications/

Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
http://www.freerdp.com/wiki/doku.php?id=compilation