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
.
Codeurs2020
/
nodegit
Public
forked from
nodegit/nodegit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 1, 2021
Support building OpenSSL on M1 macs
ianhattendorf
committed
7797550
View commit details
Copy full SHA for 7797550
Browse repository at this point
Merge pull request #1877 from ianhattendorf/fix/openssl-no-shared
Show description for 887b3bb
ianhattendorf
authored
887b3bb
View commit details
Copy full SHA for 887b3bb
Browse repository at this point
Commits on Nov 20, 2021
Don't build shared OpenSSL libs
Show description for ed0b777
ianhattendorf
committed
ed0b777
View commit details
Copy full SHA for ed0b777
Browse repository at this point
Commits on Nov 11, 2021
Bump to v0.28.0-alpha.10
ianhattendorf
committed
7a1dea0
View commit details
Copy full SHA for 7a1dea0
Browse repository at this point
Ignore libssh2 generated files
ianhattendorf
committed
84d4649
View commit details
Copy full SHA for 84d4649
Browse repository at this point
Commits on Nov 10, 2021
Merge pull request #1875 from ianhattendorf/fix/allow-openssl-bin-download
Show description for 21d2603
ianhattendorf
authored
21d2603
View commit details
Copy full SHA for 21d2603
Browse repository at this point
Merge pull request #1874 from julianm-axosoft/update-libssh-1.10.0
Show description for 1591a13
ianhattendorf
authored
1591a13
View commit details
Copy full SHA for 1591a13
Browse repository at this point
Commits on Nov 8, 2021
Allow download of prebuilt OpenSSL
ianhattendorf
committed
59e0a0a
View commit details
Copy full SHA for 59e0a0a
Browse repository at this point
Commits on Nov 5, 2021
Merge pull request #1846 from AlexaXs/feature/repo-complexity-analysis
Show description for 5a717b0
ianhattendorf
authored
5a717b0
View commit details
Copy full SHA for 5a717b0
Browse repository at this point
scope variables and trust trivial compiler optimization
AlexaXs
committed
f812122
View commit details
Copy full SHA for f812122
Browse repository at this point
stop workerPool if main thread returns with error
Show description for 3017aae
AlexaXs
committed
3017aae
View commit details
Copy full SHA for 3017aae
Browse repository at this point
Commits on Nov 3, 2021
changes after review
AlexaXs
committed
b2e01cd
View commit details
Copy full SHA for b2e01cd
Browse repository at this point
Update libssh2 to 1.10.0
julianmesa-gitkraken
committed
1b07ca0
View commit details
Copy full SHA for 1b07ca0
Browse repository at this point
Commits on Oct 28, 2021
fix concurrent read of worker pool status
Show description for b3f0227
AlexaXs
committed
b3f0227
View commit details
Copy full SHA for b3f0227
Browse repository at this point
Add workerPool status
Show description for 2a47329
AlexaXs
committed
2a47329
View commit details
Copy full SHA for 2a47329
Browse repository at this point
Fix test leveraging constant repo
Show description for 427bb83
AlexaXs
committed
427bb83
View commit details
Copy full SHA for 427bb83
Browse repository at this point
Statistics with same output as "git-sizer -j"
Show description for 7d9b24d
AlexaXs
committed
7d9b24d
View commit details
Copy full SHA for 7d9b24d
Browse repository at this point
Commits on Oct 27, 2021
Merge pull request #1856 from AlexaXs/fix/memory-leak-when-closing-context
Show description for fb0675f
ianhattendorf
authored
fb0675f
View commit details
Copy full SHA for fb0675f
Browse repository at this point
changes reviewed
AlexaXs
committed
dda1e2b
View commit details
Copy full SHA for dda1e2b
Browse repository at this point
Commits on Oct 26, 2021
test checking that objects are being tracked
Show description for e3c8dde
AlexaXs
committed
e3c8dde
View commit details
Copy full SHA for e3c8dde
Browse repository at this point
prepare code to add test
Show description for 46f57c9
AlexaXs
committed
46f57c9
View commit details
Copy full SHA for 46f57c9
Browse repository at this point
Revert "Check if module is compiled under context aware node version"
Show description for 4780b6e
AlexaXs
committed
4780b6e
View commit details
Copy full SHA for 4780b6e
Browse repository at this point
Free memory when closing context
Show description for 797d074
AlexaXs
committed
797d074
View commit details
Copy full SHA for 797d074
Browse repository at this point
Merge pull request #1870 from ianhattendorf/fix/build-openssl-locally
Show description for 57895a0
ianhattendorf
authored
57895a0
View commit details
Copy full SHA for 57895a0
Browse repository at this point
Commits on Oct 25, 2021
Detect default vcvarsall path on 64 bit Windows
ianhattendorf
committed
b576da7
View commit details
Copy full SHA for b576da7
Browse repository at this point
Commits on Oct 22, 2021
Remove unused code
ianhattendorf
committed
1457cf8
View commit details
Copy full SHA for 1457cf8
Browse repository at this point
Document Electron OpenSSL process
ianhattendorf
committed
31d9606
View commit details
Copy full SHA for 31d9606
Browse repository at this point
Throw error if vcvarsall not located
ianhattendorf
committed
cf4ad70
View commit details
Copy full SHA for cf4ad70
Browse repository at this point
Remove old conan/bintray code
ianhattendorf
committed
16a459b
View commit details
Copy full SHA for 16a459b
Browse repository at this point
Commits on Oct 20, 2021
Log OpenSSL version downloaded
ianhattendorf
committed
ca2e7df
View commit details
Copy full SHA for ca2e7df
Browse repository at this point
Parse OpenSSL version from binary
Show description for f59339d
ianhattendorf
committed
f59339d
View commit details
Copy full SHA for f59339d
Browse repository at this point
Update OpenSSL to 1.1.1l
ianhattendorf
committed
0e147b5
View commit details
Copy full SHA for 0e147b5
Browse repository at this point
Remove old versions of OpenSSL
ianhattendorf
committed
f21941c
View commit details
Copy full SHA for f21941c
Browse repository at this point
Test OpenSSL after build
ianhattendorf
committed
0320c9d
View commit details
Copy full SHA for 0320c9d
Browse repository at this point
Commits on Oct 19, 2021
Use script to determine OpenSSL root dir
Show description for 233441a
ianhattendorf
committed
233441a
View commit details
Copy full SHA for 233441a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.