Tim Condon

Results 525 comments of Tim Condon

@ayush-yadav001 what's the error message? The above error looks like a memory issue

I can't reproduce this - are you able to provide a reproducer? And how are you measuring the memory? Is this when running in release mode or debug through Xcode?

Interesting idea, thanks for sharing!

Closing this as it's almost implemented! Tracking at #3383

I think opening an issue on Swift.org website to provide a nice parseable way of getting the current keys is something we should be able to implement

Yeah the tests use an old BoringSSL thing that no longer compiles - we need to fix it but latest macOS also broke some of the URL parsing. This is...

@Austinpayne can you bump the version of NIO that includes these changes in the manifest? I had a build failure when running locally because of outdated dependencies, then we can...

@Lukasa is there anything more that needs to be done on this?

@Lukasa ok updated the PR to avoid any filename changes and kept the renames to just the API docs (as opposed to changing the code to throw a `CryptoError`. I...