Debian package freerdp3
Go to file
jiangcuo 1334b51340 add pidfile
Signed-off-by: jiangcuo <jiangcuo@bingsin.com>
2025-02-10 22:04:19 +08:00
channels New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
client New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
cmake New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
debian add pidfile 2025-02-10 22:04:19 +08:00
docs New upstream version 3.10.2+dfsg 2024-12-19 08:35:26 -05:00
external cmake: added external directory 2012-11-01 13:50:49 -04:00
include New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
libfreerdp New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
rdtk New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
resources New upstream version 3.10.2+dfsg 2024-12-19 08:35:26 -05:00
scripts New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
server add pidfile 2025-02-10 22:04:19 +08:00
third-party New upstream version 3.10.2+dfsg 2024-12-19 08:35:26 -05:00
tools New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
uwac New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
winpr New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
.clang-format [clang-format] remove duplicate option 2023-06-05 11:28:48 +02:00
.clang-tidy New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
.gitignore [ci,abi] rename working directory 2024-09-26 10:16:41 +02:00
ChangeLog New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
CMakeCPack.cmake New upstream version 3.10.2+dfsg 2024-12-19 08:35:26 -05:00
CMakeCPackOptions.cmake.in cmake: fix package generation on Mac OS X 2013-09-09 21:42:25 -04:00
CMakeLists.txt New upstream version 3.11.1+dfsg 2025-02-07 16:21:48 +03:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README.md New upstream version 3.10.2+dfsg 2024-12-19 08:35:26 -05:00
SECURITY.md [doc] update SECURITY.md for 3.x branch 2024-05-12 20:15:54 +02: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.

Code Quality Status

abi-checker clang-tidy-review CodeQL mingw-builder [arm,ppc,ricsv] architecture builds [freebsd] architecture builds coverity

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