Go to file
2022-10-27 09:14:28 +02:00
.github Update codeql-analysis.yml 2022-09-12 11:23:46 +02:00
channels Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
ci/cmake-preloads Fixed path of iOS toolchain file 2022-05-03 11:48:20 +02:00
client Remove /tls:enforce:ssl3 option 2022-10-20 10:51:50 +02:00
cmake Fixed FindXi.cmake 2022-10-12 22:30:07 +02:00
compat/stdbool
docs new: add some basic documentation about version dectction 2022-03-07 13:39:49 +01:00
external
include Check smartcard certificates for correct EKU 2022-10-24 22:22:00 +02:00
libfreerdp Do not terminate if error info is received. 2022-10-27 09:14:28 +02:00
packaging Enable PKCS11 2022-09-22 09:56:56 +02:00
rdtk Fixed tautological-unsigned-zero-compare 2022-10-11 13:28:30 +02:00
resources
scripts Android build script updatee 2022-10-12 21:48:44 +02:00
server Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
third-party
tools nla: use winpr asn1 library 2022-07-26 09:38:53 +02:00
uwac uwac: fix wl_buffer_destroy of wl_cursor buffer 2022-10-19 17:18:07 +02:00
winpr Add function winpr_MoveFileEx 2022-10-25 13:58:05 +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 Test uri fix (#8232) 2022-09-26 11:22:02 +02:00
LICENSE
README.md Add security policy to readme 2022-04-26 07:45:33 +02:00
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