Go to file
2023-03-28 17:19:03 +02:00
.github [ci] add cJSON dependency 2023-03-10 16:38:07 +01:00
channels channels: Check return value of EnumPrinters 2023-03-23 17:40:08 +01:00
ci/cmake-preloads [channels,tsmf] drop gstreamer 0.1 support 2023-03-01 15:34:09 +01:00
client [client,common] improve help for /list 2023-03-27 10:28:13 +02:00
cmake [CMake] find_feature unset RECOMMENDED 2023-03-13 08:39:46 +01:00
compat/stdbool
docs [documentation] add overall building/dependency info 2023-03-15 09:42:52 +01:00
external
include [core,server] warn if cert not RDP security compatible 2023-03-28 17:19:03 +02:00
libfreerdp [core,server] warn if cert not RDP security compatible 2023-03-28 17:19:03 +02:00
packaging packaging/rpm: Enable FFmpeg support on Fedora 36+ and RHEL 9+ 2023-03-16 14:51:12 +01:00
rdtk [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
resources
scripts [build] add cJSON to android build scripts 2023-03-10 16:38:07 +01:00
server [core,server] warn if cert not RDP security compatible 2023-03-28 17:19:03 +02:00
third-party
tools [core,settings] update getter/setter generation 2023-02-01 09:51:54 +01:00
uwac [build] require CMake >= 3.13 2023-02-27 11:18:02 +01:00
winpr [crt] add windows definition for winpr_aligned_calloc 2023-03-28 11:34:52 +02:00
.clang-format
.gitignore Channel loading (#8204) 2022-09-14 13:53:27 +02:00
.travis.yml
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt fix and improve cJSON detection 2023-03-11 08:20:10 +01:00
LICENSE
README.md
SECURITY.md Update the security policy (#8408) 2022-11-16 18:06:37 +01:00

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/

Security policy: https://github.com/FreeRDP/FreeRDP/security/policy

Matrix room : #FreeRDP:matrix.org (main) XMPP channel: #FreeRDP#matrix.org@matrix.org (bridged) IRC channel : #freerdp @ irc.oftc.net (bridged) Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications

Information regarding the Microsoft Open Specifications can be found at: https://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