-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix node crashing due to endless loop #37757 #37990
Closed
Closed
Commits on Apr 23, 2021
-
test: ensure node doesnt crash with some selfsigned certificates
Refs: nodejs#37757 Refs: nodejs#37889
Configuration menu - View commit details
-
Copy full SHA for 0a3aa58 - Browse repository at this point
Copy the full SHA 0a3aa58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00aca61 - Browse repository at this point
Copy the full SHA 00aca61View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dd0b4 - Browse repository at this point
Copy the full SHA d4dd0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832811d - Browse repository at this point
Copy the full SHA 832811dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dca179 - Browse repository at this point
Copy the full SHA 5dca179View commit details -
crypto: exit potentially infinite loop in GetLastIssuedCert if stuck
Fixes: nodejs#37757 Refs: nodejs#37889
Configuration menu - View commit details
-
Copy full SHA for e3bd5f5 - Browse repository at this point
Copy the full SHA e3bd5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0734ad0 - Browse repository at this point
Copy the full SHA 0734ad0View commit details -
Revert "crypto: more compact solution to detect endless loop"
This reverts commit bd978e1.
Configuration menu - View commit details
-
Copy full SHA for 374335d - Browse repository at this point
Copy the full SHA 374335dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0fcbb - Browse repository at this point
Copy the full SHA fe0fcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b59150b - Browse repository at this point
Copy the full SHA b59150bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b0c91 - Browse repository at this point
Copy the full SHA b5b0c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5bfde - Browse repository at this point
Copy the full SHA bb5bfdeView commit details -
test: improve test readability
by moving key and cert as files to fixtures
Configuration menu - View commit details
-
Copy full SHA for 080ac2e - Browse repository at this point
Copy the full SHA 080ac2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44ed4b - Browse repository at this point
Copy the full SHA a44ed4bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.