FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src,crypto: eliminate code duplication between `StatelessDiffieHellman*` by RaisinTen · Pull Request #40084 · nodejs/node · GitHub

/ node Public

src,crypto: eliminate code duplication between StatelessDiffieHellman* - #40084

Closed
RaisinTen wants to merge 1 commit into
nodejs:masterfrom
RaisinTen:src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman
Closed

src,crypto: eliminate code duplication between StatelessDiffieHellman*#40084
RaisinTen wants to merge 1 commit into
nodejs:masterfrom
RaisinTen:src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman

Conversation

Copy link
Copy Markdown
Member

Signed-off-by: Darshan Sen darshan.sen@postman.com

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Sep 11, 2021

This comment has been minimized.

RaisinTen added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Sep 11, 2021

This comment has been minimized.

This comment has been minimized.

Comment thread src/crypto/crypto_dh.cc Outdated
RaisinTen force-pushed the src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman branch from 989bbce to 62a4900 Compare September 12, 2021 14:04

This comment has been minimized.

RaisinTen requested a review from addaleax September 12, 2021 15:19
Comment thread src/crypto/crypto_dh.cc Outdated
Comment thread src/crypto/crypto_dh.cc Outdated
RaisinTen force-pushed the src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman branch from 62a4900 to 114ad72 Compare September 13, 2021 04:44
Comment thread src/crypto/crypto_dh.cc Outdated
RaisinTen removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 13, 2021
RaisinTen requested a review from addaleax September 13, 2021 04:58
RaisinTen force-pushed the src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman branch 2 times, most recently from 041bb29 to 422740e Compare September 18, 2021 08:45
Comment thread src/crypto/crypto_dh.cc Outdated

This comment has been minimized.

RaisinTen removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 23, 2021
Signed-off-by: Darshan Sen <darshan.sen@postman.com>
RaisinTen force-pushed the src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman branch from 422740e to 914d0aa Compare September 24, 2021 13:45

This comment has been minimized.

RaisinTen added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 24, 2021

nodejs-github-bot commented Sep 25, 2021
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell pushed a commit that referenced this pull request Sep 25, 2021
Signed-off-by: Darshan Sen <darshan.sen@postman.com>

PR-URL: #40084
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>

jasnell commented Sep 25, 2021

Copy link
Copy Markdown
Member

Landed in 5ba7fbb

jasnell closed this Sep 25, 2021
RaisinTen deleted the src,crypto/eliminate-code-duplication-between-StatelessDiffieHellman branch September 25, 2021 14:50
targos pushed a commit that referenced this pull request Oct 4, 2021
Signed-off-by: Darshan Sen <darshan.sen@postman.com>

PR-URL: #40084
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL