You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Todd Short edited this page Mar 4, 2021
·
1 revision
Issues
While we will accept issues, this project is not meant to replace the OpenSSL project. If there is a bug or issue in the vanilla OpenSSL codebase, release report an issue to openssl/openssl. This repository is focused solely on providing a QUIC API.
Pull Requests
Pull requests (unless trivial) require a signed OpenSSL CLA, as our hope is that this for will be accepted into that repository. So, we want to be prepared for it.
To keep this repository from conflicting with the openssl/openssl project, we have pushed out error codes and function codes outside the expected range of what openssl/openssl will use. We will require that all PRs maintain this separation.