Go to file
akallabeth 2c727222d1
Merge pull request #11093 from vmpn/vmpn/sdl3-credentials
Make credential dialog work with SDL3
2025-01-18 23:45:52 +01:00
.github [ci,alt-arch] fix workflow 2025-01-13 11:14:23 +01:00
channels [warnings] fix some more warnings 2025-01-15 16:02:38 +01:00
ci/cmake-preloads [ci,qa] enable rdp2tcp and sshagent channels 2024-12-26 10:31:04 +01:00
client Make credential dialog work with SDL3 2025-01-18 17:24:34 -05:00
cmake MS-RDPECAM: VAAPI h264 encoding 2025-01-14 04:32:12 -08:00
docs [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
external
include MS-RDPECAM: VAAPI h264 encoding 2025-01-14 04:32:12 -08:00
libfreerdp [clang,tidy] fix cast warnings 2025-01-15 15:35:09 +01:00
packaging [packaging,deb] simplify install rules 2024-12-20 11:18:58 +01:00
rdtk [rdtk] fix integer casts 2024-12-19 11:36:10 +01:00
resources [client,common] add WITH_INSTALL_CLIENT_DESKTOP_FILES 2024-10-25 12:11:54 +02:00
scripts [mac,build] enable OpenH264, disable assert 2025-01-15 21:10:30 +01:00
server [clang,tidy] fix warnings 2025-01-15 09:32:52 +01:00
third-party [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
tools [core,aad] unify client id 2024-12-10 15:12:32 +01:00
uwac [clang,tidy] fix warnings 2025-01-15 09:32:52 +01:00
winpr [clang,tidy] fix warnings 2025-01-15 09:32:52 +01:00
.clang-format
.clang-tidy [clang,tidy] disable inept tests 2024-12-25 13:29:02 +01:00
.gitignore [ci,abi] rename working directory 2024-09-26 10:16:41 +02:00
ChangeLog changelog 2024-12-17 10:06:28 +01:00
CMakeCPack.cmake [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
CMakeCPackOptions.cmake.in
CMakeLists.txt [dev] start 3.10.4-dev0 cycle 2024-12-17 10:06:39 +01:00
LICENSE
README.md [readme] add freebsd build badge 2024-12-15 16:31:26 +01: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.

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