Commit Graph

19243 Commits

Author SHA1 Message Date
akallabeth ffe75ce7b1
release-3.6.3 2024-07-08 09:43:00 +02:00
akallabeth 3cca511163
[changelog] 2024-07-08 09:42:55 +02:00
akallabeth d91f90c7cc
Merge pull request #10352 from akallabeth/revert-img-memcpy
[primitives,copy] revert single memcpy
2024-07-07 15:40:15 +02:00
akallabeth 62b55caccd
Merge pull request #10360 from akallabeth/sse-warn
[primitives,sse] fix char/uchar conversion warnings
2024-07-07 15:39:57 +02:00
akallabeth 2c7000f70e
Merge pull request #10358 from akallabeth/caps-fix
[core,capabilities] fix CapsProtocolVersion
2024-07-06 21:24:47 +02:00
akallabeth 2fd4a59d36
[primitives,sse] fix char/uchar conversion warnings 2024-07-06 21:21:57 +02:00
akallabeth 17d195b7a6
[core,capabilities] fix CapsProtocolVersion
if the wrong version 0x0000 is sent (older FreeRDP based servers)
correct the value to TS_CAPS_PROTOCOLVERSION (0x0200) along with a
warning message.
2024-07-06 12:48:11 +02:00
akallabeth c87b2cc93d
[primitives,copy] revert single memcpy
copying the while image messes up as the src and destination strides not
necessarily align. (reverts 1a58e74c17)
2024-07-05 14:35:21 +02:00
Martin Fleisz 81203e7e83
Merge pull request #10350 from akallabeth/neon-arm64
[cmake,intrinsics] fix NEON detection
2024-07-05 10:22:05 +02:00
akallabeth b1355471c5
[cmake,intrinsics] fix NEON detection
* detect 32bit ARM architectures
* do not set -mfpu=neon for 64 bit architectures
2024-07-05 09:45:34 +02:00
akallabeth 0ac1d78fac
Merge pull request #10346 from akallabeth/intrinsics-detect
[cmake] move intrinsic support to file
2024-07-05 01:26:49 +01:00
akallabeth 7e83c2380d
Merge pull request #10348 from Frederick888/fix-ipvx-without-force
[client,common] fix /ipv4 /ipv6 without :force
2024-07-05 01:26:25 +01:00
Frederick Zhang 919a692abc
[client,common] fix /ipv4 /ipv6 without :force
As arg->Value is NULL when using /ipv4 or /ipv6 alone, it segfaulted
doing strncmp.
2024-07-05 00:04:32 +10:00
Armin Novak 3c41de6382
[cmake] move intrinsic support to file
Create DetectIntrinsicSupport.cmake to unify intrinsic detection and use
2024-07-04 13:25:40 +02:00
akallabeth 8495c79dd0
Merge pull request #10344 from akallabeth/release-3.6.2
Release 3.6.2
2024-07-04 11:24:55 +01:00
Armin Novak e45a18dd34 [release] start 3.6.3-dev0 cycle 2024-07-04 12:11:26 +02:00
Armin Novak 2631f8d080 [release] 3.6.2 2024-07-04 12:11:26 +02:00
Armin Novak 13aa290037 [changelog] 2024-07-04 12:11:26 +02:00
Armin Novak 1024a1a195 Revert "[coverity] 1543170 Resource leak"
This reverts commit d24bb658ec.
2024-07-04 12:11:26 +02:00
Armin Novak d3efbe004d [client,x11,sdl] fix manpage generation
* fix name of xfreerdp manpages
* fix name of sdl-freerdp manpages
2024-07-04 12:11:26 +02:00
Martin Fleisz 84d1207a6f
Merge pull request #10342 from akallabeth/release-3.6.1
Release 3.6.1
2024-07-04 10:26:27 +02:00
Armin Novak 3b8a2d3568
[release] start 3.6.2-dev0 cycle 2024-07-04 10:00:24 +02:00
Armin Novak e767cf3b6c
[release] 3.6.1 2024-07-04 10:00:24 +02:00
Armin Novak 6b149a0573
[changelog] 2024-07-04 10:00:24 +02:00
Armin Novak b6dcefb126
[cmake] Add proper SSE/NEON detection
Detect actual use of SSE/NEON depending on defined symbols rather than
CMake flags.
2024-07-04 09:36:45 +02:00
akallabeth f522bc8a90
Merge pull request #10341 from akallabeth/abi-deps
[ci,abi-checker] add missing dependency
2024-07-04 02:54:09 +02:00
akallabeth ab3e7134f5
[ci,abi-checker] add missing dependency 2024-07-04 02:35:31 +02:00
akallabeth 7ece3513a7
Merge pull request #10339 from akallabeth/revert-dev
Revert "start 3.6.1-dev0 cycle"
2024-07-03 16:50:29 +02:00
akallabeth a2edac27ca start 3.6.1-dev0 cycle 2024-07-03 16:29:46 +02:00
Armin Novak 0d5981c3fd
Revert "start 3.6.1-dev0 cycle"
This reverts commit 2669edf623.
2024-07-03 16:27:01 +02:00
akallabeth ac498d8bbf
Merge pull request #10243 from akallabeth/release-3.6.0
Release 3.6.0
2024-07-03 16:22:49 +02:00
akallabeth d055e89c4c
Merge pull request #10337 from akallabeth/tsg-quarenc-fix
[core,gateway] fix reading TSG strings
2024-07-03 16:21:33 +02:00
akallabeth d30f0cedb5
Merge pull request #10338 from akallabeth/fixes
Fixes
2024-07-03 16:07:53 +02:00
Armin Novak 68a081f538
[server,shadow] fix XShm library name 2024-07-03 15:52:34 +02:00
Armin Novak eff4252651
[gdi,gfx] fix spelling error 2024-07-03 15:52:34 +02:00
Armin Novak fb26dd4185
[channels,rdpgfx] enable GfxSendQoeAck 2024-07-03 15:52:28 +02:00
Armin Novak 7a245a5949
[core,gateway] fix reading TSG strings
The [MS-TSGU] 2.2.9.2.1.6 TSG_PACKET_QUARENC_RESPONSE::certChainLen
represents the number of WCHAR not the size in bytes.
2024-07-03 15:37:44 +02:00
akallabeth 2669edf623
start 3.6.1-dev0 cycle 2024-07-03 14:03:28 +02:00
akallabeth 41df7bcded
release 3.6.0 2024-07-03 14:03:28 +02:00
akallabeth e8636c710a
changelog 3.6.0 2024-07-03 14:03:28 +02:00
Armin Novak e71da381cc
[uwac] fix wrong data type 2024-07-03 14:03:24 +02:00
akallabeth fbc0d161ca
Merge pull request #10335 from akallabeth/command-line-print
[client,common] print failed command line argument
2024-07-03 13:55:36 +02:00
akallabeth 6396c0ac76
Merge pull request #10332 from akallabeth/warn_fix_more
warning & cross compile fixes
2024-07-03 13:55:19 +02:00
akallabeth fcb8f39bc5
[client,common] print failed command line argument 2024-07-03 11:22:39 +02:00
akallabeth 46bced61fb
[cmake] fix cross compilation
helper utilities are now compiled on host only
2024-07-02 13:24:38 +02:00
akallabeth 0f567c9ac5
[uwac,window] fix size_t additions 2024-07-02 13:17:12 +02:00
akallabeth dad5425e76
Merge pull request #10331 from akallabeth/warn_fix_more
[warnings] integer casts/checks
2024-07-02 13:04:53 +02:00
akallabeth 4099bd4e45
[warnings] integer casts/checks 2024-07-02 12:38:00 +02:00
akallabeth d6949721c6
Merge pull request #10330 from akallabeth/fix_argument
[core,gateway] fix freerdp_tls_new call
2024-07-02 12:03:16 +02:00
akallabeth 438cf4b333
[core,gateway] fix freerdp_tls_new call 2024-07-02 11:48:54 +02:00