Commit Graph

  • b8e790a02e release-3.20.0 Armin Novak 2025-12-17 10:56:05 +01:00
  • bbf45320ad changelog Armin Novak 2025-12-17 10:44:31 +01:00
  • 94861b8397 [ci] update build dependencies Armin Novak 2025-12-17 11:21:29 +01:00
  • ccde29453a Merge pull request #12076 from akallabeth/sdl-touch akallabeth 2025-12-17 11:16:33 +01:00
  • 223d589949 [client,sdl] set touch and pen hints Armin Novak 2025-12-17 10:50:32 +01:00
  • 32079aa0e6 Merge pull request #12074 from mfleisz/fix-rdpsnd-cmdline David Fort 2025-12-15 16:13:57 +01:00
  • 2c559627f7 [client,common]: Fix loading of rdpsnd channel Martin Fleisz 2025-12-15 15:26:20 +01:00
  • a0b21f992a Merge pull request #12072 from akallabeth/cert-data-checks akallabeth 2025-12-14 09:32:24 +01:00
  • 710fd212d3 Merge pull request #12070 from akallabeth/mingw-fixes akallabeth 2025-12-13 17:32:21 +01:00
  • 83d96a81f3 [crypto,certificate_data] add some hostname sanitation akallabeth 2025-12-13 17:28:43 +01:00
  • 9e32181a54 [channels,rdpdr] FILE_DIRECTORY_INFORMATION::FileName as WCHAR akallabeth 2025-12-12 19:25:51 +01:00
  • b160ea80e8 [mingw] fix type incompatibilities akallabeth 2025-12-12 18:09:18 +01:00
  • 3faefca351 [mingw] fix function pointer mismatch akallabeth 2025-12-12 18:09:38 +01:00
  • 8c54f53ac2 [ci,mingw] update dependencies akallabeth 2025-12-12 18:09:02 +01:00
  • f5cad611e1 Merge pull request #12063 from akallabeth/release-3.19.1 akallabeth 2025-12-12 08:45:30 +01:00
  • 54bde10bb7 dev-cycle-3.19.2-dev0 akallabeth 2025-12-10 20:39:54 +01:00
  • f848367ffa release-3.19.1 akallabeth 2025-12-10 20:39:31 +01:00
  • d82947fb56 changelog akallabeth 2025-12-10 20:38:29 +01:00
  • 72a02c2cca Merge pull request #12065 from akallabeth/rm-xprop akallabeth 2025-12-11 09:54:41 +01:00
  • 4ed011381b [ci,packaging] drop pkcs11-helper Armin Novak 2025-12-11 09:33:24 +01:00
  • 7c34860985 [packaging,flatpak] remove xprop Armin Novak 2025-12-11 09:26:51 +01:00
  • 79a5e40a80 Merge pull request #12064 from akallabeth/jansson-null akallabeth 2025-12-11 09:25:42 +01:00
  • 4a29dcac42 [winpr,utils] explicit NULL checks in jansson WINPR_JSON_ParseWithLength Armin Novak 2025-12-11 09:08:57 +01:00
  • 031f39ea6b Merge pull request #12059 from akallabeth/rdpecam-fix akallabeth 2025-12-10 18:49:30 +01:00
  • 1351d437fd [channels,rdpecam] allow MJPEG frame skip and direct passthrough akallabeth 2025-12-10 09:26:51 +01:00
  • ec215dbbe5 Merge pull request #12061 from eduar-hte/rdpecam-send-sample-when-available akallabeth 2025-12-10 16:22:02 +01:00
  • d3fdbbe8cf Send sample only if there's one to be sent. - This issue was introduced in FreeRDP/FreeRDP@32e64c1e98 - If a sample request is received from the server before the camera provides one, an assertion is triggered because an invalid sample is attempted to be sent as a response, as the default initialization of stream->pendingSample sets its length to its capacity. eduar-hte 2025-12-10 14:54:11 +00:00
  • 433bbe80db Merge pull request #12060 from akallabeth/json-fix akallabeth 2025-12-10 15:50:33 +01:00
  • d1ed8db7f0 [core,aad] log WINPR_JSON_ParseWithLength failures akallabeth 2025-12-10 14:22:17 +01:00
  • bbae8d1d6b [winpr,utils] fix jansson wrapper akallabeth 2025-12-10 14:08:37 +01:00
  • acf04f1087 [winpr,platform] add C11 thread_local support akallabeth 2025-12-10 14:39:55 +01:00
  • 4e212e6f31 [utils,http] log http response akallabeth 2025-12-10 14:08:13 +01:00
  • 81e7c6c233 Merge pull request #12058 from akallabeth/drdynvc-error-handling akallabeth 2025-12-09 11:24:59 +01:00
  • 03bef94717 [CMake] make Mbed-TLS and LibreSSL experimental akallabeth 2025-12-09 10:50:00 +01:00
  • 46680aff2c Merge pull request #12057 from akallabeth/drdynvc-error-handling Martin Fleisz 2025-12-09 10:50:19 +01:00
  • 795fe479b8 [channels,drdynvc] propagate error in dynamic channel akallabeth 2025-12-09 10:36:19 +01:00
  • 44ab77c035 Merge pull request #12055 from akallabeth/sanitize-hostname akallabeth 2025-12-09 09:01:19 +01:00
  • e763541d8d [client,common] add vsock:// syntax to help akallabeth 2025-12-09 08:42:12 +01:00
  • 3666b91981 [crypto,certificate] sanitize hostnames akallabeth 2025-12-09 08:32:07 +01:00
  • bd0544bea7 Merge pull request #12050 from akallabeth/from-stdin akallabeth 2025-12-08 16:50:14 +01:00
  • a8e47a4afb Merge pull request #12052 from akallabeth/config-path-fix akallabeth 2025-12-08 16:44:37 +01:00
  • 67e55811aa [utils,helpers] fix freerdp_settings_get_legacy_config_path akallabeth 2025-12-08 02:18:48 +01:00
  • 7973abe51c [client,sdl] rename member variables akallabeth 2025-12-07 10:08:51 +01:00
  • 78c9779eb1 [utils,passphrase] fix dangling pointers akallabeth 2025-12-07 09:02:39 +01:00
  • 266bf0e153 [client,sdl] position active input akallabeth 2025-12-07 08:50:23 +01:00
  • 0f5c53d3e5 [client,common] handle AUTH_RDSTLS separate akallabeth 2025-12-07 08:15:33 +01:00
  • b244d24246 Merge pull request #12045 from akallabeth/ssl-logging akallabeth 2025-12-05 14:17:38 +01:00
  • 20fc94edbc [core,listener] handle VMADDR_CID_ANY akallabeth 2025-12-05 13:32:31 +01:00
  • 2870ab7937 [core,transport] improve SSL error logging akallabeth 2025-12-05 10:35:42 +01:00
  • 09bbf44779 Merge pull request #12036 from akallabeth/release-3.19.0 akallabeth 2025-12-05 09:46:21 +01:00
  • 58742e4da7 dev-cycle-3.19.1-dev0 Armin Novak 2025-12-03 13:14:49 +01:00
  • 300a4e6d60 release-3.19.0 Armin Novak 2025-12-03 13:14:32 +01:00
  • bd49c60a41 changelog Armin Novak 2025-12-03 13:13:55 +01:00
  • bf63ef0ced Merge pull request #12043 from akallabeth/cleanups-release akallabeth 2025-12-05 09:17:17 +01:00
  • 6bac078120 [channels,rdpecam] fix implicit widening of multiplication result akallabeth 2025-12-05 09:00:35 +01:00
  • c9b008637b [core,nla] split nla_encode_ts_credentials akallabeth 2025-12-05 08:04:10 +01:00
  • c118d3df18 [channels,rpdecam] log dropped samples akallabeth 2025-12-05 08:19:57 +01:00
  • 90b92ca27f Merge pull request #12041 from hardening/rdpecam_unsolicited_frames akallabeth 2025-12-05 07:55:15 +01:00
  • 32e64c1e98 rdpecam: fix camera sample grabbing David Fort 2025-12-04 13:14:09 +01:00
  • 3f3a0426d3 Merge pull request #12042 from Devolutions/bug/smartcard_hw_enumerateCerts_off_by_one David Fort 2025-12-04 17:58:07 +01:00
  • a56a50361b [smartcardlogon] Fix off-by-one error in smartcard_hw_enumerateCerts Richard Markiewicz 2025-12-04 11:14:05 -05:00
  • 3b5c13dcbf Merge pull request #12039 from hardening/rcg_serverside_fixes+ntlm akallabeth 2025-12-04 14:05:10 +01:00
  • 65bb6c59fc rdpear: handle basic NTLM commands and fix server-side David Fort 2025-12-04 09:56:17 +01:00
  • c411b13370 Merge pull request #12038 from akallabeth/clang-tidy-release akallabeth 2025-12-03 15:29:12 +01:00
  • c60e9a560c [ci,tidy] disable checks that trigger C code constructs Armin Novak 2025-12-03 15:02:25 +01:00
  • 7ccb5994c0 [c++] replace std::lock_guard with std::scoped_lock Armin Novak 2025-12-03 15:06:03 +01:00
  • 98b80dcc65 Merge pull request #12037 from akallabeth/release-cleanups akallabeth 2025-12-03 14:55:16 +01:00
  • 81bdebdd09 [client,SDL] use freerdp_GetConfigFilePath Armin Novak 2025-12-03 14:21:10 +01:00
  • f533089b98 [client,SDL] use CStringPtr to guard allocated C strings Armin Novak 2025-12-03 14:20:01 +01:00
  • 29f5901e25 [client,SDL] add CStringPtr type Armin Novak 2025-12-03 14:18:43 +01:00
  • 12353ebb56 Merge pull request #12035 from akallabeth/nego-fast akallabeth 2025-12-03 11:46:26 +01:00
  • cd8d2e98b1 [core,nego] disable all enabled modes except the one requested Armin Novak 2025-12-03 10:13:25 +01:00
  • 767a020acb Merge pull request #12032 from hardening/rcg_fix2 akallabeth 2025-12-02 08:40:38 +01:00
  • 0c06dd98e5 Fix inverted ifdef David Fort 2025-12-02 07:31:39 +01:00
  • b639e379ee Merge pull request #12031 from hardening/rcg_fix akallabeth 2025-12-01 21:34:23 +01:00
  • 8df50f44b6 Fix remote credential guard channel loading David Fort 2025-12-01 12:10:24 +01:00
  • b971720115 Merge pull request #12029 from akallabeth/rdpecam-log akallabeth 2025-12-01 09:49:03 +01:00
  • 74a3ddc7df Merge pull request #12028 from hardening/dynvc_compress akallabeth 2025-12-01 09:29:52 +01:00
  • d80d9bf2ce [channels,rdpecam] improve log messages akallabeth 2025-12-01 09:12:11 +01:00
  • 15659a2590 drdynvc: implement compressed packet David Fort 2025-11-29 23:50:40 +01:00
  • 778097db7c Merge pull request #12020 from nteodosio/master akallabeth 2025-11-24 16:39:07 +01:00
  • 5816254843 Merge pull request #12021 from akallabeth/cmdline-fix akallabeth 2025-11-24 16:29:00 +01:00
  • 3390e27725 [winpr,utils] fix command line error logging akallabeth 2025-11-24 15:56:07 +01:00
  • b9776e02ee [common,test] Adjust AVC and H264 expectations. Nathan Pratta Teodosio 2025-11-24 12:16:12 +01:00
  • 4e51477eb6 Merge pull request #12014 from mfleisz/fix-drive-channel-perf akallabeth 2025-11-20 14:44:26 +01:00
  • 236959c440 [channels,drive] Small performance improvements in drive channel Martin Fleisz 2025-11-20 14:26:19 +01:00
  • 129565951f Merge pull request #12013 from akallabeth/pulse-leak akallabeth 2025-11-19 14:33:48 +01:00
  • 05b222ba19 [channels,audin] fix pulse memory leak Armin Novak 2025-11-19 11:11:49 +01:00
  • 096fb04c6f Merge pull request #12012 from akallabeth/ffmepg-8-aac akallabeth 2025-11-18 21:27:50 +01:00
  • 48475aba72 [codec,ffmpeg] 8.0 dropped AV_PROFILE_AAC_MAIN akallabeth 2025-11-18 21:06:44 +01:00
  • baf212f497 Merge pull request #12011 from alexiri/patch-1 akallabeth 2025-11-18 16:18:03 +01:00
  • 64f9637fcb Update command line usage for gateway option Alex Iribarren 2025-11-18 16:01:39 +01:00
  • 6a5e4f6e29 Merge pull request #12008 from akallabeth/input-debug akallabeth 2025-11-18 14:47:23 +01:00
  • c632a703df [core,input] Add debug log to keyboard state sync akallabeth 2025-11-18 14:21:26 +01:00
  • e7b0f21568 Merge pull request #12006 from akallabeth/clip-coord-fix akallabeth 2025-11-18 11:50:52 +01:00
  • 5ba99a585b [gdi,region] assert parameters akallabeth 2025-11-18 11:03:48 +01:00
  • 3607c0ac61 [gdi,gdi] remove unnecessary gdi_ClipCoords akallabeth 2025-11-18 11:03:16 +01:00
  • a05f1233d4 [gdi,test] simplify TestGdiClip akallabeth 2025-11-18 10:14:06 +01:00
  • ffa03406ad Merge pull request #12005 from kov-serg/master akallabeth 2025-11-18 11:34:48 +01:00
  • 047a0165a1 fix line clipping issue kov-serg 2025-11-18 11:46:54 +03:00