Go to file
akallabeth 2927114e7b
Merge pull request #5117 from hardening/rail_hash
rails: allow a window with id == 0
2018-12-10 10:26:52 +01:00
.github
channels Fixed #5113: The timestamps for FileFullDirectoryInformation were inverted. 2018-12-07 10:59:52 +01:00
ci/cmake-preloads
client Merge pull request #5117 from hardening/rail_hash 2018-12-10 10:26:52 +01:00
cmake Set minimum deployment target to 10.0 2018-12-03 17:06:35 +01:00
docs Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
external
include Merge pull request #5102 from akallabeth/rail_cleanups 2018-12-07 11:28:22 +01:00
libfreerdp Merge pull request #5109 from akallabeth/gw_logging 2018-12-07 15:45:59 +01:00
packaging
rdtk
resources
scripts script: add a usefull script to create code snippets from specification blobs 2018-12-05 15:20:11 +01:00
server Fix callback function return types. 2018-12-04 09:34:22 +01:00
third-party
uwac uwac: handle wl_seat with version >= 7 2018-12-05 15:21:00 +01:00
winpr Fixed #5093: Try to read timezone from java TimeZone first 2018-12-05 10:41:14 +01:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
.travis.yml
buildflags.h.in
ChangeLog new: version 2.0.0-rc4 2018-11-20 11:22:47 +01:00
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Fix #4730: Add git revision, architecture and minimum os support to file properties. 2018-12-04 09:34:22 +01: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: 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