Go to file
Hardening b5f8900bc4 Merge pull request #2917 from binglinoioij/master
add values-zh/string.xml,that was profiles for chinese
2015-11-10 10:13:47 +01:00
channels cliprdr/server: Server-side file content receiving used wrong callback 2015-10-29 12:45:12 +01:00
ci/cmake-preloads
client Merge pull request #2917 from binglinoioij/master 2015-11-10 10:13:47 +01:00
cmake Fixed WITH_CLIENT_CHANNELS dependencies. 2015-11-04 13:15:37 +01:00
docs
external
include Merge pull request #2926 from bjcollins/rail_fixes 2015-11-06 13:34:42 +01:00
libfreerdp Merge pull request #2930 from dbungert/glyph 2015-11-10 10:12:21 +01:00
packaging
rdtk server: Fix several memory leak while running valgrind on freerdp-shadow 2015-09-17 01:02:22 +08:00
resources
scripts
server Server/Shadow: Fix Authentication in shadow_client.c. 2015-10-05 22:34:58 +08:00
third-party
winpr Merge pull request #2962 from akallabeth/client_build_fixes 2015-11-10 09:59:45 +01:00
.gitignore
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Added WITH_CLIENT_COMMON option. 2015-11-04 09:53:13 +01:00
ChangeLog
FreeRDPConfig.cmake.in
LICENSE
README
config.h.in Adds a systemd journal appender 2015-10-30 14:50:14 +01:00
freerdp.pc.in
winpr.pc.in

README

FreeRDP: A Remote Desktop Protocol Implementation
=================================================

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
interoperability can finally liberate your computing experience.

Resources
---------

Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.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/

A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

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

Instructions on how to get started compiling FreeRDP can be found on the wiki:
https://github.com/FreeRDP/FreeRDP/wiki/Compilation