Go to file
Hardening 4217262680 Merge pull request #3156 from akallabeth/ssl_wrapper_merge
Ssl wrapper merge
2016-02-26 09:52:43 +01:00
channels Merge pull request #3140 from hardening/printer_work 2016-02-25 16:57:34 +01:00
ci/cmake-preloads
client Merge pull request #3042 from hardening/uwac 2016-02-25 09:00:50 +01:00
cmake cmake/FindWayland: cleanup 2016-02-25 21:57:56 +01:00
docs Updated documentation and default build config. 2016-02-01 16:01:32 +01:00
external
include Merge pull request #3156 from akallabeth/ssl_wrapper_merge 2016-02-26 09:52:43 +01:00
libfreerdp Merge pull request #3156 from akallabeth/ssl_wrapper_merge 2016-02-26 09:52:43 +01:00
packaging pkg/deb: fix nightly builds 2016-02-01 12:47:00 +01:00
rdtk Installing debug symbols only if activated. 2016-02-22 10:27:50 +01:00
resources
scripts android: disable mips build 2016-02-25 16:31:20 +01:00
server server/shadow: Build libraries for shadow subsystems 2016-02-23 17:58:41 +01:00
third-party cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
uwac uwac: generate .pc and cmake find-module 2016-02-25 23:47:32 +01:00
winpr Merge pull request #3156 from akallabeth/ssl_wrapper_merge 2016-02-26 09:52:43 +01:00
.gitignore add parameter buildconfig 2016-01-12 17:32:33 +01:00
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
ChangeLog
LICENSE
README
buildflags.h.in add parameter buildconfig 2016-01-12 17:32:33 +01:00
config.h.in Merge pull request #3097 from akallabeth/android_api_upgrade_v4 2016-02-04 16:20:59 +01:00

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