Cœur

Results 118 issues of Cœur

### What is the issue? For the past month, my logs are filled with: >sendto: No route to host (about 4 lines of it every 2 seconds, so on average...

needs clarification

fix #7017

scope:core

Do not merge yet. This is introducing potential breaking changes in SSZipCommon.h due to https://github.com/zlib-ng/minizip-ng/issues/749.

Minizip

Adding fixture for #633 That doesn't fix anything, but that prepares the unit test for future resolution.

Quick Look Preview extension is the replacement for the old Quick Look Plug-In (although, this one still works even in macOS 12 Monterey). In Xcode, it looks like this: ![Capture...

scope:mac
type:feat

This addresses an Xcode analyser warning regarding the absence of deallocation of snatpmp and snotify on various code paths of miniupnpd. ![Capture d’écran 2025-05-31 à 17 51 30](https://github.com/user-attachments/assets/93870481-0f1a-4631-9242-8c1c43bf7724) While, sure,...

This fixes three Xcode analyser warnings. 1. The first one is trivial: a missing fclose on each early return. The other two are more tricky and depends if `ary_options` is...

Xcode analyser warning. ![Capture d’écran 2025-05-31 à 12 16 56](https://github.com/user-attachments/assets/fcee4098-64f8-4d03-abdc-41f27e299366)

This is a build fix for building miniupnpd from Swift on macOS 15.5 (using Xcode 16.4). When attempting to build, we get those errors: > Type 'struct option' has incompatible...