Commit Graph

  • ea416f48dd Merge pull request #12002 from vmpn/vmpn/fix-rdg-bug akallabeth 2025-11-18 08:25:52 +01:00
  • e03a623497 Fix(http): Use ContentLength for checking body existence Vladimir Berezniker 2025-11-17 22:11:42 -05:00
  • bf755a9be0 Merge pull request #11998 from akallabeth/neon akallabeth 2025-11-17 08:49:53 +01:00
  • f137b5eb9c [cmake] fix aarch64 neon detection akallabeth 2025-11-17 08:28:27 +01:00
  • 193f76e7e5 Merge pull request #11996 from akallabeth/retry-count-fix akallabeth 2025-11-13 15:30:28 +01:00
  • 5223fd55cb [client,common] fix retry counter akallabeth 2025-11-13 15:05:54 +01:00
  • 8d275ba060 Merge pull request #11994 from akallabeth/git-archive-ignore akallabeth 2025-11-13 14:19:11 +01:00
  • 66ddcedf23 [ci] add git-archive ignore list akallabeth 2025-11-13 14:10:09 +01:00
  • 550d0c146c Merge pull request #11988 from akallabeth/release-3.18.0 akallabeth 2025-11-12 11:31:12 +01:00
  • cf436dfac3 dev-cycle-3.18.1-dev0 akallabeth 2025-11-10 18:11:09 +01:00
  • 11ed2c65fe release-3.18.0 akallabeth 2025-11-10 18:10:48 +01:00
  • 097a931a5d changelog akallabeth 2025-11-10 18:09:16 +01:00
  • 93a8cf6b7c Merge pull request #11989 from akallabeth/wlog-fixes akallabeth 2025-11-11 14:44:47 +01:00
  • 197ac61dda [core,gateway] remove redundant casts akallabeth 2025-11-11 12:35:33 +01:00
  • f5a51d72b3 [winpr,utils] improve WLog logging akallabeth 2025-11-11 08:27:51 +01:00
  • 6414d81a58 codespell akallabeth 2025-11-11 08:00:08 +01:00
  • 0c217b667d Merge pull request #11986 from akallabeth/sdl2-backport akallabeth 2025-11-10 17:46:34 +01:00
  • 4cafbf7944 [client,sdl] sdl2 dialog auth: remove std::move akallabeth 2025-11-10 09:08:32 +01:00
  • 2eb88390f9 Merge pull request #11985 from akallabeth/log-improve akallabeth 2025-11-07 11:43:36 +01:00
  • a57950c576 [gateway,arm] improve logging of arm responses akallabeth 2025-11-07 11:17:22 +01:00
  • 021356cb08 [gateway,http] change return type of http_response_get_body akallabeth 2025-11-07 11:11:38 +01:00
  • ce87165719 [c,attributes] mark functions with attirbute malloc akallabeth 2025-11-07 11:17:08 +01:00
  • 33097cbde4 Merge pull request #11984 from akallabeth/http-request-improve akallabeth 2025-11-07 10:55:33 +01:00
  • 77788f9fb6 Merge pull request #11983 from akallabeth/azure-revert akallabeth 2025-11-07 10:55:19 +01:00
  • c69aaef8e8 [gateway,arm] improve logging and url detection akallabeth 2025-11-07 09:33:13 +01:00
  • f232d2ad55 [gateway,websocket] make x-ms-user-agent optional akallabeth 2025-11-07 09:33:08 +01:00
  • 35ad10c345 [gateway,websocket] use a dynamic logger akallabeth 2025-11-07 09:16:09 +01:00
  • 32aa6d6e8f [gateway,http] improve header handling akallabeth 2025-11-07 09:41:07 +01:00
  • d33cdb7b68 [ci,abi] suppress function argument to const changes akallabeth 2025-11-07 08:45:17 +01:00
  • af0d0cfb67 Revert "[core,gateway] improve arm transport" akallabeth 2025-11-07 08:28:11 +01:00
  • 2dbc042ea7 Merge pull request #11971 from akallabeth/cookie-improve akallabeth 2025-11-05 09:03:33 +01:00
  • 7a0ee6f078 Merge pull request #11970 from akallabeth/multitouch-fallback akallabeth 2025-11-05 09:02:53 +01:00
  • 267717cad4 Merge pull request #11980 from akallabeth/glyph-cache-overallocate akallabeth 2025-11-05 09:02:14 +01:00
  • 5d237bbadd [cache,glyph] overallocate for off by one index get akallabeth 2025-11-05 09:01:28 +01:00
  • d41ea2de76 Merge pull request #11977 from ploosin/feature/add_korean_in_xkb_keyname_table akallabeth 2025-11-04 12:58:14 +01:00
  • 6d3487d4f9 [input, virtualkey] add korean in XKB_KEYNAME_TABLE Kim Youngseok 2025-11-04 16:41:58 +09:00
  • c978c64162 [core,gateway] improve response cookie handling akallabeth 2025-10-31 11:06:34 +01:00
  • 6c7b798cb5 [client,common] improve multitouch mouse emulation akallabeth 2025-10-31 08:28:08 +01:00
  • 3fc1c3ce31 Merge pull request #11968 from Defenso-QTH/non-fatal-SIGUSR akallabeth 2025-10-30 08:44:49 +01:00
  • 86eff27f6a libfreerdp: remove SIGUSR1 and SIGUSR2 from fatal signals Quentin Thébault 2025-10-29 23:26:53 +09:00
  • 68d55d96d2 Merge pull request #11966 from akallabeth/mouse-log akallabeth 2025-10-29 15:44:51 +01:00
  • 24cc3627da [client,x11] deactivate MotionNotify, ButtonPress and ButtonRelease Armin Novak 2025-10-29 14:01:28 +01:00
  • 00ccc2a1dc [client,x11] use dynamic logger Armin Novak 2025-10-29 13:34:27 +01:00
  • 3bee94c141 [client,x11] log mouse event types and call stack Armin Novak 2025-10-29 13:20:57 +01:00
  • 499c3bda90 Merge pull request #11965 from akallabeth/fromstdin-fix akallabeth 2025-10-29 13:04:45 +01:00
  • 27c5246454 [utils] fix from-stdin Armin Novak 2025-10-29 11:56:51 +01:00
  • 9fb747805d Merge pull request #11962 from mfleisz/fix-pollset-yield MartinHaimberger 2025-10-28 14:38:23 +01:00
  • fb2113985d [winpr,synch] Fix starvation in pollset_poll caused by emscripten_sleep Martin Fleisz 2025-10-28 13:15:08 +01:00
  • baba2c63e5 Merge pull request #11961 from akallabeth/config-extension akallabeth 2025-10-28 12:08:12 +01:00
  • 6c0a302083 [core,gateway] improve arm transport akallabeth 2025-10-27 12:28:27 +01:00
  • 5066253685 [crypto,x509] set comparison function for sk_ASN1_OBJECT_find in EKU check Richard Markiewicz 2025-10-27 12:32:40 -04:00
  • 3db117283a [winpr,print] mark function WINPR_ATTR_MALLOC akallabeth 2025-10-27 14:05:24 +01:00
  • 08b00be412 [core,gateway] set user agent for websocket akallabeth 2025-10-27 12:27:05 +01:00
  • e9890c3960 [core,gateway] add http_request_append_header akallabeth 2025-10-27 12:19:10 +01:00
  • c8698a1b9c [core,settings] add new keys for gateway akallabeth 2025-10-27 12:17:02 +01:00
  • 0dd6d838bb [winpr,json] add WINPR_JSON_AddIntegerToObject akallabeth 2025-10-27 12:15:47 +01:00
  • 3748e286a2 Merge pull request #11956 from akallabeth/vaapi-experimental akallabeth 2025-10-25 07:32:19 +02:00
  • d20835feb1 [CMake] mark WITH_VAAPI experimental akallabeth 2025-10-24 10:54:30 +02:00
  • 10e0739910 Merge pull request #11955 from ploosin/fix/channels_rdpei_to_send_down_and_last_update_event akallabeth 2025-10-24 12:42:11 +02:00
  • 45e8705fd7 fix: send touch down and last update event Kim Youngseok 2025-10-24 14:45:39 +09:00
  • 9d333c327d Merge pull request #11941 from blino/optional-channels akallabeth 2025-10-22 09:04:40 +02:00
  • 87fe0d0d8e [channel,server] fix more unguarded use of functions Loïc Yhuel 2025-10-14 14:22:39 +02:00
  • 859df133fc [client,wayland] remove now unused rdpei include Olivier Blin 2025-10-14 16:56:04 +02:00
  • 1a33e4dea3 [client,common] do not attempt to load channels disabled at build time Olivier Blin 2025-10-14 16:54:54 +02:00
  • 8587684401 [client,common] fix build without client channels Olivier Blin 2025-10-10 16:54:47 +02:00
  • 8bbc31eb53 [client,common] fix build without RDPEI channel Loïc Yhuel 2025-10-10 13:43:43 +02:00
  • 5af51692ae Merge pull request #11948 from akallabeth/timer-fix2 akallabeth 2025-10-20 23:00:47 +02:00
  • 3975fe7c25 [core,timer] ensure all scheduled timers are handled akallabeth 2025-10-20 21:53:09 +02:00
  • 1f03566604 Merge pull request #11947 from akallabeth/cert-warn-improve akallabeth 2025-10-20 18:43:48 +02:00
  • 4486b1a492 [crypto,tls] make cert warning more accurate akallabeth 2025-10-20 12:08:49 +02:00
  • ea37497a55 Merge pull request #11930 from eduar-hte/avc444-align32 akallabeth 2025-10-20 11:09:47 +02:00
  • 0fffbfb771 Merge pull request #11946 from akallabeth/revert-smart-sizing akallabeth 2025-10-19 09:40:25 +02:00
  • 03fc896b7a [client,sdl] fix smart-sizing akallabeth 2025-10-19 08:02:07 +02:00
  • 2726b95ea1 Merge pull request #11945 from akallabeth/android-str akallabeth 2025-10-19 08:05:24 +02:00
  • 113e6397ce [client,android] fix wrong type of variable akallabeth 2025-10-19 07:23:42 +02:00
  • 821244d1fd Merge pull request #11942 from blino/x509-include akallabeth 2025-10-19 07:36:05 +02:00
  • 7855417c10 [crypto,x509] add missing OpenSSL include for d2i_RSA_PSS_PARAMS Olivier Blin 2025-10-10 11:13:23 +02:00
  • 672f7bec37 Merge pull request #11933 from akallabeth/mic-pulse akallabeth 2025-10-15 09:34:17 +02:00
  • c7e35d9b81 [client,android] fix command line Armin Novak 2025-10-15 09:15:04 +02:00
  • 39ab79486a [channels,audin] fix a leak in pulse backend Armin Novak 2025-10-15 09:09:04 +02:00
  • 387fa0201a [codec,yuv] Align width and height for AVC444 decoding to 32 - Windows seems to be aligning to 32 in current versions of RDP, which can be noticed in non-standard resolutions (that are not multiple of 32 after aligning to 16). - 16-byte alignment was initially introduced in commit 8adc2ba eduar-hte 2025-10-13 18:08:18 +00:00
  • 7d86a9259b Merge pull request #11929 from mfleisz/fix-pollset-yield akallabeth 2025-10-13 15:30:34 +02:00
  • 740d3a058d [winpr,synch] Yield after a poll timeout in emscripten Martin Fleisz 2025-10-13 15:06:07 +02:00
  • 025279f5f5 Merge pull request #11928 from FreeRDP/timezone-patches-1760350973 akallabeth 2025-10-13 12:48:45 +02:00
  • 0dedeeb75b Update timezone definitions akallabeth 2025-10-13 10:22:53 +00:00
  • 6d18569998 Merge pull request #11927 from akallabeth/update-tz-extract akallabeth 2025-10-13 12:21:29 +02:00
  • 296686e03f [winpr,timezone] udpate dotnet version for tzextract akallabeth 2025-10-13 12:20:27 +02:00
  • 00a26642c2 Merge pull request #11921 from akallabeth/timer-fix-diff akallabeth 2025-10-12 08:31:50 +02:00
  • 14f065617c [timer] fix too short interval akallabeth 2025-10-10 17:39:46 +02:00
  • e7b5ac7c73 [core,timer] fix reschedule interval akallabeth 2025-10-10 10:23:18 +02:00
  • a6ae83202c Merge pull request #11919 from akallabeth/tcp-buffer-fix David Fort 2025-10-06 19:34:08 +02:00
  • 3cfcb4c9ca [core,tcp] fix a regression akallabeth 2025-10-06 18:59:08 +02:00
  • a84c6fe03d Merge pull request #11918 from akallabeth/codec-stringify akallabeth 2025-10-06 08:58:27 +02:00
  • eae2e03adf [codec,ffmpeg] fix missing const argument akallabeth 2025-10-06 08:43:15 +02:00
  • fc3aa65348 [gdi] improve codec logging akallabeth 2025-10-06 08:39:04 +02:00
  • fc2ae4cf41 [core,codecs] add stringify helper akallabeth 2025-10-06 08:37:35 +02:00
  • 8ccdfb70b2 Merge pull request #11915 from akallabeth/rdp-parse akallabeth 2025-10-03 13:49:29 +02:00
  • 625376a937 [client,common] adjust settings test results akallabeth 2025-10-03 13:44:16 +02:00
  • d7c1ce80d9 [client,common] fix parsing of enablerdsaadauth akallabeth 2025-10-03 13:24:50 +02:00
  • 11bd807c5c Merge pull request #11914 from akallabeth/rdstls akallabeth 2025-10-02 16:15:27 +02:00