André Cruz
André Cruz
This adds sideload support for `ShowTicket` and `UpdateTicket`, which I've found useful for my use case. However, this is not backwards compatible, so I'm wondering what's the policy regarding these...
Add a method that, when using a TLS toolkit that supports it, returns the entire certificate chain. This is useful, for example, when implementing DANE support which has directives that...
Support having a separate process that talks to the GPU, and to which workerd can talk to using the dawn wire procotol. There are now two implementations of `DawnContainer`, one...