Tomas Berger

Results 7 issues of Tomas Berger

Here is an example that should help with #88 I do not remove exeption to keep compatibility with the old API, similar to what can be found in `std::filesystem`

Do you know if the CRC of the extracted zipfiles get checked when extracting using Minizip/Zipper to extract? If it does not I think we should expose the CRC in...

enhancement
API

I at least, found it annoying that the source zconf.h get renamed when I don't need it too. Especially while using git submodules, and it says that I have made...

I been playing around with adding audio to an application of mine, that for full use needs to run with superuser access. There I noticed that the list of devices...

I am trying to use the neko server behind a reverse proxy, but I am having some issues with the websocket connection. I am able to connect to the server,...

## Environment Running a Windows 2022 Core EC2 Instance with Containers enabled ``` > buildctl --version buildctl github.com/moby/buildkit v0.15.1 979542e90f2cb38077c808e0867d8d2c16ed10b8 > docker buildx version github.com/docker/buildx v0.16.2 99dea6dacacc3d604788953088560b9880550570 n> docker buildx...

area/windows

### Enviorment ```ps1 > buildctl --version buildctl github.com/moby/buildkit v0.15.1 979542e90f2cb38077c808e0867d8d2c16ed10b8 > docker buildx version github.com/docker/buildx v0.16.1-desktop.1 8931f42a456e446f75f96d06902bbac8f1c1d3bd > docker buildx inspect Name: buildkit-exp Driver: remote Last Activity: 2024-08-06 10:44:02 +0000...

area/windows