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 }}
r2d2coder
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
node_crypto.cc
on
master
User selector
All users
All time
Commit history
Commits on Mar 15, 2011
Update copyright headers
ry
committed
55048cd
View commit details
Copy full SHA for 55048cd
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Crypto update should only accept strings / buffers
Show description for 9d4c5a1
felixge
authored and
ry
committed
9d4c5a1
View commit details
Copy full SHA for 9d4c5a1
View code at this point
Browse repository at this point
Commits on Mar 12, 2011
without this the server will not advertise support for client certs
Show description for 2a61e1c
postwait
authored and
ry
committed
2a61e1c
View commit details
Copy full SHA for 2a61e1c
View code at this point
Browse repository at this point
Commits on Feb 10, 2011
TLS: CRL support
Show description for 01a864a
postwait
authored and
ry
committed
01a864a
View commit details
Copy full SHA for 01a864a
View code at this point
Browse repository at this point
TLS: handle cert chains
ry
committed
8cd07bb
View commit details
Copy full SHA for 8cd07bb
View code at this point
Browse repository at this point
Commits on Feb 9, 2011
Remove unused parameter from crypto::Handle*Error
ry
committed
56ab929
View commit details
Copy full SHA for 56ab929
View code at this point
Browse repository at this point
tls: split bio errors from ssl errors
ry
committed
519dc2c
View commit details
Copy full SHA for 519dc2c
View code at this point
Browse repository at this point
Commits on Feb 8, 2011
tls fixes
ry
committed
448e0f4
View commit details
Copy full SHA for 448e0f4
View code at this point
Browse repository at this point
Commits on Feb 1, 2011
TLS: Set ssl.receivedShutdown after each read
Show description for 807fca6
ry
committed
807fca6
View commit details
Copy full SHA for 807fca6
View code at this point
Browse repository at this point
TLS: better error reporting at binding layer
Show description for 2ff593a
ry
committed
2ff593a
View commit details
Copy full SHA for 2ff593a
View code at this point
Browse repository at this point
Commits on Jan 28, 2011
Fix style issues with ext_key_usage patch
Show description for 1a5e513
10p-freddo
authored and
ry
committed
1a5e513
View commit details
Copy full SHA for 1a5e513
View code at this point
Browse repository at this point
Commits on Jan 27, 2011
Add ext_key_usage to getPeerCertificate
10p-freddo
authored and
ry
committed
6c32e15
View commit details
Copy full SHA for 6c32e15
View code at this point
Browse repository at this point
Commits on Dec 25, 2010
Free (ref-counted) private key.
thughes
authored and
ry
committed
54b1f80
View commit details
Copy full SHA for 54b1f80
View code at this point
Browse repository at this point
Commits on Dec 22, 2010
Fix memory leak in node_crypto.cc.
Show description for b38f471
thughes
authored and
ry
committed
b38f471
View commit details
Copy full SHA for b38f471
View code at this point
Browse repository at this point
Commits on Dec 11, 2010
Rename node::SecureStream to node::crypto::Connection
Show description for e3d1808
ry
committed
e3d1808
View commit details
Copy full SHA for e3d1808
View code at this point
Browse repository at this point
Add receivedShutdown() binding
ry
committed
70baeba
View commit details
Copy full SHA for 70baeba
View code at this point
Browse repository at this point
Commits on Dec 8, 2010
Accept Buffers as well as strings for addCert, addKey
ry
committed
dac4d48
View commit details
Copy full SHA for dac4d48
View code at this point
Browse repository at this point
clients without certs are unauthed.
ry
committed
6bc9b2e
View commit details
Copy full SHA for 6bc9b2e
View code at this point
Browse repository at this point
Commits on Dec 6, 2010
Server must not request cert.
ry
committed
5bca100
View commit details
Copy full SHA for 5bca100
View code at this point
Browse repository at this point
Commits on Dec 1, 2010
Remove should_verify from C++ - to handle in JS land
ry
committed
127f17a
View commit details
Copy full SHA for 127f17a
View code at this point
Browse repository at this point
Remove unnecessary call to X509_STORE_free
ry
committed
28a86c3
View commit details
Copy full SHA for 28a86c3
View code at this point
Browse repository at this point
Rename VerifyPeerError to VerifyError
ry
committed
504a80d
View commit details
Copy full SHA for 504a80d
View code at this point
Browse repository at this point
Implement SecureContext destructor
ry
committed
355936d
View commit details
Copy full SHA for 355936d
View code at this point
Browse repository at this point
Better verify info
ry
committed
ea540c9
View commit details
Copy full SHA for ea540c9
View code at this point
Browse repository at this point
Move root certs out of JavaScript
ry
committed
4b94731
View commit details
Copy full SHA for 4b94731
View code at this point
Browse repository at this point
Commits on Nov 30, 2010
Revert "Default to TLSv1"
Show description for 486c74e
ry
committed
486c74e
View commit details
Copy full SHA for 486c74e
View code at this point
Browse repository at this point
Remove assert in verify_peer; add comments
ry
committed
db98d6e
View commit details
Copy full SHA for db98d6e
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
Default to TLSv1
ry
committed
97970b0
View commit details
Copy full SHA for 97970b0
View code at this point
Browse repository at this point
style
ry
committed
bf89872
View commit details
Copy full SHA for bf89872
View code at this point
Browse repository at this point
Use SSL_MODE_RELEASE_BUFFERS by default.
ry
committed
be2457a
View commit details
Copy full SHA for be2457a
View code at this point
Browse repository at this point
Commits on Nov 19, 2010
fix style for SecureStream::IsInitFinished
ry
committed
7515360
View commit details
Copy full SHA for 7515360
View code at this point
Browse repository at this point
Commits on Nov 13, 2010
Fix segfault on test-crypto
Show description for de6e88c
ry
committed
de6e88c
View commit details
Copy full SHA for de6e88c
View code at this point
Browse repository at this point
Commits on Oct 27, 2010
Style changes.
tim-smart
authored and
ry
committed
79ecc8e
View commit details
Copy full SHA for 79ecc8e
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
remove old todo.
pquerna
authored and
ry
committed
6ea61ac
View commit details
Copy full SHA for 6ea61ac
View code at this point
Browse repository at this point
Centralize error handling in SecureStream
Show description for 1ce4684
pquerna
authored and
ry
committed
1ce4684
View commit details
Copy full SHA for 1ce4684
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.