Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.4k
Star
119k
Code
Issues
793
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
doc: remove "is recommended" from crypto legacy API text
- #34697
#34697
Merged
Trott
merged 25 commits into
nodejs:master
nodejs/node:master
from
Trott:crypto-recommended-1
Trott/io.js:crypto-recommended-1
Copy head branch name to clipboard
Aug 18, 2020
Conversation
Commits
25
(25)
Checks
Files changed
Merged
doc: remove "is recommended" from crypto legacy API text
#34697
Trott
merged 25 commits into
nodejs:master
nodejs/node:master
from
Trott:crypto-recommended-1
Trott/io.js:crypto-recommended-1
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2020
http2: allow Host in HTTP/2 requests
Show description for f5c0e28
mildsunrise
committed
f5c0e28
View commit details
Copy full SHA for f5c0e28
Browse repository at this point
http2: use and support non-empty DATA frame with END_STREAM flag
Show description for 0e30c5b
clshortfuse
authored and
addaleax
committed
0e30c5b
View commit details
Copy full SHA for 0e30c5b
Browse repository at this point
doc: fix broken links in commit-queue.md
Show description for 92167e2
lpinca
authored and
mmarchini
committed
92167e2
View commit details
Copy full SHA for 92167e2
Browse repository at this point
build: add CODEOWNERS linter action
Show description for 8b818cf
mmarchini
committed
8b818cf
View commit details
Copy full SHA for 8b818cf
Browse repository at this point
quic: resolve minor TODO in QuicSocket
Show description for 1e6e5c3
jasnell
committed
1e6e5c3
View commit details
Copy full SHA for 1e6e5c3
Browse repository at this point
quic: resolve some minor TODOs
Show description for 34165f0
jasnell
committed
34165f0
View commit details
Copy full SHA for 34165f0
Browse repository at this point
quic: limit push check to http/3
Show description for 344c5e4
jasnell
committed
344c5e4
View commit details
Copy full SHA for 344c5e4
Browse repository at this point
quic: fixup set_socket, fix skipped test
Show description for 10d5047
jasnell
committed
10d5047
View commit details
Copy full SHA for 10d5047
Browse repository at this point
quic: check setSocket natRebinding argument, extend test
Show description for 442968c
jasnell
committed
442968c
View commit details
Copy full SHA for 442968c
Browse repository at this point
quic: add natRebinding argument to docs
Show description for c17eaa3
jasnell
committed
c17eaa3
View commit details
Copy full SHA for c17eaa3
Browse repository at this point
quic: fixup session ticket app data todo comments
Show description for 2405922
jasnell
committed
2405922
View commit details
Copy full SHA for 2405922
Browse repository at this point
quic: resolve InitializeSecureContext TODO comment
Show description for 19e712b
jasnell
committed
19e712b
View commit details
Copy full SHA for 19e712b
Browse repository at this point
quic: clarify TODO statements
Show description for 94aa291
jasnell
committed
94aa291
View commit details
Copy full SHA for 94aa291
Browse repository at this point
quic: consolidate stats collecting in QuicSession
Show description for bfc3535
jasnell
committed
bfc3535
View commit details
Copy full SHA for bfc3535
Browse repository at this point
src: allow instances of net.BlockList to be created internally
Show description for 1c14810
jasnell
committed
1c14810
View commit details
Copy full SHA for 1c14810
Browse repository at this point
quic: use net.BlockList for limiting access to a QuicSocket
Show description for c855c3e
jasnell
committed
c855c3e
View commit details
Copy full SHA for c855c3e
Browse repository at this point
meta: fix codeowners docs path
Show description for 5835367
mmarchini
committed
5835367
View commit details
Copy full SHA for 5835367
Browse repository at this point
worker: do not crash when JSTransferable lists untransferable value
Show description for 81df668
addaleax
authored and
jasnell
committed
81df668
View commit details
Copy full SHA for 81df668
Browse repository at this point
tools: update ESLint to 7.7.0
Show description for 0eca660
cjihrig
authored and
jasnell
committed
0eca660
View commit details
Copy full SHA for 0eca660
Browse repository at this point
doc: edit filehandle.close() entry in fs.md
Show description for c62cf1d
Trott
authored and
jasnell
committed
c62cf1d
View commit details
Copy full SHA for c62cf1d
Browse repository at this point
lib: allow to validate enums with validateOneOf
Show description for 6726246
lundibundi
authored and
jasnell
committed
6726246
View commit details
Copy full SHA for 6726246
Browse repository at this point
Commits on Aug 18, 2020
doc,lib: remove unused error code
Show description for 15fdd98
Trott
committed
15fdd98
View commit details
Copy full SHA for 15fdd98
Browse repository at this point
test: convert assertion that always fails to assert.fail()
Show description for aa5361c
Trott
committed
aa5361c
View commit details
Copy full SHA for aa5361c
Browse repository at this point
doc: remove "is recommended from crypto legacy API text
Show description for 60d572c
Trott
committed
60d572c
View commit details
Copy full SHA for 60d572c
Browse repository at this point
doc: deprecate (doc-only) crypto.Certificate()
Show description for ca5ff72
Trott
committed
ca5ff72
View commit details
Copy full SHA for ca5ff72
Browse repository at this point
You can’t perform that action at this time.