Results 34 comments of toidiu

I had to build the project into a jar and then use the grade script dex-method-count. Also place the jar file in the build dir. See if you have any...

In addition to the tests failing on macos, the handshake_error test was hanging on my machine so there seems to be an environment dependent test case that we are not...

From [USAGE_GUIDE](https://github.com/aws/s2n-tls/blob/main/docs/USAGE-GUIDE.md); we maintain that numbered version never change so dont think we can change the security policy. > Numbered versions are fixed and will never change. I did do...

Has this issue been resolved and can be closed? If not could you update it specify what is left to do. Thank you. @RyanGlScott

This PR adds some checks and helps verify the behavior in the issue: https://github.com/awslabs/s2n-quic/pull/1110

Hi has there been any progress on this? My main issue is that it seems like the proto generated files assume a particular dir structure and therefore maybe a module...

In learning how to use the crate I created a small sample project reusing the components of this repo. https://github.com/toidiu/grcp-rs-example I would appreciate any feedback you might have.

@Immortalin hi I can see how this can be confusing and daunting. Want to take a stab at adding better comments? I think the the double ` match ref_name {...

we have two different jenkins running with the same jobs. The one with version 1.36.0 uses fewer requests that the version with 1.39.0 github rate limit resets every hour(5000 api...