Peter Mosmans

Results 64 comments of Peter Mosmans

Could you please check branch `fix/28` to see whether that solves it? I haven't tested this locally

Thanks for reporting, and apologies for the bugs you're hitting. I'll try to look into this later next week

Hey @lordtaytertot - thanks for that change. Would you mind creating a PR, so others can be helped here as well? Apologies if I've missed earlier remarks about that.

Hi @mjbogusz - thanks for the detailed bugreports, that will definitely help.

Thanks for the report @ansiblejunky - feel free to open a PR so we can fix it for everyone ;)

Thanks for the PR - however, it's the idea that the user gets a nice error message if the import goes awry. What would be the advantage of removing that...

Thanks for the ping ;) -I agree on removing the double unnecessary try block. However, I do think there's value in showing a "nice" error message instead of the default...

Deferred for now - disabled DTLS for ChaCha20/Poly1305

Hi @nabla-c0d3 , are you using the most recent version ? There was a change around a week ago (?) which improved the build process for VS ?

Could you check whether you can compile with either a 'standard' stdint.h (see e.g. http://msinttypes.googlecode.com/svn/trunk/stdint.h ), or monkey-patch the offending lines like this ? These are probably the only types...