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

src,crypto: remove redundant OpenSSLBuffer by jasnell · Pull Request #35663 · nodejs/node · GitHub

/ node Public

src,crypto: remove redundant OpenSSLBuffer - #35663

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:crypto-remove-opensslbuffer
Closed

src,crypto: remove redundant OpenSSLBuffer#35663
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:crypto-remove-opensslbuffer

Conversation

jasnell commented Oct 15, 2020

Copy link
Copy Markdown
Member

Replace the OpenSSLBuffer utility with ByteSource and remove OpenSSLBuffer.

Signed-off-by: James M Snell jasnell@gmail.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/quic

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Oct 15, 2020
jasnell added crypto Issues and PRs related to the crypto subsystem. request-ci Add this label to start a Jenkins CI on a PR. labels Oct 15, 2020
Replace the OpenSSLBuffer utility with ByteSource and
remove OpenSSLBuffer.

Signed-off-by: James M Snell <jasnell@gmail.com>
jasnell force-pushed the crypto-remove-opensslbuffer branch from 10f08e4 to 2cda44a Compare October 15, 2020 18:45
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 15, 2020

This comment has been minimized.

jasnell changed the title src: remove redundant OpenSSLBuffer src,crypto: remove redundant OpenSSLBuffer Oct 15, 2020

Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented Oct 19, 2020
edited by Trott
Loading

Copy link
Copy Markdown
Collaborator

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

jasnell added a commit that referenced this pull request Nov 4, 2020
Replace the OpenSSLBuffer utility with ByteSource and
remove OpenSSLBuffer.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #35663
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

jasnell commented Nov 4, 2020

Copy link
Copy Markdown
Member Author

Landed in fc8e3e2

jasnell closed this Nov 4, 2020
targos pushed a commit that referenced this pull request Nov 4, 2020
Replace the OpenSSLBuffer utility with ByteSource and
remove OpenSSLBuffer.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #35663
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
targos mentioned this pull request Nov 4, 2020
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

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.

7 participants


Back | FazBrowse Home | New Git URL