Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpenSSL functions signatures #19

Merged
merged 3 commits into from
Mar 10, 2022
Merged

Fix OpenSSL functions signatures #19

merged 3 commits into from
Mar 10, 2022

Conversation

qmuntal
Copy link
Member

@qmuntal qmuntal commented Mar 2, 2022

This PR depends on #18.

The checkheader tool has spotted several misalignments between the functions defined in openssl_funcs.h and the ones defined in the official OpenSSL development headers.

This PR fixes all misalignments and also adds the checkheader tool to our CI pipeline.

@qmuntal qmuntal requested review from jaredpar, dagood and chsienki March 2, 2022 14:29
@qmuntal qmuntal force-pushed the dev/qmuntal/check branch from c3dd644 to 7dd7296 Compare March 3, 2022 09:26
@qmuntal qmuntal force-pushed the dev/qmuntal/fixheaders branch from fe75feb to a001170 Compare March 3, 2022 11:03
Base automatically changed from dev/qmuntal/check to main March 10, 2022 07:46
@qmuntal qmuntal force-pushed the dev/qmuntal/fixheaders branch from a001170 to e19b620 Compare March 10, 2022 07:49
@qmuntal qmuntal force-pushed the dev/qmuntal/fixheaders branch from fa9fd4b to d64fd30 Compare March 10, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants