Go to file
Armin Novak e8f5f90603 [cmake] add RDTK_FORCE_STATIC_BUILD
since rdtk is only used by shadow server add an option to directly link
it with -DRDTK_FORCE_STATIC_BUILD=ON without installing any header or
library
2023-12-21 17:29:39 +01:00
.github [ci,codeql] update dependencies 2023-12-20 23:16:10 +01:00
channels [channels,gfx] default reply to cache import offer 2023-12-20 11:26:54 +01:00
ci/cmake-preloads [ci,pull] deactivate FFMPEG for pull request builder 2023-12-21 17:29:39 +01:00
client [client,sdl] work around c++ static initialization 2023-12-21 16:34:04 +01:00
cmake [cmake] FindFeature use same case for _FOUND 2023-12-20 14:08:44 +01:00
compat/stdbool
docs
external
include [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
libfreerdp [build,mingw] rename variable interface 2023-12-21 07:11:12 +01:00
packaging [ci,nightly] add new dependency for debian 2023-12-21 17:29:39 +01:00
rdtk [cmake] add RDTK_FORCE_STATIC_BUILD 2023-12-21 17:29:39 +01:00
resources remove logo from external vendor 2023-12-21 09:19:38 +01:00
scripts [build,mac] add SDL2_image support 2023-12-20 23:16:10 +01:00
server [server,proxy] add manpage 2023-12-20 09:21:31 +01:00
third-party
tools
uwac
winpr [cmake] add -DWITH_LIBRESSL option 2023-12-21 07:11:12 +01:00
.clang-format
.gitignore
.travis.yml
ChangeLog changelog 2023-12-12 19:36:54 +01:00
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt [cmake] add -DWITH_LIBRESSL option 2023-12-21 07:11:12 +01:00
LICENSE
README.md
SECURITY.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/

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