ComplexSpaces
ComplexSpaces
Would you mind opening a followup issue to investigate if we can improve the error reporting of invalid names for the non-webpki based verifiers? _Originally posted by @complexspaces in https://github.com/rustls/rustls-platform-verifier/pull/163#discussion_r1998938610_
Hello everyone, Firstly, I would like to make something clear upfront: The issue's current title should indicate it but this is ***not*** a proposal for maintainership transfer, like #26 was....
macOS 26 (currently in developer beta 1) introduces an clipboard history system built into Spotlight. As it records a history of items put onto the pasteboard, developers who currently use...
We run into the case time and time again where CI starts failing after a period of inactivity in the repository. The root cause of this is our real-world test...
@banasiak and I were looking over the Kotlin code's usage of `@get:Synchronized` yesterday and concluded that a majority of it is actually unnecessary. `X509TrustManagerExtensions` and friends _are_ in fact thread...
This PR makes some small changes to support two things: - Using `ring-accelerated` without unconditionally enabling `std` (this supports downstream users who want to use `snow` and _ring_ together in...