Go to file
Martin Fleisz 72bcc7367e Merge pull request #3661 from akallabeth/error_status
Error status for DNS errors
2017-01-11 11:01:48 +01:00
channels Added detach support for microphone 2016-12-19 17:13:25 +01:00
ci/cmake-preloads fix string format specifiers 2016-12-16 13:48:43 +01:00
client Fixed patblt for mono color. #3678 2017-01-09 15:25:47 +01:00
cmake fix string format specifiers 2016-12-16 13:48:43 +01:00
docs ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
external
include Added attach/detach support for channels. 2016-12-19 17:07:01 +01:00
libfreerdp Merge pull request #3661 from akallabeth/error_status 2017-01-11 11:01:48 +01:00
packaging Fix issues in wlog man page 2016-12-01 15:36:31 +01:00
rdtk fix string format specifiers 2016-12-16 13:48:43 +01:00
resources
scripts fix string format specifiers 2016-12-16 13:48:43 +01:00
server fix string format specifiers 2016-12-16 13:48:43 +01:00
third-party
uwac fix string format specifiers 2016-12-16 13:48:43 +01:00
winpr Merge pull request #3681 from mfleisz/openssl110_include_fix 2017-01-09 17:07:08 +01:00
.gitignore
buildflags.h.in
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt
config.h.in fix string format specifiers 2016-12-16 13:48:43 +01:00
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