Jimmy Hartzell

Results 12 comments of Jimmy Hartzell

> @jbg They specifically mentioned that it was blocking specific implementations, it isn't. It was until my most recent patch. The assumption that it would be a webpki-parseable domain name...

As far as we know, this isn't exploitable, as the protocol would not incorporate such an operation, but we will fix this soon.

@otaviojr I got feedback pretty quickly for my (unrelated) change once I actually made a MR. Would you be willing to make a MR of your branch? If not, I...

OK, I made an MR on @otaviojr 's behalf...

If @surban would be interested, I can move this MR to my own fork and clean up the commit log as well :-)

I can't retarget it to a different branch, and I can't modify the branch I'm using, as it's a pull request literally from your fork. Could you possibly make your...

Hi @wash2 , I'd be interested in collaborating on this.

`SoapFault` struct. Why doesn't that implement error? It's returned as the error type in Results from the generated API call functions.

https://github.com/rust-lang/cargo/issues/1197 is very close.

The fix I have is #767 , which takes my project from not building on Yocto to building on Yocto, I think without hurting anyone else's builds on Windows or...