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

GH2176: Add X509_VERIFY_PARAM_get_time #2208

Closed
wants to merge 1 commit into from
Closed

GH2176: Add X509_VERIFY_PARAM_get_time #2208

wants to merge 1 commit into from

Conversation

richsalz
Copy link
Contributor

Fixes #2176

@richsalz richsalz added 1.1.0 branch: master Merge to master branch labels Jan 10, 2017
@richsalz richsalz self-assigned this Jan 10, 2017
@richsalz
Copy link
Contributor Author

updated commit to add a test (crltest.c)

@@ -4224,3 +4224,4 @@ X509_VERIFY_PARAM_set_inh_flags 4174 1_1_0d EXIST::FUNCTION:
X509_VERIFY_PARAM_get_inh_flags 4175 1_1_0d EXIST::FUNCTION:
EVP_PKEY_CTX_md 4176 1_1_1 EXIST::FUNCTION:
RSA_pkey_ctx_ctrl 4177 1_1_1 EXIST::FUNCTION:RSA
X509_VERIFY_PARAM_get_time 4178 1_1_1 EXIST::FUNCTION:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1.0d for backport, no ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, yeah. update commit pushed.

@levitte levitte added the approval: done This pull request has the required number of approvals label Jan 12, 2017
levitte pushed a commit that referenced this pull request Jan 12, 2017
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #2208)
levitte pushed a commit that referenced this pull request Jan 12, 2017
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #2208)
(cherry picked from commit 329f2f4)
@richsalz
Copy link
Contributor Author

329f2f4 in master, ff7256e in 1.1.0

@richsalz richsalz closed this Jan 12, 2017
@richsalz richsalz deleted the gh2176 branch January 12, 2017 15:11
jpuhlman pushed a commit to MontaVista-OpenSourceTechnology/poky that referenced this pull request Sep 26, 2023
Source: MontaVista Software, LLC
MR: 126674
Type: Defect Fix
Disposition: Local
ChangeID: d6b7ac54d6dc929d15be4a1ce3021856fb6251fb
Description:

GH2176: Add X509_VERIFY_PARAM_get_time

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from openssl/openssl#2208)

Signed-off-by: Vivek Kumbhar <vkumbhar@mvista.com>
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals branch: master Merge to master branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants