irvingouj@Devolutions

Results 16 issues of irvingouj@Devolutions

In linux, epoll, EPOLLHUP may happen even if no connection call is made. It would confuse callers for what is actually happening. Replaced is_connect_failed, and we detect if connection failed...

> Note: This change might be breaking. Confidentiality and integrity is not implied anymore. User needs to actively specify these two flag to get sign and seal. Don't you always...

Example: https://github.com/Devolutions/IronRDP/assets/139169536/4b58fb99-7fcc-4960-9be8-367d4574c761 1. Expose Windows specific clipboard interface to dotnet 2. Added clipboard to example

As suggested by vite official, it is better practice to simply point file, and the entry point to /dist folder https://vitejs.dev/guide/build.html#library-mode this will avoid the dis-sync from the package version...

A-technical-debt

Currently, iron-remote-gui builds as umd js, which is not very compatible with current common JS frame works. and umd js also causes optimization slow down.

A-technical-debt

Rework network interface DTO definition for network scan crates and endpoint. As described in Jira ticket. Issue: DGW-187

[recording-0.zip](https://github.com/user-attachments/files/15993909/recording-0.zip) unzip the file to get .cast file to reproduce. Code used. ``` js var terminalDiv = document.createElement("div"); document.body.appendChild(terminalDiv); let castSrc = "... the src url to the file" const...

Though I tested it a bit myself, but I'm not 100% confident in this change, would appericate someone can checkout to this branch and test it a liitle.

https://github.com/user-attachments/assets/8a6c1238-e369-4f71-a077-5d592d853f58

When user agent is `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)` the scanCode map fails to convert to the correct scanCode.