[FreeRDP-devel] Server side memory leak

2024-05-10 Thread Mathis Pötzsch via FreeRDP-devel
Hello all, I use xfreerdp to monitor the availability of a Microsoft Remote Desktop environment. This is the command I use: env WLOG_LEVEL=DEBUG WLOG_APPENDER=FILE WLOG_FILEAPPENDER_OUTPUT_FILE_PATH=${PWD} WLOG_FILEAPPENDER_OUTPUT_FILE_NAME=freerdp-login.log \ xfreerdp \ /v:$login_cb \

Re: [FreeRDP-devel] freerdp hardware accelerated encoding

2024-05-07 Thread 黄取值 via FreeRDP-devel
OK, thanks for the reply. I try to implement it when I have time. undefined via FreeRDP-devel 于2024年4月24日周三 17:30写道: > Hi, > > > accelerated encoding is currently not implemented (patches welcome). > > also the decoder needs some refinement, we had to deactivate it due to > issues with

Re: [FreeRDP-devel] freerdp hardware accelerated encoding

2024-04-24 Thread undefined via FreeRDP-devel
Hi, accelerated encoding is currently not implemented (patches welcome). also the decoder needs some refinement, we had to deactivate it due to issues with different hardware limitations (alignments, ...) that need to be considered when activating it. regards Armin On 23.04.24 04:34,

[FreeRDP-devel] freerdp hardware accelerated encoding

2024-04-22 Thread 黄取值 via FreeRDP-devel
Hi all I am a development engineer for a GPU manufacturer. Now I want to adapt our GPU() to the freerdp project to provide hardware accelerated encoding and decoding functions. Our target operating system is Linux, the target version of freerdp is 2.2.0, and our GPU supports VAAPI. We try to

[FreeRDP-devel] FreeRDP release 2.11.7

2024-04-22 Thread Armin Novak via FreeRDP-devel
Hi, This release eliminates a bunch of issues detected during oss-fuzz runs.  The test coverage was increased and detected issues eliminates, so an update  is highly recommended. Noteworthy changes:  * Backported oss-fuzz fixes  For a complete and detailed change log since the last release

[FreeRDP-devel] FreeRDP release 3.5.1

