Go to file
Marc-André Moreau 94a836078f Merge pull request #1854 from zhangzl2013/floatbar
wfreerdp-floatbar: fix bug in non-fullscreen mode.
2014-05-21 11:02:16 -04:00
channels freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
ci/cmake-preloads
client Merge pull request #1854 from zhangzl2013/floatbar 2014-05-21 11:02:16 -04:00
cmake Adds some support for valgrind helpers 2014-05-12 18:01:29 +02:00
cunit
docs Merge pull request #1629 from bmiklautz/update_pull_1609 2014-05-20 22:10:17 +02:00
external
include Changes for base64 2014-05-11 22:49:10 +02:00
libfreerdp Merge pull request #1852 from orosam/auth3fix 2014-05-21 11:01:12 -04:00
resources
scripts
server makecert: install header file 2014-05-07 21:09:34 +02:00
third-party
winpr Merge pull request #1826 from Hobby-Student/master 2014-05-21 10:53:47 -04:00
.gitignore Merge pull request #1430 from sukhodolin/Fixes 2014-05-20 15:14:22 +02:00
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Merge pull request #1629 from bmiklautz/update_pull_1609 2014-05-20 22:10:17 +02:00
config.h.in Adds some support for valgrind helpers 2014-05-12 18:01:29 +02:00
freerdp.pc.in
freerdp.spec
FreeRDPConfig.cmake.in
LICENSE
README
winpr.pc.in

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