Haelwenn Monnier

Results 67 comments of Haelwenn Monnier

This draft should be read before implementing it: https://datatracker.ietf.org/doc/draft-ietf-tls-sni-encryption/ Also both of them are drafts so should probably be avoided in production.

Sadly it doesn't works as-is, tests do pass on Elixir 1.13 (didn't have 1.12 on hand) but it's missing `Logger.Formatter.format_event/2` which doesn't seems to have an equivalent publicly exposed prior...

Seems like CMakeLists.txt is missing the logic mentioned in https://github.com/doxygen/doxygen/issues/10928#issuecomment-2179320509 for changing the value of `JAVA_CC_EXTRA_FLAGS` so not entirely fixed.

Also got the same problem here, both with - Gentoo's dev-games/godot-4.3-r1 package - v4.3.stable.official.77dcf97d8 packaged in https://ptilouk.itch.io/little-brats 1.0 version Compositor: gui-wm/sway-1.9-r1 Also running it in X11 mode via XWayland does...

Any update on this one? Also descriptions should probably not be truncated, pleroma has a good support for long content and mastodon does so for quite a while now.

Given the existing one is defined as `CHECK_SSL` maybe it could be kept as fallback in case detection via pkg-config fails? > Also, this is likely to break package install...

Well… could be done but something like a sed on stderr isn't among the most straightforward things to do in a shell script.