Go to file
2011-09-03 23:53:46 +08:00
channels debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
client debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
cmake cmake: fix find_suggested_package option. 2011-09-02 23:27:44 +08:00
cunit First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code 2011-09-01 21:20:08 -07:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include Merge pull request #74 from chihchun/master 2011-09-01 22:40:37 -07:00
keymaps xfreerdp: stabilizing RemoteApp 2011-09-02 12:39:56 -04:00
libfreerdp-cache cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-chanman cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-core libfreerdp-core: started implementation of server redirection 2011-09-02 21:34:51 -04:00
libfreerdp-gdi Merge pull request #74 from chihchun/master 2011-09-01 22:40:37 -07:00
libfreerdp-kbd cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-rail debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
libfreerdp-rfx libfreerdp-rfx: fix DWT mirror lifting (SSE2). 2011-09-03 23:53:46 +08:00
libfreerdp-utils debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
server server: replay RemoteFX session in original time 2011-08-31 20:56:17 -04:00
.gitignore libfreerdp-core: cleanup of certificate store 2011-08-30 12:20:36 -04:00
CMakeLists.txt cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
config.h.in rdpdr/printer: migrate/redesign printer virtual channel plugin. 2011-08-17 21:57:09 +08:00
LICENSE
README Documentation typo fix. 2011-07-25 20:27:35 +10:00

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