Commit Graph

  • 7f5a3bc352 [server,shadow] sort command line arguments akallabeth 2025-04-10 09:04:11 +02:00
  • 4b2d65e977 [server,shadow] add option to hide mouse cursor akallabeth 2025-04-10 09:09:30 +02:00
  • 40b162736c [server,shadow] fix x11_shadow_query_cursor akallabeth 2025-03-27 10:53:10 +01:00
  • 9961deb8e6 [core,gcc] ignore RNS_UD_CS_RELATIVE_MOUSE_INPUT akallabeth 2025-03-27 10:51:44 +01:00
  • 04c1c75d63 [client,sdl] only send relative mouse event if no cursor shown akallabeth 2025-03-20 12:12:51 +01:00
  • aa816ab92c [client,x11] use rel mouse events only when no cursor set akallabeth 2025-03-20 12:19:48 +01:00
  • 87683746a5 [server,shadow] implement relative mouse support akallabeth 2025-03-27 09:19:38 +01:00
  • 7471d11875 Merge pull request #11472 from akallabeth/sdl-disp-update akallabeth 2025-04-10 08:36:58 +02:00
  • 7e11df73ba [client,common] add setting FreeRDP_MonitorOverrideFlags akallabeth 2025-04-07 21:23:14 +02:00
  • 6f8dddd5a9 [client,sdl] make std::queue thread safe akallabeth 2025-04-07 12:06:13 +02:00
  • 3c354a5f1b [client,sdl] refactor display update akallabeth 2025-04-04 13:33:44 +02:00
  • b044fb611c Merge pull request #11484 from mnauw/rdpei_server_fixes akallabeth 2025-04-09 23:27:18 +02:00
  • 8d29685f14 Merge pull request #11485 from akallabeth/tsg-fix akallabeth 2025-04-09 22:58:17 +02:00
  • 3890c98c84 [core,gateway] fix string reading for TSG akallabeth 2025-04-09 22:21:37 +02:00
  • 829b3b86ac [rdpei/server] adjust virtual channel open Mark Nauwelaerts 2025-04-09 21:06:33 +02:00
  • 0be17f3fb7 [rdpei/server] fix error message typo Mark Nauwelaerts 2025-04-09 21:06:29 +02:00
  • 25e8f72216 [channel,server] use proper define to select include Mark Nauwelaerts 2025-04-09 21:06:23 +02:00
  • 6f16a093b5 Merge pull request #11481 from akallabeth/pcsc-fixes Martin Fleisz 2025-04-09 10:41:47 +02:00
  • de7d253e79 [utils,smartcard] only check return length if success Armin Novak 2025-04-09 10:20:51 +02:00
  • 6877cf5d25 [winpr,smartcard] PCSC_SCardGetAttrib support NULL buffer Armin Novak 2025-04-09 10:21:19 +02:00
  • 462051dfec [winpr,smartcard] fix SCARD_ATTR_DEVICE_FRIENDLY_NAME_[AW] Armin Novak 2025-04-09 09:07:53 +02:00
  • 5dc8d203f8 [winpr,smartcard] fix SCARD_ATTR_VENDOR_NAME length akallabeth 2025-04-08 20:17:36 +02:00
  • 69530d5aef Merge pull request #11479 from akallabeth/no_proxy_improve akallabeth 2025-04-08 16:10:52 +02:00
  • 0601be648b [core,proxy] align no_proxy to curl akallabeth 2025-04-08 12:47:18 +02:00
  • 986d085286 Merge pull request #11475 from akallabeth/sdl-dialog-improve akallabeth 2025-04-07 17:56:55 +02:00
  • bcdac17bda [client,sdl] wrap connection dialog akallabeth 2025-04-07 13:02:17 +02:00
  • 2bb4604842 Merge pull request #11473 from akallabeth/sdl-refactor akallabeth 2025-04-07 11:11:08 +02:00
  • 55865f1f2d [client,sdl] remove RDP and SDL thread dependencies akallabeth 2025-04-06 08:06:52 +02:00
  • dde00a3646 [cmake] group project targes akallabeth 2025-04-06 07:48:53 +02:00
  • 83ce2d9d0e Merge pull request #11469 from akallabeth/bitmap-v3-off akallabeth 2025-04-04 13:30:13 +02:00
  • ac09ac7074 [core,caps] fix rdp_apply_order_capability_set akallabeth 2025-04-04 13:04:47 +02:00
  • a4b28d8d8b Merge pull request #11468 from akallabeth/order-flags akallabeth 2025-04-04 12:19:13 +02:00
  • 87dbdae34b [core,settings] enforce OrderSupportFlags akallabeth 2025-04-04 09:03:45 +02:00
  • b9bb4f5bf1 Merge pull request #11465 from akallabeth/tsg-timeout-log akallabeth 2025-04-03 16:22:55 +02:00
  • 7e4ac70211 [core,gateway] log tsg timeout akallabeth 2025-04-03 16:16:18 +02:00
  • 87fd109cfa Merge pull request #11464 from akallabeth/sdl-quit-window akallabeth 2025-04-03 16:10:50 +02:00
  • 96ddcd71a7 [client,sdl] quit on window close akallabeth 2025-04-03 15:51:55 +02:00
  • 136c199d7a Merge pull request #11463 from akallabeth/sdl-unify Martin Fleisz 2025-04-03 14:12:36 +02:00
  • 2950825dd5 [client,sdl] fix unused result warning akallabeth 2025-04-03 13:41:21 +02:00
  • 8373f97347 Merge pull request #11462 from akallabeth/sdl-unify akallabeth 2025-04-03 13:38:07 +02:00
  • 0a3602cb9a [client,sdl] fix multimonitor fullscreen akallabeth 2025-04-03 13:28:12 +02:00
  • 9d81b583d5 Merge pull request #11460 from akallabeth/sdl-unify akallabeth 2025-04-03 12:31:52 +02:00
  • ec9c935c36 [client,sdl] unify all gdi_suppress_output calls akallabeth 2025-04-03 12:16:57 +02:00
  • 7a8625e71a Merge pull request #11458 from akallabeth/sdl-disp akallabeth 2025-04-03 11:52:27 +02:00
  • da7fefba11 Revert "[freerdp,codecs] fix deprecation for GCC" akallabeth 2025-04-03 09:50:34 +02:00
  • 85523ac7d4 [client,sdl] simplify suppress output handling akallabeth 2025-04-03 09:41:59 +02:00
  • 8560b098a9 Merge pull request #11457 from akallabeth/mac-policy akallabeth 2025-04-03 08:46:40 +02:00
  • 6314e93939 [cmake] drop legacy and unused cmake_policy akallabeth 2025-04-03 08:30:27 +02:00
  • bf7f15c7ba Merge pull request #11456 from akallabeth/mac_prefer_unicode akallabeth 2025-04-02 13:09:41 +02:00
  • c616b35f68 [client,mac] prefer unicode from clipboard akallabeth 2025-04-02 12:48:58 +02:00
  • b876f4b460 Merge pull request #11455 from akallabeth/clip-dbg akallabeth 2025-04-02 12:26:26 +02:00
  • e7224ff559 [channels,client] log server format list akallabeth 2025-04-02 11:46:56 +02:00
  • d27b8be187 Merge pull request #11454 from Devolutions/libressl-sni-fix akallabeth 2025-04-01 15:27:15 +02:00
  • 68f8c17b53 [core,tls] enable SNI when building with libreSSL Richard Markiewicz 2025-03-25 10:18:45 -04:00
  • 56aed86202 Merge pull request #11453 from akallabeth/mac-build-fix akallabeth 2025-04-01 08:59:12 +02:00
  • 663cbf1370 [readme] put links on one line each akallabeth 2025-04-01 08:56:37 +02:00
  • 096ca86ce2 Merge pull request #11452 from akallabeth/mac-build-fix akallabeth 2025-04-01 08:56:07 +02:00
  • 9098d103b5 [readme] explicitly link FAQ akallabeth 2025-04-01 08:55:09 +02:00
  • 400016feaf Merge pull request #11451 from akallabeth/mac-build-fix akallabeth 2025-04-01 08:53:57 +02:00
  • e6c4802c4e [readme] deprecate xmpp bridge akallabeth 2025-04-01 08:52:29 +02:00
  • 6a76d29548 Merge pull request #11450 from akallabeth/mac-build-fix akallabeth 2025-04-01 08:44:00 +02:00
  • f91a2a302a [scripts,mac] limit make -j to number of processors akallabeth 2025-04-01 08:42:15 +02:00
  • 71a1f269e3 Merge pull request #11449 from akallabeth/rdpdr-flags akallabeth 2025-03-31 23:22:32 +02:00
  • 277e44501a Merge pull request #11443 from hardening/kerb_u2u_fix akallabeth 2025-03-31 23:21:45 +02:00
  • 419f469583 kerberos: fix server-side user2user David Fort 2025-03-31 09:02:15 +02:00
  • 280c61061c [core,rdp] fix check for SEC_FLAGSHI_VALID akallabeth 2025-03-31 22:03:34 +02:00
  • 00375d76f5 Merge pull request #11446 from TolchiIsland/standard-rdp-security-network-issues akallabeth 2025-03-31 20:16:08 +02:00
  • 81131dddb9 [core,rdp-sec] unify security flags on UINT16 akallabeth 2025-03-31 19:23:38 +02:00
  • 8c766370aa [core] synchronize standard RDP security encrypt and send Eyal Tolchinsky 2025-03-26 19:18:31 +02:00
  • 9be45a9fac [core] standard RDP race condition on sec_flags Eyal Tolchinsky 2025-03-26 17:03:14 +02:00
  • ba002c9128 Merge pull request #11433 from akallabeth/rdpdr-relax-checks akallabeth 2025-03-31 11:32:33 +02:00
  • 9fd97beb23 ncrypt_pkcs11: remove verbose unneeded log David Fort 2025-03-28 09:50:41 +01:00
  • 0abe122b2b Merge pull request #11442 from poasungoh/fixSingleSystem akallabeth 2025-03-31 10:23:26 +02:00
  • 036ccd1cdd [core,childsession] fix BIO_set_handle poasun 2025-03-31 13:56:20 +08:00
  • 1dde4a1ccb Merge pull request #11439 from akallabeth/hidef-rail akallabeth 2025-03-29 14:38:05 +01:00
  • 67fabc34dc [freerdp,codecs] fix deprecation for GCC akallabeth 2025-03-29 14:00:49 +01:00
  • eb4380d458 [core,info] only set HIDEF_RAIL if RdpVersion recent enough akallabeth 2025-03-29 08:26:02 +01:00
  • 7939a44ce5 [channels,rdpdr] relax state checks for PAKID_CORE_CLIENTID_CONFIRM akallabeth 2025-03-27 13:26:44 +01:00
  • 0ed1548974 Merge pull request #11436 from akallabeth/win-clip-fail-ignore akallabeth 2025-03-27 16:38:13 +01:00
  • 168d63299e Merge pull request #11435 from hardening/smartcard_hints akallabeth 2025-03-27 16:01:45 +01:00
  • 5db5136bde [client,windows] ignore clipboard failures akallabeth 2025-03-27 15:46:50 +01:00
  • b67a1aed7e nla: send user and domain hints with smartcard logon David Fort 2025-03-27 15:04:21 +01:00
  • 73e4c11fa1 Merge pull request #11432 from akallabeth/x11-auth-only akallabeth 2025-03-27 13:03:43 +01:00
  • cfa63ad2f0 [client,sdl] fix return by abort event akallabeth 2025-03-27 12:38:57 +01:00
  • a7d2caa424 [channels,remdesk] fix wrong pointere type akallabeth 2025-03-27 12:31:23 +01:00
  • 3e0d1ae587 [client,x11] map exit code success akallabeth 2025-03-27 12:12:44 +01:00
  • 1aa2b5a7f3 Merge pull request #11428 from akallabeth/remdesk akallabeth 2025-03-27 09:12:58 +01:00
  • bcbbe75490 [channels,remdesk] fix possible memory leak akallabeth 2025-03-27 08:51:55 +01:00
  • 968c82bc79 Merge pull request #11426 from akallabeth/clean-warn akallabeth 2025-03-26 20:50:39 +01:00
  • 89340f096f [gdi] clean up gdi_send_suppress_output akallabeth 2025-03-26 20:21:44 +01:00
  • 8d469feda0 [client,sdl] fix initial window size akallabeth 2025-03-26 20:01:44 +01:00
  • 99619b3392 [warnings] fix stringlength checks akallabeth 2025-03-26 19:41:39 +01:00
  • 36355f56e5 Merge pull request #11425 from akallabeth/refactor akallabeth 2025-03-26 17:12:46 +01:00
  • f67e3ca7db [channels,rdpdr] improve log message format Armin Novak 2025-03-26 16:56:36 +01:00
  • b3605bd3da [channels,rdpdr] assert Completion callback Armin Novak 2025-03-26 15:06:32 +01:00
  • 1517d4681f [cmake] fix channel properties Armin Novak 2025-03-26 14:08:18 +01:00
  • 655f88d24b Merge pull request #11421 from akallabeth/sdl-suppress-fix akallabeth 2025-03-25 17:02:21 +01:00
  • a82e0dec2f [client,sdl] fix crash on suppress output akallabeth 2025-03-25 16:47:05 +01:00
  • 652618976c Merge pull request #11376 from akallabeth/release-3.14.1 akallabeth 2025-03-25 13:25:26 +01:00
  • 050dd6f8af start 3.14.2-dev0 cycle Armin Novak 2025-03-19 10:37:08 +01:00