Go to file
2019-10-02 16:24:12 +02:00
.github Added clang format script. 2019-05-16 11:25:40 +02:00
channels Fix #5635: Silence double WITH_CUPS definition. 2019-10-02 16:24:12 +02:00
ci/cmake-preloads rdpgfx: Add WITH_DEBUG_RDPGFX option 2019-06-04 10:29:05 +03:00
client common: Fix handling of redirectdrives setting 2019-10-01 15:56:22 +02:00
cmake Better libcairo dependencies handling though cmake 2019-08-14 18:11:14 +02:00
docs
external
include rail: Update to latest spec version 28.0 2019-10-02 14:51:45 +02:00
libfreerdp Reset fastpath on disconnect, fixes #5629 2019-10-02 10:21:48 +02:00
packaging
rdtk
resources
scripts common: Fix nullptr checking in settings_set_string function 2019-09-03 13:24:02 +02:00
server server: proxy: register input and update callbacks in post connect 2019-09-30 10:08:28 +02:00
third-party
uwac uwac: Only submit dirty buffers 2019-07-30 09:46:57 +02:00
winpr rail: Update to latest spec version 28.0 2019-10-02 14:51:45 +02:00
.clang-format Added clang format script. 2019-05-16 11:25:40 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
.travis.yml
buildflags.h.in
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt mac os bundles should not put libraries/addins in a subfolder. 2019-09-10 12:21:40 +02:00
config.h.in Fix #5606: Fall back to loading default printer backend. 2019-09-22 16:22:41 +02:00
LICENSE
README.md

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: https://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Downloads: https://pub.freerdp.com/releases/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
API documentation: https://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