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

Safestack #4430

Closed
wants to merge 1 commit into from
Closed

Safestack #4430

wants to merge 1 commit into from

Conversation

paulidale
Copy link
Contributor

  • documentation is added or updated

Exclusively use the safestack wrappers for all stack use internally.
Hide the OPENSSL_sk_ API functions a bit better in the POD. They are still available.
Remove unnecessary #include <openssl/(safe)?stack.h>.

Remove all stack headers from some includes that don't use them.

Avoid a genearic untyped stack use.

Update stack POD file to include the OPENSSL_sk_ API functions in the notes
section.  They were mentioned in the name section but not defined anywhere.
levitte pushed a commit that referenced this pull request Sep 28, 2017
Remove all stack headers from some includes that don't use them.

Avoid a genearic untyped stack use.

Update stack POD file to include the OPENSSL_sk_ API functions in the notes
section.  They were mentioned in the name section but not defined anywhere.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #4430)
@paulidale
Copy link
Contributor Author

Merged, thanks.

@paulidale paulidale closed this Sep 28, 2017
@paulidale paulidale deleted the safestack branch September 28, 2017 04:37
@paulidale paulidale mentioned this pull request Sep 28, 2017
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.

None yet

2 participants