envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
47 stars 45 forks source link

Added BIO tests #69

Closed tedjpoole closed 1 year ago

tedjpoole commented 1 year ago

Got the bio_test.cc from BoringSSL compiling and passing. Also got it working on OpenSSL 3.

Signed-off-by: Ted Poole tpoole@redhat.com