Go to file
2023-08-04 12:59:11 +02:00
.github [codeql] add libwebkit2gtk-4.0-dev 2023-08-04 12:59:11 +02:00
channels Add return statement when not enough data 2023-08-03 10:16:05 +02:00
ci/cmake-preloads [cmake] update ci defaults 2023-08-04 12:59:11 +02:00
client [client,android] use 'text/plain' to access clipboard 2023-08-04 12:59:11 +02:00
cmake [cmake] default to require FFMPEG and SWCALE 2023-08-04 12:59:11 +02:00
compat/stdbool
docs
external
include [freerdp,api] log NULL IFCALL/IFCALLRET calls 2023-08-04 12:59:11 +02:00
libfreerdp [freerdp,api] log NULL IFCALL/IFCALLRET calls 2023-08-04 12:59:11 +02:00
packaging [cmake] update ci defaults 2023-08-04 12:59:11 +02:00
rdtk [cmake] update ci defaults 2023-08-04 12:59:11 +02:00
resources
scripts [android] updated openssl, cjson and ffmpeg 2023-08-04 12:59:11 +02:00
server Export interface include directories 2023-08-01 11:12:46 +02:00
third-party
tools
uwac [cmake] update ci defaults 2023-08-04 12:59:11 +02:00
winpr [cmake] do not require NTDLL 2023-08-04 12:59:11 +02:00
.clang-format
.gitignore
.travis.yml
ChangeLog changelog for 3.0.0-beta2 2023-08-04 12:59:11 +02:00
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt [cmake] set default build type 2023-08-04 12:59:11 +02: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