Add a stand-alone "timing_load_creds" program (was PR 15088/16540)#18821
Closed
DDvO wants to merge 5 commits intoopenssl:masterfrom
Closed
Add a stand-alone "timing_load_creds" program (was PR 15088/16540)#18821DDvO wants to merge 5 commits intoopenssl:masterfrom
DDvO wants to merge 5 commits intoopenssl:masterfrom
Conversation
Member
|
No, to early :( |
Contributor
Author
Sigh, yes. |
fdc1981 to
8157107
Compare
paulidale
approved these changes
Jul 20, 2022
Contributor
|
FYI, @DDvO, I can write to the Akamai repo... |
tmshort
reviewed
Jul 22, 2022
tmshort
requested changes
Jul 22, 2022
Contributor
tmshort
left a comment
There was a problem hiding this comment.
Update the various comma-delimited compound statements.
…ith test/build.info
Contributor
Author
|
If this had been my code, it would have looked pretty clean right away. |
Contributor
Author
|
Unfortunately I have to ask once more for re-approval. |
Member
|
Still OK |
paulidale
approved these changes
Aug 15, 2022
Collaborator
|
This pull request is ready to merge |
Contributor
Author
|
Merged - thanks @tmshort for your comments and @beldmit and @paulidale for comments and approvals. |
openssl-machine
pushed a commit
that referenced
this pull request
Aug 16, 2022
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from #18821)
openssl-machine
pushed a commit
that referenced
this pull request
Aug 16, 2022
…ith test/build.info Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from #18821)
openssl-machine
pushed a commit
that referenced
this pull request
Aug 16, 2022
…ssues Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from #18821)
sftcd
pushed a commit
to sftcd/openssl
that referenced
this pull request
Sep 24, 2022
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821)
sftcd
pushed a commit
to sftcd/openssl
that referenced
this pull request
Sep 24, 2022
…ith test/build.info Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821)
sftcd
pushed a commit
to sftcd/openssl
that referenced
this pull request
Sep 24, 2022
…ssues Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821)
t8m
pushed a commit
to t8m/openssl
that referenced
this pull request
Nov 21, 2022
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821) (cherry picked from commit 6212fc6)
t8m
pushed a commit
to t8m/openssl
that referenced
this pull request
Nov 21, 2022
…ith test/build.info Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821) (cherry picked from commit c02036e)
t8m
pushed a commit
to t8m/openssl
that referenced
this pull request
Nov 21, 2022
…ssues Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from openssl#18821) (cherry picked from commit 45479dc)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Copy of #16540 by @richsalz, plus new fixups.