Marc-André Moreau

Results 31 issues of Marc-André Moreau

I am new to libuv, and the first thing I am trying to implement is a cancellable getaddrinfo that can cleanup after itself once cancelled. Looking at the code and...

### [REQUIRED] Please fill in the following fields: Since https://github.com/firebase/firebase-cpp-sdk/pull/1332, support for Windows Server 2016+2019 was broken due to a new dependency on icu.dll, which is only available on Windows...

new
type: question
needs-triage

Implement certificate validation and storage, such that when the user accepts a certificate with the ui_check_certificate callback it does not mark it is checked as valid on the next connection....

Network Level Authentication, unlike the older authentication mechanism, has an extra challenge when it comes to unicode support: the username and passwords must be uppercased in unicode. Even though the...

I've been looking for a way to get the benefits of multihash but without base58 encoding. After reading some more I realized that while base58 appears to be the most...

Adapt https://gist.github.com/smoonlee/df51a93f1683d0108c259a80df2bae0a and use it in a scheduled task to reset the RDS time bomb before it expires, and keep the lab environment usable for a longer period of time....

I maintain my own [OpenSSH distribution](https://github.com/Devolutions/openssh-distro) and wonder if ssh-rs could be more than a library, and also include a drop-in replacement for the OpenSSH client ("ssh" executable) supporting the...

I am looking for a way to use containerd on Windows Server 2019 with a Docker CLI replacement like this one. I see there are Linux builds, but has a...

enhancement
help wanted
platform/Windows/Non-WSL2

Fix for https://github.com/tursodatabase/libsql/issues/1657

Add the equivalent of the mstsc /admin (formerly /console) option which lets you connect to an RDP server for "administrative purposes", which allows you for a single session without a...