akallabeth
f938c32afa
[winpr,ncrypt] check p11 for NULL
2024-08-09 10:41:43 +02:00
akallabeth
c5c5aa4563
Merge pull request #10462 from akallabeth/ncrypt_checks
...
[winpr,ncrypt] add checks to NCryptOpenP11StorageProviderEx
2024-08-09 10:00:39 +02:00
akallabeth
5e662cfb2d
[winpr,ncrypt] add checks to NCryptOpenP11StorageProviderEx
2024-08-09 09:40:27 +02:00
akallabeth
14d52088fd
Merge pull request #10460 from akallabeth/release_verify
...
[script,release] add signature verification step
2024-08-08 13:17:39 +02:00
Armin Novak
8728cfcd6c
[script,release] add signature verification step
2024-08-08 12:56:46 +02:00
akallabeth
0d94a37fc0
Merge pull request #10459 from akallabeth/update_release_script
...
[script,release] add release signing to script
2024-08-08 12:52:45 +02:00
Armin Novak
862b141649
[script,release] add release signing to script
2024-08-08 12:27:45 +02:00
Martin Fleisz
918d2e3117
Merge pull request #10457 from akallabeth/release-3.7.0
...
Release 3.7.0
2024-08-08 12:02:29 +02:00
Armin Novak
4763f8675a
[release] 3.7.0
2024-08-08 11:38:21 +02:00
Armin Novak
12da65b033
[release] start 3.7.1-dev0 cycle
2024-08-08 11:38:21 +02:00
Armin Novak
d7090678d0
Changelog 3.7.0
2024-08-08 11:38:21 +02:00
akallabeth
173f6f5c17
Merge pull request #10425 from akallabeth/scard-cache
...
[emu,scard] use single cache
2024-08-08 11:16:01 +02:00
akallabeth
9c24bff031
Merge pull request #10454 from akallabeth/leak_fix
...
Leak fixes
2024-08-08 10:45:30 +02:00
akallabeth
8bb26d8cbe
Merge pull request #10455 from akallabeth/bitmap_single_rect_update
...
[server,shadow] send BitmapUpdate with single rectangle
2024-08-08 10:44:58 +02:00
Armin Novak
5bee88c4d0
[winpr,string] fix variable names in doxygen
2024-08-08 08:45:45 +02:00
akallabeth
711dbb53ab
fix #10447
2024-08-08 08:45:43 +02:00
Armin Novak
1f83198bb1
[server,shadow] send BitmapUpdate with single rectangle
...
See https://github.com/FreeRDP/FreeRDP/issues/10413
Microsoft ditched support for RFX and multiple rectangles in BitmapUpdate for
windows 11 24H2.
So send all updates only with a single rectangle.
2024-08-08 08:37:51 +02:00
akallabeth
9fe1ff0165
fix #10446
2024-08-08 08:16:52 +02:00
akallabeth
15def36dd6
fix #10448
2024-08-08 08:16:52 +02:00
akallabeth
11b7ca4753
fix #10449
2024-08-08 08:16:40 +02:00
David Fort
9d1f98a195
Merge pull request #10444 from dobord/master
...
[channels,disp] fix typo in monitor->height
2024-08-06 09:15:01 +02:00
Mikhail Kashin
5c471974ba
[channels,disp] fix typo in monitor->height
2024-08-05 23:54:08 +03:00
akallabeth
bf6f2b9583
Merge pull request #10431 from ivelin91/fix-json-typos
...
fix(winpr-json): typos causing make errors
2024-08-02 16:06:40 +02:00
akallabeth
6a29eb1680
Merge pull request #10441 from akallabeth/xgetatom-var-name
...
[client,x11] log variable name for XGetAtomName
2024-08-02 16:05:53 +02:00
akallabeth
7dc51e1b71
[client,x11] log variable name for XGetAtomName
...
To better debug issues with calls log the name of the target variable to
allow better tracing which call did fail
2024-08-02 15:12:58 +02:00
Ivelin
d7cbe4ed69
fix(winpr-json): typos causing make errors
2024-07-30 08:21:45 +03:00
akallabeth
d099c2ffd2
[emu,scard] use single cache
...
Just like with PCSC use a single cache and create the identifier from
UUID and identifier
2024-07-25 15:47:44 +02:00
akallabeth
11aeda6a93
Merge pull request #10428 from FreeRDP/timezone-patches-1721907865
...
[timezones] Update definitions
2024-07-25 15:38:00 +02:00
akallabeth
a2ef9e071e
[ci,timezone] fix automated job
...
* remove team reviewers
* fix clang-format, explicitly set clang-format file
2024-07-25 14:25:14 +02:00
akallabeth
d60eaf2452
Merge pull request #10427 from akallabeth/proxy-fixes
...
Proxy fixes
2024-07-25 12:19:25 +02:00
akallabeth
3820858c63
[server,proxy] discard closed dyn channel data
...
If a dynamic channel does no longer exist or has been closed discard the
channel data received from client
2024-07-25 12:02:51 +02:00
akallabeth
eaf0bd8a69
[server,proxy] automatic intercept for drdynvc
...
* By default no special treatment for drdynvc
* If any of the configuration options requires drdynvc intercept do that
independently of the intercept/passthrough lists
2024-07-25 11:19:20 +02:00
akallabeth
784f9eab24
[server,proxy] only intercept drdynvc if requested
2024-07-25 11:19:17 +02:00
akallabeth
86f2b1e26a
[core,capabilities] skip stream bytes read in substream
2024-07-25 11:19:15 +02:00
akallabeth
2f5570cd67
Merge pull request #10423 from akallabeth/action_script
...
[client,X11] fix ActionScript
2024-07-25 10:00:26 +02:00
akallabeth
828428ae17
Merge pull request #10422 from akallabeth/rfx_improve
...
Rfx improve
2024-07-25 09:47:45 +02:00
Armin Novak
44b07721ec
[client,X11] fix ActionScript
...
* Unify script calls
* Update documentation
* Fix home directory
2024-07-25 09:42:03 +02:00
akallabeth
af73d729c4
Merge pull request #10426 from akallabeth/x11_log_atom
...
X11 log atom
2024-07-25 08:08:23 +02:00
akallabeth
221181f713
[locale,x11] add proper checks for atom
2024-07-25 07:47:42 +02:00
akallabeth
56b50966a3
[client,x11] log all XInternAtom calls
2024-07-25 07:47:40 +02:00
Armin Novak
f167ccff4e
[core,capabilities] Fix SurfaceCommandsSupported
...
* Initialize in settings_new with everything supported
* merge client & server settings
* Write capabilities from current SurfaceCommandsSupported setting
2024-07-24 21:54:54 +02:00
Armin Novak
850389de44
[core,capabilities] pass RemoteFxRlgrMode and RemoteFxCodecMode
2024-07-24 21:54:51 +02:00
Armin Novak
9b6e39a880
[server,sample] fix NSCodec and SurfaceBitsCommand
2024-07-24 21:54:49 +02:00
Armin Novak
62eba8dacb
[server,shadow] fix NSCoded and SurfaceBitsCommand
2024-07-24 21:54:46 +02:00
Armin Novak
22585a31ce
[core,capabilities] fix NSCodecId and SurfaceCommandsSupported parsing
2024-07-24 21:54:42 +02:00
Armin Novak
96b945aa83
[settings] Added SurfaceCommandsSupported setting
2024-07-24 21:54:39 +02:00
Armin Novak
d757dfee24
[server,shadow] Fix RFX SurfaceBitsCommands
...
* Use RLGR mode from settings (might be overwritten by client)
* Only send RFX SurfaceBits if SURFCMDS_STREAM_SURFACE_BITS was set in
capabilities
2024-07-24 21:54:36 +02:00
Armin Novak
557844277f
[server,sample] use RFX RLGR from settings
2024-07-24 21:54:33 +02:00
Armin Novak
e888769bf6
[core,capabilities] fix RFX capability parsing
...
* Require SURFCMDS_STREAM_SURFACE_BITS
* Improve error logging
* Improve content length checks
2024-07-24 21:54:30 +02:00
Armin Novak
268bf25f02
[settings] add RemoteFxRlgrMode setting
2024-07-24 21:54:26 +02:00