Go to file
Mike Gilbert bde19474a9 X11/xf_event: Optimize storage of constant strings. 2011-11-30 19:21:04 -05:00
channels channels: Optimize storage of string tables. 2011-11-30 19:11:27 -05:00
client X11/xf_event: Optimize storage of constant strings. 2011-11-30 19:21:04 -05:00
cmake xfreerdp: added more cliprdr debug output, identified failure point 2011-11-23 12:36:36 -05:00
cunit update: move primary orders into sub-interface 2011-11-21 18:11:43 -05:00
docs docs: update Doxyfile 2011-11-11 14:26:28 -05:00
include libfreerdp-kbd: Add static const to layout/variant tables. 2011-11-30 18:51:29 -05:00
keymaps keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
libfreerdp-cache libfreerdp-cache: fix glyph drawing for command prompt 2011-11-27 17:06:34 -05:00
libfreerdp-channels types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
libfreerdp-codec libfreerdp-codec/bitmap: Add const to bitmasks. 2011-11-30 18:13:36 -05:00
libfreerdp-core libfreerdp-core: Finish cleanup of constant string arrays. 2011-11-30 17:40:36 -05:00
libfreerdp-gdi gdi: Make rop3_code_table static. 2011-11-30 18:17:06 -05:00
libfreerdp-kbd libfreerdp-kbd: Add static const to layout/variant tables. 2011-11-30 18:51:29 -05:00
libfreerdp-rail libfreerdp-rail/window: Add static const to global tables. 2011-11-30 18:56:10 -05:00
libfreerdp-utils libfreerdp-utils: Add const to a few global strings. 2011-11-30 18:00:39 -05:00
resources xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
server update: move secondary drawing orders to sub-interface 2011-11-21 19:41:49 -05:00
.gitignore xfreerdp-server: add missing FindXdamage.cmake 2011-11-08 17:52:09 -05:00
CMakeLists.txt cmake: fix for Mac OS X 10.4 2011-11-30 11:16:10 -05:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README Documentation typo fix. 2011-07-25 20:27:35 +10:00
config.h.in xfreerdp: added WITH_DEBUG_X11_CLIPRDR option 2011-11-23 10:58:13 -05:00
freerdp.pc.in freerdp.pc: freerdp-chanman renamed to freerdp-channels. 2011-10-30 22:00:27 +08:00
freerdp.spec freerdp.spec: update descriptions 2011-11-13 17:30:09 -05:00

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