Go to file
2016-04-11 20:47:53 +02:00
channels build: add missing dependencies 2016-04-07 15:10:00 +02:00
ci/cmake-preloads
client Merge pull request #3274 from bmiklautz/linking_fixes 2016-04-11 20:47:53 +02:00
cmake
docs
external
include Added advanced gfx command line options. 2016-03-24 16:36:43 +01:00
libfreerdp core: allow ms android client protocol violation 2016-04-11 10:50:27 +02:00
packaging
rdtk First shot on fixing over linking 2016-03-29 18:14:34 +02:00
resources
scripts winpr: Updates time zones and fixes bias values 2016-03-14 11:38:31 -04:00
server build: add missing dependencies 2016-04-07 15:10:00 +02:00
third-party
uwac First shot on fixing over linking 2016-03-29 18:14:34 +02:00
winpr First shot on fixing over linking 2016-03-29 18:14:34 +02:00
.gitignore
buildflags.h.in
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt build: use --no-undefined if available 2016-04-07 14:35:57 +02:00
config.h.in
LICENSE
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