2024-04-22 Thread Armin Novak via FreeRDP-devel
Hi, This release eliminates a bunch of issues detected during oss-fuzz runs.  The test coverage was increased and detected issues eliminates, so an update  is highly recommended.  Noteworthy changes:  * Lots of fixes for oss-fuzz reports  * Timezone detection fixes (#10106)  * SDL key

[FreeRDP-devel] FreeRDP release 2.11.6

2024-04-17 Thread Armin Novak via FreeRDP-devel
Hi, We've just released FreeRDP 2.11.6 This is a security patch release, update highly suggested!  CVE:  CVE-2024-32041 [Low[ OutOfBound Read in zgfx_decompress_segment  CVE-2024-32039 [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data  CVE-2024-32040 [Low]

[FreeRDP-devel] FreeRDP release 3.5.0

2024-04-16 Thread Armin Novak via FreeRDP-devel
Hi, We've just released FreeRDP 3.5.0 This release focus is on squashing bugs.  The improved test coverage and ci builds revealed a number of previously  unnoticed issues we have addressed and we also got a report from  Evgeny Legerov of Kaspersky Lab identifying a number of out of bound reads  

[FreeRDP-devel] Pending removal of IPP support from FreeRDP 3.x

2024-04-03 Thread Armin Novak via FreeRDP-devel
Hi, also reaching out via mailing list: We´re planning to remove the IPP (Intel Performance Primitives) support from FreeRDP as we lack a test setup and don´t know about anyone using it. If you´re interested in keeping that option as a part of FreeRDP please step up! We require some way

[FreeRDP-devel] FreeRDP release 3.4.0

2024-03-14 Thread Armin Novak via FreeRDP-devel
Hi, This release concentrates on improving test coverage and ci builds. Some usability issues and inconvenient API functions were fixed on the way. New features have been introduced (stub for location channel) Noteworthy changes:  * fix a bug in RAIL mode not activating window focus (#9973)  

[FreeRDP-devel] wfreerdp.exe - some options don't appear to be working

2024-03-05 Thread Angus Clarke via FreeRDP-devel
Hello I realised I was using some different version (older?) downloaded from: https://cloudbase.it/freerdp-for-windows-nightly-builds/ Which is the first Windows URL mentioned under https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds However since downloading latest built wfreerdp.exe from

[FreeRDP-devel] FreeRDP release 3.3.0

2024-02-22 Thread Armin Novak via FreeRDP-devel
Hi, A new 3.3.0 release has just been published. This release concentrates on code cleanup and overall quality improvements.  Some usability issues and inconvenient API functions were fixed on the way.  New features have been introduced (better image clipboard) but that stays  deactivated

[FreeRDP-devel] FreeRDP release 3.1.0

2023-12-22 Thread anovak--- via FreeRDP-devel
Hi, A new 3.1.0 minor release for the new 3.0.0 series. This contains bugfixes, adds (better) support for libressl and mbedtls and brings a bunch of improvements for the SDL client. This comes with a price though, we now (optionally) require SDL_image if you want to build the sdl-client Since

[FreeRDP-devel] FreeRDP release 2.11.4

2023-12-14 Thread armin.novak--- via FreeRDP-devel
Hi, FreeRDP version 2.11.4 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ FreeRDP 2.11.4 is a maintainance and bugfix release. Notworthy changes: * fix a typo in unicode commit (#9652) sorry for the inconvenience. Best regards, the

[FreeRDP-devel] FreeRDP release 2.11.3

2023-12-14 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 2.11.3 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ FreeRDP 2.11.3 is a maintainance and bugfix release. Notworthy changes: * Disabled windows MEDIA FOUNDATION h264 decoder due to reported issues (#9469) * Fix

[FreeRDP-devel] FreeRDP release 3.0.0

2023-12-13 Thread anovak--- via FreeRDP-devel
Hi, Final 3.0.0 release just a little over two weeks after the last 3.0.0-rc0. This contains bugfixes, drops some legacy code, implements a small feature request and adds some improvements to the build system. Most notably is the new PreventInSourceBuilds.cmake which does exactly what the name

Re: [FreeRDP-devel] Update on RCG

2023-11-28 Thread David FORT via FreeRDP-devel
Le 28/11/2023 à 18:24, David FORT via FreeRDP-devel a écrit : Hi guys, so I managed to move forward and complete a logon with remote credential guards with my PoC, no credentials provided just using the existing ccache. The good news is that you enterely skip NTLM in this game, if during

[FreeRDP-devel] Update on RCG

2023-11-28 Thread David FORT via FreeRDP-devel
Hi guys, so I managed to move forward and complete a logon with remote credential guards with my PoC, no credentials provided just using the existing ccache. The good news is that you enterely skip NTLM in this game, if during NLA you don't give NTLM supplementary credentials, then there's

[FreeRDP-devel] FreeRDP release 3.0.0-rc0

2023-11-27 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 3.0.0-rc0 is released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 3.0.0-rc0 is the first release candidate for the upcoming 3.0 series  Nearly 2 months of testing, bugfixing and API refinements later we´re  happy to announce the first

[FreeRDP-devel] FreeRDP and device redirection (on FreeBSD)

2023-11-19 Thread Milan Obuch via FreeRDP-devel
Hi, I just recently started to use FreeRDP running on FreeBSD. My use case involves using local serial port for communication with devices like scales and USB for bar code reader and similar. I did not test the later yet, but serial port redirection did not work for me. I found

Re: [FreeRDP-devel] xfeerdp Kerberos SSO

2023-10-04 Thread undefined via FreeRDP-devel
Hi victor, first, I´d suggest you switch to the 3.0 (beta) releases as kerberos is nowhere stable on  the 2.0 releases. second, the only way currently working without a password (by protocol requirement) is using smartcards (or compiling in FreeRDP smartcard emulation and use

[FreeRDP-devel] xfeerdp Kerberos SSO

2023-09-20 Thread Vic Pol via FreeRDP-devel
Hello, I am running xfreerdp (2.9.0 source built on Linux WITH_GSSAPI=ON) that is using Kerberos connection to make SSO working, but it's still asking for a password. When I type a password it works. Is it FAD? Is it possible to use just a Kerberos ticket to establish a connection? Please advise,

[FreeRDP-devel] FreeRDP release 2.11.2

2023-09-20 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 2.11.2 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ FreeRDP 2.11.2 is a maintainance and bugfix release. Notworthy changes: * Backported #9378: backported wArrayList (optional) copy on insert * Backported #9360:

Re: [FreeRDP-devel] Remote Credential Guard support

2023-09-15 Thread Andrey Af via FreeRDP-devel
No problems. The client is easily patched. He does not check the ticket in the session. He needs a password to create a ticket to the storage memory. Regards. пт, 15 сент. 2023 г., 19:27 Simon Burley via FreeRDP-devel < freerdp-devel@lists.sourceforge.net>: > Hi FreeRDP developers, > > We have a

[FreeRDP-devel] Remote Credential Guard support

2023-09-15 Thread Simon Burley via FreeRDP-devel
Hi FreeRDP developers, We have a need to do passwordless (Kerberos) auth and delegation from Linux -> Windows. This will require supporting the Remote Credential Guard protocol, and I noticed this isn't a current milestone. My employer is happy to sponsor this work. Happy to discuss this

Re: [FreeRDP-devel] Raspberry OS xfreerdp 3

2023-09-09 Thread Ezequiel Partida via FreeRDP-devel
Hello, I would also love to have this for the Pi. I asked if version 3 does connect to terminal server 2022 but I got no response yet. I haven't been able to connect using freerdp 2.10 or 2.11. Does somebody know? Regards *___* *Ezequiel Partida* El sáb, 9 sept 2023 a las 9:56, info

[FreeRDP-devel] Raspberry OS xfreerdp 3

2023-09-09 Thread info via FreeRDP-devel
Hello, is there a binary of xfreerdp version 3 for Raspberry OS or a tutorial how to compile xfreerdp version 3 for Raspberry OS (Bullseye)? Regards Volker ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net

[FreeRDP-devel] FreeRDP 2.10 not connecting to Terminal Server 2022

2023-09-05 Thread Ezequiel Partida via FreeRDP-devel
Hello, I use freerdp 2.10 and tested 2.11 to connect to Terminal Server 2012 R2 with no problems but I cannot connect to Terminal Server 2022. Any suggestions? Regards *___* *Ezequiel Partida* ___ FreeRDP-devel mailing list

Re: [FreeRDP-devel] RleDecompress16to16 fail

2023-09-05 Thread David FORT via FreeRDP-devel
Le 05/09/2023 à 07:58, Andrey via FreeRDP-devel a écrit : Hi. With the latest updates from GitHub, I have this error (log line marked with an asterisk).    [16:49:45:235] [10817:02a00320] [DEBUG][com.freerdp.core.update] - [update_recv_primary_order]: Primary Drawing Order [0x12]

[FreeRDP-devel] RleDecompress16to16 fail

2023-09-05 Thread Andrey via FreeRDP-devel
Hi. With the latest updates from GitHub, I have this error (log line marked with an asterisk). [16:49:45:235] [10817:02a00320] [DEBUG][com.freerdp.core.update] - [update_recv_primary_order]: Primary Drawing Order [0x12] MultiOpaqueRect [16:49:45:235] [10817:02a00320]

[FreeRDP-devel] FreeRDP release 2.11.1

2023-09-04 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 2.11.1 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ FreeRDP 2.11.1 is a maintainance and bugfix release. Notworthy changes: * Backported #9356: Fix issues with order updates Best regards, the FreeRDP team.

Re: [FreeRDP-devel] Toggle FullScreen only works once

2023-08-31 Thread Sylvain Archenault via FreeRDP-devel
I'm starting to think it's a change in Gnome Desktop. On 8/31/23 10:08, Sylvain Archenault wrote: Hi, I'm running debian sid, and toggle fullscreen via ctrl+alt+enter stopped working, more precisely, it only works once... FreeRdp hasn't been upgraded in a while, so I think it's coming from

[FreeRDP-devel] Toggle FullScreen only works once

2023-08-31 Thread Sylvain Archenault via FreeRDP-devel
Hi, I'm running debian sid, and toggle fullscreen via ctrl+alt+enter stopped working, more precisely, it only works once... FreeRdp hasn't been upgraded in a while, so I think it's coming from another package but I dont know how to find it. I've been away for ~ 2 weeks and lot of stuff have

[FreeRDP-devel] FreeRDP release 3.0.0-beta3

2023-08-31 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 3.0.0-beta3 is released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 3.0.0-beta3 is a preview release for the upcoming 3.0 series Noteworthy changes since the last beta: * fix xfreerdp keyboard on mac os * Various crashes and input

[FreeRDP-devel] FreeRDP release 2.11.0

2023-08-28 Thread Armin Novak via FreeRDP-devel
Hi, FreeRDP version 2.11.0 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ FreeRDP 2.11.0 is a security and maintainance release. Noteworthy changes: * Various input validation fixes * Added various CMake options #9317 * LibreSSL build

[FreeRDP-devel] FreeRDP release 3.0.0-beta2

2023-08-05 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP version 3.0.0-beta2 is released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 3.0.0-beta2 is a preview release for the upcoming 3.0 series Noteworthy changes since the last beta: * Update CMake defaults, now all features are enabled by

[FreeRDP-devel] bug?

2023-08-03 Thread Andrey via FreeRDP-devel
Hi all. File client/common/cmdline.c function freerdp_client_settings_command_line_status_print_ex() In the passage below, there is a case when the strchr() function is passed an argument val set to NULL. ... else if (option_starts_with("kbd-lang", arg->Value)) {

[FreeRDP-devel] Value for /cert:fingerprint

2023-07-20 Thread Nick Couchman via FreeRDP-devel
Hello, everyone, I'm trying to figure out how to correctly specify the certificate fingerprint or thumbprint on the xfreerdp command line, and I'm not able to come up with the correct way to specify the value of the fingerprint. I've tried to use various forms of the values that are placed into

[FreeRDP-devel] X11 client clipboard: long_format_names

2023-07-04 Thread Andrey Af via FreeRDP-devel
Hi developers, client/X11/xf_cliprdr.c in function static UINT xf_cliprdr_send_client_capabilities(clipboard* clipboard) please note you are using generalCapabilitySet.generalFlags = SI_USE_LONG_FORMAT_NAMES; but you are not using UNICODE strings for formatName as specified in the

[FreeRDP-devel] rdp

2023-06-27 Thread Sheba White via FreeRDP-devel
I need rdp logs ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Re: [FreeRDP-devel] passphrase.c/wait_for_fd()

2023-06-14 Thread armin.novak--- via FreeRDP-devel
Hi, thank you for the hint, fixed with https://github.com/FreeRDP/FreeRDP/pull/9057 regards Armin On 14.06.23 00:15, Andrey Vasilkin via FreeRDP-devel wrote: Hi libfreerdp/utils/passphrase.c function     static int wait_for_fd(int fd, int timeout) The argument is fd, but the function

[FreeRDP-devel] passphrase.c/wait_for_fd()

2023-06-13 Thread Andrey Vasilkin via FreeRDP-devel
Hi libfreerdp/utils/passphrase.c function static int wait_for_fd(int fd, int timeout) The argument is fd, but the function uses variable sockfd (if WINPR_HAVE_POLL_H is not defined). ___ FreeRDP-devel mailing list

Re: [FreeRDP-devel] freerdp-shadow: NTLM not working from ipc-socket

2023-03-22 Thread armin.novak--- via FreeRDP-devel
Hi Andrey, can´t tell from the log alone. Do you authenticate against a SAM file? which changes do you have in your sources (or are you using an older commit?) I can´t find the log lines for [nla_server_authenticate]: remote session info empty [nla_server_authenticate]: local session

[FreeRDP-devel] freerdp-shadow: NTLM not working from ipc-socket

2023-03-22 Thread Andrey Af via FreeRDP-devel
Hi All, When I run freerdp-shadow (git version, with NTLM auth) via ipc-socket I get an error, why is that? At the same time, when the listen socket is used, this is a working good. Here is the error output:: [21:37:25:573] [1339:1339] [INFO][com.freerdp.core.listener] -

Re: [FreeRDP-devel] Unable to connect to one of my servers

2023-02-22 Thread Andrey via FreeRDP-devel
Hi freerdp /v:"10.76.33.252" /u:"" /d:"*" /p:"*" /size:90% /bpp:16 /gdi:hw /floatbar:sticky:on,default:visible,show:fullscreen /drive:"dnl","*" /sound:sys:dart,quality:dynamic -wallpaper /cert:ignore /cache:bitmap:off,glyph:off,offscreen:off -heartbeat /compression-level:2

Re: [FreeRDP-devel] Unable to connect to one of my servers

2023-02-21 Thread armin.novak--- via FreeRDP-devel
Hi Andrey, could you give a few more details? 1. which security model RDP|TLS|NLA do you expect, which command line and which openssl version? 2. also, are you using stable or master freerdp? regards Armin On 20.02.23 22:49, Andrey Vasilkin via FreeRDP-devel wrote: Hi. Unable to

[FreeRDP-devel] Unable to connect to one of my servers

2023-02-20 Thread Andrey Vasilkin via FreeRDP-devel
Hi. Unable to connect to one of my servers (Windows Server 2008 R2 Enterprise SP 1). This happens with all FreeRDP versions of recent weeks. When connecting to other servers, this problem does not occur. At the same time, the version from 2023-01-16 works without problems with all my servers.

Re: [FreeRDP-devel] 3.0 release date

2023-02-20 Thread Bernhard Miklautz via FreeRDP-devel
Hi Andrey, On Sun, Feb 12, 2023 at 01:12:55PM +0800, Andrey Af via FreeRDP-devel wrote: > When are you planning a new release 3.0? our plan was to release towards end of Q1 but it's more shifting towards Q2 or even Q3 (depending on how much time we have to to work on it). To give you some more

[FreeRDP-devel] 3.0 release date

2023-02-11 Thread Andrey Af via FreeRDP-devel
Hi! When are you planning a new release 3.0? Thanks. ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel

[FreeRDP-devel] endless same messages

2023-02-05 Thread Andrey Vasilkin via FreeRDP-devel
Hi. After updating the sources a few days ago and after all subsequent updates, I get a flurry of messages in the log: [08:20:39:105] [493:029ffbc0] [WARN][com.winpr.wStream] - [Stream_CheckAndLogRequiredLengthWLogExVa]:[fastpath_recv_update_synchronize(core/fastpath.c:337)] invalid length,

Re: [FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-02 Thread Andrey Af via FreeRDP-devel
is it possible to make an exception for Linux + GSSAPI? For example, when on the server side after gss_accept_sec_context, we know for sure that there is a client principal in src_name... 2023-02-02 9:45 GMT, David FORT via FreeRDP-devel : > Le 02/02/2023 à 07:18, Andrey Af via FreeRDP-devel a

Re: [FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-02 Thread David FORT via FreeRDP-devel
Le 02/02/2023 à 07:18, Andrey Af via FreeRDP-devel a écrit : Hi All, Today I checked the version from master. I see a lot of work with kerberos support. I have a question - why does the client ask the password? I have a principal ticket, this should be enough for kerberos authentication. Client

Re: [FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-01 Thread Andrey Af via FreeRDP-devel
Hi All, Today I checked the version from master. I see a lot of work with kerberos support. I have a question - why does the client ask the password? I have a principal ticket, this should be enough for kerberos authentication. Client logs: [DEBUG][com.freerdp.core.nego] -

Re: [FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-01 Thread David FORT via FreeRDP-devel
Le 01/02/2023 à 09:44, Andrey Af via FreeRDP-devel a écrit : Hi All! I build a freerdp 2.8.1 with the flag WITH_GSSAPI=ON. And for the freerdp-shadow, I made a keytab with the TERMSRV/hostname@REALM principal. I use the environment variable KRB5_KTNAME. I run freerdp-shadow-cli and I don't see

Re: [FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-01 Thread armin.novak--- via FreeRDP-devel
Hi Andrey, kerberos authentication is not really working properly with FreeRDP 2. There have been huge advancements on master regarding that though. regards Armin On 01.02.23 09:44, Andrey Af via FreeRDP-devel wrote: Hi All! I build a freerdp 2.8.1 with the flag WITH_GSSAPI=ON. And for

[FreeRDP-devel] Shadow server: GSSAPI is supported?

2023-02-01 Thread Andrey Af via FreeRDP-devel
Hi All! I build a freerdp 2.8.1 with the flag WITH_GSSAPI=ON. And for the freerdp-shadow, I made a keytab with the TERMSRV/hostname@REALM principal. I use the environment variable KRB5_KTNAME. I run freerdp-shadow-cli and I don't see gss_xxx in the logs. I can conclude that the use of kerberos is

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-13 Thread Eric Brown via FreeRDP-devel
If it happens again, first check that there isn’t a issue with your license server/licensing. From the original log it looks like your server may have hung up on the connection during the licensing phase On Wed, Jan 11, 2023 at 4:31 PM Andrey Vasilkin via FreeRDP-devel <

Re: [FreeRDP-devel] struct sched_param

2023-01-11 Thread Andrey Vasilkin via FreeRDP-devel
Question removed. And this field doesn't seem to be used at all. 12.01.23 08:12, Andrey Vasilkin via FreeRDP-devel пишет: Hi. libwinpr/synch/synch.h, line 130: struct sched_param param; The structure sched_param is not described anywhere. ___

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-11 Thread Andrey Vasilkin via FreeRDP-devel
It seems that the problem is not stable. Now, after successfully connecting with the old version, the new version is also connected, the problem is not reproduced. :-/ If (when) the situation comes back, I'll try -sec:rdp. 12.01.23 09:06, Eric Brown via FreeRDP-devel пишет: Andrey, It looks

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-11 Thread Eric Brown via FreeRDP-devel
Andrey, It looks like the correct option to force RDP level encryption is: -sec:rdp Eric On Wed, Jan 11, 2023 at 4:00 PM Andrey Vasilkin via FreeRDP-devel < freerdp-devel@lists.sourceforge.net> wrote: > I've try switch "-encryption" without any results - log is same. > > Then, I've get

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-11 Thread Andrey Vasilkin via FreeRDP-devel
I've try switch "-encryption" without any results - log is same. Then, I've get version builded 2022-09-16. No any problems: [08:54:47:710] [7620:029ceb60] [WARN][com.freerdp.core.nego] - Error: SSL_NOT_ALLOWED_BY_SERVER [08:54:47:714] [7620:029ceb60] [WARN][com.freerdp.core.nego] - Error:

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-11 Thread Eric Brown via FreeRDP-devel
If you can install and run the previous version of the client that worked and capture the log from a successful connection, it will tell a lot (and also verify that it isn't something that changed on the server). I don't know enough about the current state of FreeRDP to know offhand if something

[FreeRDP-devel] struct sched_param

2023-01-11 Thread Andrey Vasilkin via FreeRDP-devel
Hi. libwinpr/synch/synch.h, line 130: struct sched_param param; The structure sched_param is not described anywhere. ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Re: [FreeRDP-devel] Connection problem on new versions

2023-01-08 Thread David FORT via FreeRDP-devel
Le 09/01/2023 à 04:10, Andrey Vasilkin via FreeRDP-devel a écrit : Hi. With the latest versions (sources updated today) I get this when connecting to one of my servers: [13:58:48:576] [2951:029f3a00] [WARN][com.freerdp.core.nego] - Error: SSL_NOT_ALLOWED_BY_SERVER [13:58:48:597]

[FreeRDP-devel] Connection problem on new versions

2023-01-08 Thread Andrey Vasilkin via FreeRDP-devel
Hi. With the latest versions (sources updated today) I get this when connecting to one of my servers: [13:58:48:576] [2951:029f3a00] [WARN][com.freerdp.core.nego] - Error: SSL_NOT_ALLOWED_BY_SERVER [13:58:48:597] [2951:029f3a00] [WARN][com.freerdp.core.nego] - Error:

[FreeRDP-devel] Best performance settings for local RDP connection?

2023-01-02 Thread Le Anonymous Faker via FreeRDP-devel
Hello everyone, the only way to fully integrate and work in my office with Linux is by using RDP to connect to out local Windows infrastructure. This is the preferred way/setup for people to work in our office (small low performance PC with Windows 11 that connects via RDP to Windows for Outlook,

Re: [FreeRDP-devel] Phantom RemoteApp Window with FreeRDP 2.9.0

2022-12-20 Thread undefined via FreeRDP-devel
Hi, the windows created are managed by the server, so that window will have some use, so the window itself is 'works as intended' but there might be some other issue hiding (e.g. not properly drawing the window?), so you might want to try with current master and see, if the issue disappears

Re: [FreeRDP-devel] Arguments are messed up

2022-12-20 Thread undefined via FreeRDP-devel
Hi Andrey, yes, nice catch. Added to https://github.com/FreeRDP/FreeRDP/pull/8459 regards Armin On 11/29/22 05:13, Andrey Vasilkin via FreeRDP-devel wrote: Hi all. client/common/cmdline.c , function parse_app_options() , line 2209 :     if (option_starts_with(val, cur->name)) As far

Re: [FreeRDP-devel] client-hostname

2022-12-20 Thread undefined via FreeRDP-devel
Hi Andrey, thank you for the report, fixed with https://github.com/FreeRDP/FreeRDP/pull/8507 regards Armin On 12/8/22 03:49, Andrey Vasilkin via FreeRDP-devel wrote: Hi. Lately I've been noticing another strange thing. Regardless of whether the client-hostname switch is set or the name

[FreeRDP-devel] How to use freerdp kerberos connection

2022-12-14 Thread Vic Pol via FreeRDP-devel
Hi There, I'm trying to use kerberos using latest wfreerdp.exe, but cannot find any documentation on how to do it. I can connect without credentials using MS Remote desktop, so, everything is set up on RDP client side, I just need to know what command line parameters to use in this case, thanks

[FreeRDP-devel] Phantom RemoteApp Window with FreeRDP 2.9.0

2022-12-09 Thread roland65--- via FreeRDP-devel
Hi there, I use FreeRDP 2.9.0 in Ubuntu 22.04 (compiled by myself) and I have a little problem when launching RemoteApp Windows applications using xfreerdp to connect to a Windows 10 20H2 server: Sometimes, and *frequently but not always*, there is a "phantom" window with name "RemoteApp

[FreeRDP-devel] client-hostname

2022-12-07 Thread Andrey Vasilkin via FreeRDP-devel
Hi. Lately I've been noticing another strange thing. Regardless of whether the client-hostname switch is set or the name is determined automatically, sometimes extra characters are displayed after the name in windows. You can see it in my screenshot:

Re: [FreeRDP-devel] /client-hostname is causing the problem

2022-12-07 Thread Andrey Vasilkin via FreeRDP-devel
Hi Armin. I've seen this situation with sources updated about a week ago or less. And this happened when connecting to only one of several of my servers. I tested it on a two month old version and there was no problem. Today I updated the sources and the problem does not reproduce. So far so

Re: [FreeRDP-devel] /client-hostname is causing the problem

2022-12-07 Thread armin.novak--- via FreeRDP-devel
Hi Andrey, could you tell which version you use? There has been a huge state machine rewrite lately. As for the error, changing the client-hostname triggers a client license upgrade on the server in your case and for some reason the request is short. so we would definitely need more

[FreeRDP-devel] /client-hostname is causing the problem

2022-12-06 Thread Andrey Vasilkin via FreeRDP-devel
Hi. With /client-hostname:"..." switch specified, I get an error (see second line): [14:30:35:462] [140:029d39a0] [WARN][com.freerdp.core.license] - license binary blob::type BB_CERTIFICATE_BLOB, length=0, skipping. > [14:30:35:681] [140:029d39a0] [WARN][com.freerdp.core.license] - short

[FreeRDP-devel] Arguments are messed up

2022-11-28 Thread Andrey Vasilkin via FreeRDP-devel
Hi all. client/common/cmdline.c , function parse_app_options() , line 2209 : if (option_starts_with(val, cur->name)) As far as I understand it should be: if (option_starts_with(cur->name, val)) -- http://os2.snc.ru/ ☮

Re: [FreeRDP-devel] FreeRDP release 2.9.0

2022-11-16 Thread Joachim Lindenberg via FreeRDP-devel
Does anyone have a build for Windows ready to download? Thanks, Joachim -Ursprüngliche Nachricht- Von: Bernhard Miklautz via FreeRDP-devel Gesendet: Mittwoch, 16. November 2022 16:56 An: freerdp-devel@lists.sourceforge.net Betreff: [FreeRDP-devel] FreeRDP release 2.9.0 Hi, FreeRDP

[FreeRDP-devel] FreeRDP release 2.9.0

2022-11-16 Thread Bernhard Miklautz via FreeRDP-devel
Hi, FreeRDP version 2.9.0 was just released: As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.9.0 is security and maintenance release. Team BT5 (BoB 11th) has identified and reported the following security related client side issues that could possibly be

Re: [FreeRDP-devel] Peeking x.224 Connection Request

2022-10-20 Thread Joan Torres via FreeRDP-devel
No, I'm not using FreeRDP code base for parsing. Maybe you are right and I'm getting lost somewhere in the stream. I'm not using SSL/TLS. I'm not sure then why sometimes I don't get the expected TPKT header. I'm taking a look at FreeRDP because when I am peeking bytes on the stream I don't get

Re: [FreeRDP-devel] Peeking x.224 Connection Request

2022-10-18 Thread Eric Brown via FreeRDP-devel
Joan, Hi, are you using the FreeRDP code base to do your parsing? Since you say you can detect the CR PDU "more usually" instead of every time, it sounds quite possible that you are parsing the PDU (or protocol in general) incorrectly, perhaps getting lost somewhere else in the stream. Some

[FreeRDP-devel] Peeking x.224 Connection Request

2022-10-17 Thread Joan Torres via FreeRDP-devel
Hello. I'm trying to peek the first bytes on a new connection to peek the x.224 Connection Request PDU to see if there is a routing token. Most of the time it works, but sometimes when peeking I don't get the expected TPK header with the expected version byte on 3 and so on... I can detect

[FreeRDP-devel] FreeRDP release 2.8.1

2022-10-12 Thread Bernhard Miklautz via FreeRDP-devel
Hi, we are happy to announce that we just released FreeRDP version 2.8.1. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.8.1 is a maintenance and security release and contains fixes for the following issues: * CVE-2022-39282 - Read of uninitialized memory in

Re: [FreeRDP-devel] about color depth

2022-10-03 Thread armin.novak--- via FreeRDP-devel
Hi, the color depth is send/received in rdp_read_bitmap_capability_set and rdp_write_bitmap_capability_set I think what you want is in rdp_read_bitmap_capability_set [preferredBitsPerPixel] but that setting is currently ignored in server mode. regargs Armin On 03.10.22 07:29, Andrey Af

[FreeRDP-devel] about color depth

2022-10-02 Thread Andrey Af via FreeRDP-devel
Hi all, How to find out in the server code what color depth the client requested as xfreerdp /bpp:16 or xfreerdp /bpp:32. In the ServerCapabilities(peer) or ServerClientCapabilities(peer) on server side for the value peer->settings->ColorDepth, I always get 16.

Re: [FreeRDP-devel] pixel format detects

2022-09-14 Thread armin.novak--- via FreeRDP-devel
Hi, server side you tell the encoder the source format of the bitmaps? See shadow_client_send_surface_gfx for GFX, shadow_client_send_surface_bits for RFX and shadow_client_send_bitmap_update for bitmap update examples. regards Armin On 14.09.22 12:09, Andrey Af via FreeRDP-devel wrote:

Re: [FreeRDP-devel] pixel format detects

2022-09-14 Thread Andrey Af via FreeRDP-devel
Thanks for the answer, I looked at the source code freerdp-2.4, gdi_init is used only on the client side. But I'm changing the code for part of the server. What other solutions are there? ср, 14 сент. 2022 г. в 07:06, armin.novak--- via FreeRDP-devel : > > you don´t. > > you tell which format

Re: [FreeRDP-devel] pixel format detects

2022-09-14 Thread armin.novak--- via FreeRDP-devel
you don´t. you tell which format the client expects and the library will decode/convert to that. you do that with an argument at gdi_init regards Armin On 14.09.22 07:11, Andrey Af via FreeRDP-devel wrote: Hi all, How to correctly determine PIXEL_FORMAT from the server side for clients?

[FreeRDP-devel] pixel format detects

2022-09-13 Thread Andrey Af via FreeRDP-devel
Hi all, How to correctly determine PIXEL_FORMAT from the server side for clients? The problem is that MacOs 10.15 with Microsoft Remote Desktop 10.7 wants a format PIXEL_FORMAT_RBGX32, but Windows or Linux(LE) correctly works with format PIXEL_FORMAT_BGRX32. I know there are parameters such as

Re: [FreeRDP-devel] Reasons for using 'android_event_quque'?

2022-09-12 Thread armin.novak--- via FreeRDP-devel
Hi, android client was written a long time ago and freerdp (library) improved a lot since then. the queue is there to send all events on the RDP main thread. You can also do that in different threads now, but be warned, there will be some log entries if messages occur before the RDP session

Re: [FreeRDP-devel] FreeRdp 2.7 and OpenSSL 3.0.3

2022-09-08 Thread Martin Fleisz via FreeRDP-devel
Hi Vic, What is the problem when you build FreeRDP? Have you tried building FreeRDP master? Cheers, Martin On 07.09.2022 16:49, Vic Pol via FreeRDP-devel wrote: > Hello, > I'm trying to build wfreerdp using version 2.7 code and OpenSSL 3.0.3 but > having some issues. I can build the same 2.7

[FreeRDP-devel] FreeRdp 2.7 and OpenSSL 3.0.3

2022-09-07 Thread Vic Pol via FreeRDP-devel
Hello, I'm trying to build wfreerdp using version 2.7 code and OpenSSL 3.0.3 but having some issues. I can build the same 2.7 code with OpenSSL 1.0.2y. Is it possible to use OpenSSL 3.0.3 to build wfreerdp (Windows version)? Any additional instructions on how to build it? Thank you.

Re: [FreeRDP-devel] Doubt regarding freerdp

2022-08-16 Thread Martin Fleisz via FreeRDP-devel
Running freerdp as a system user is generally not a good idea but have you tried CreateProcessAsUser? On 08.08.2022 07:39, Jinit M via FreeRDP-devel wrote: > Hello all, > Had a minor doubt regarding freerdp, as per what I am using freerdp is > opening up as a system user.Now i want to open up

[FreeRDP-devel] Reasons for using 'android_event_quque'?

2022-08-09 Thread 김찬수 via FreeRDP-devel
hello, I am making RDP available on the web using JNI and FreeRDP like the Android version. In Android_client, If look at the Android_freerdp_run function in Android_freerdp.c,I can see that there is an Android_check_handle function in the main loop. I know the structure and use of it.

[FreeRDP-devel] Doubt regarding freerdp

2022-08-07 Thread Jinit M via FreeRDP-devel
Hello all, Had a minor doubt regarding freerdp, as per what I am using freerdp is opening up as a system user.Now i want to open up another exe using freerdp but not as system user, is there any way we can do this? ___ FreeRDP-devel mailing list

[FreeRDP-devel] Hello

2022-08-07 Thread viral spiral via FreeRDP-devel
Hello welcome everybody I m a French architect in coding I have reach a high level of skills and I will be happy if I can help someone my language C C++ vb python Delphi but I work more on python for make malicious code and spearfishing to make pentest for the society heberged in my entreprise

[FreeRDP-devel] (no subject)

2022-08-07 Thread viral spiral via FreeRDP-devel
Hello welcome everybody I m a French architect in coding I have reach a high level of skills and I will be happy if I can help someone my language C C++ vb python Delphi but I work more on python for make malicious code and spearfishing to make penitent for the society heberged in my

[FreeRDP-devel] Hi

2022-08-05 Thread Ubah Mikel via FreeRDP-devel
Good morning RDP Please  how can I get free RDP . Thanks ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Re: [FreeRDP-devel] Compilation issue

2022-08-02 Thread Martin Fleisz via FreeRDP-devel
Hi Anand, did you compile and install OpenSSL? If you just compile OpenSSL the directory structure is different than the one expected by the cmake script. Rather than setting system variables try to pass the directory to the cmake command line with -DOPENSSL_ROOT_DIR=/full/path/name If you still

[FreeRDP-devel] Compilation issue

2022-07-29 Thread Anand via FreeRDP-devel
Hi, I'm trying to compile freerdp on windows with the below command cmake -GNinja -BD:\Development\Build\FreeRDP -HD:\Development\Code\freerdp -DCMAKE_INSTALL_PREFIX=D:\Development\Install\freerdp -DCMAKE_BUILD_TYPE=Release -DWITH_SERVER=on -DWITH_X11RDP=on I'm getting the below error --

[FreeRDP-devel] FreeRDP release 2.8.0

2022-07-28 Thread Bernhard Miklautz via FreeRDP-devel
Hi there, FreeRDP version 2.8.0 has been released some minutes ago. As usual, the archive can be downloaded from: https://pub.freerdp.com/releases/ 2.8.0 is a maintenance release: Noteworthy changes: * Backported API to get peer accepted channel option flags * Backported API to get peer

  1   2   3   4   5   6   7   8   9   10   >