Debian packaging for freerdp2
Go to file
Mike Gabriel fc8bd9add6 debian/patches: Backport changes from 2.3.2 (bound checks, API compat fixes, Smartcard issues fixes, etc.).
0001-Added-compatibility-define.patch
    0003-Reverted-connectErrorCode-removal.patch
    0004-Fixed-a-leak-on-mouse-cursor-updates.patch
    0007-Fixed-format-string-in-smartcard_trace_state_return.patch
    0008-Fixed-linking-dependencies-for-client-geometry-chann.patch
    0010-Fixed-smartcard_convert_string_list-with-0-length.patch
    0012-Parse-on-a-copy-of-the-argument-string-for-printer.patch
    0015-Fix-xf_Pointer_SetPosition-with-smart-sizing.patch
    0017-Backported-6865-Disable-websockets-command-line-opti.patch
    0019-Check-smartcard_convert_string_list-for-NULL-string.patch
    0020-Use-specific-names-for-drive-hotplug-special-values.patch
    0021-Filter-RDPDR-types-other-than-drives-on-windows-hotp.patch
    0023-use-tlsOut-BIO-when-using-websocket-in-rdg_bio_ctrl.patch
    0024-Added-bounds-checks-to-gfx-commands.patch
    0025-Added-bounds-check-in-rdpgfx_recv_wire_to_surface_1_.patch
    0026-Added-fuzzying-test-for-planar-decoder.patch
    0027-Added-missing-bounds-check.patch
    0028-Fixed-mac-issues-with-smartcard-context-cleanup-6890.patch
    0031-Fix-monitor-list.patch
    0032-Fixed-CodeQL-warnings.patch
    0033-Reverted-winpr_BinToHexString-argument-change.patch
2021-04-29 12:05:39 +02:00
.github New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
channels New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
ci/cmake-preloads New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
client New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
cmake New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
debian debian/patches: Backport changes from 2.3.2 (bound checks, API compat fixes, Smartcard issues fixes, etc.). 2021-04-29 12:05:39 +02:00
docs New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +02:00
external Imported Upstream version 2.0.0~gite2dbe5e 2016-01-15 17:12:04 +00:00
include New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
libfreerdp New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
rdtk New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +02:00
resources New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +02:00
scripts New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
server New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
third-party Imported Upstream version 2.0.0~gite2dbe5e 2016-01-15 17:12:04 +00:00
uwac New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
winpr New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
.clang-format New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +02:00
.gitignore New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +02:00
.travis.yml New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
buildflags.h.in New upstream version 2.0.0~git1648deb 2017-07-25 14:45:30 +00:00
ChangeLog New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
CMakeCPack.cmake Imported Upstream version 2.0.0~gite2dbe5e 2016-01-15 17:12:04 +00:00
CMakeCPackOptions.cmake.in Imported Upstream version 2.0.0~gite2dbe5e 2016-01-15 17:12:04 +00:00
CMakeLists.txt New upstream version 2.3.0+dfsg1 2021-02-25 15:19:08 +01:00
config.h.in New upstream version 2.2.0+dfsg1 2020-08-25 09:16:19 +02:00
LICENSE Imported Upstream version 2.0.0~gite2dbe5e 2016-01-15 17:12:04 +00:00
README.md New upstream version 2.1.1+dfsg1 2020-05-28 00:16:30 +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.

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/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications

Information regarding the Microsoft Open Specifications can be found at: http://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