Skip to content
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

added -num-threads option #4

Merged
merged 1 commit into from
Feb 17, 2017
Merged

added -num-threads option #4

merged 1 commit into from
Feb 17, 2017

Conversation

mhyder13
Copy link
Contributor

Changed threaded mode to accept a command line argument to alter the number of goroutines used for processing. This may be useful for running on servers than can support more than 4 concurrent processing goroutines.

Changed threaded mode to accept a command line argument to alter the number of goroutines used for processing
Copy link

@kumarde kumarde left a comment

Choose a reason for hiding this comment

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

LGTM.

@kumarde kumarde merged commit 14d4079 into zmap:master Feb 17, 2017
aaomidi referenced this pull request in aaomidi/zlint Nov 29, 2022
Server KEX Algorithm Compatability
christopher-henderson added a commit that referenced this pull request Mar 26, 2023
* Add the skeleton around linting CRLs

* Change the entrypoint of zlint

* Add tests for the new skeleton

* Address reviews

* starting my own suggestions to work coopertaively on he change

* Take out generics from the registration struct (#3)

* Update to use Zcrypto instead of stdlib crypto for RevocationList (#4)

* Take out generics from the registration struct (#3)

* updating to use zcrypto

* pointing zcrypto back to master

* go tidy up

---------

Co-authored-by: Amir Omidi <amir@aaomidi.com>

* Tidy go mod

* Update zcrypto

* go mod tidy one more time

* Bypass lint for Registry

* Add NextUpdate CRL lint (#5)

---------

Co-authored-by: christopher-henderson <chris@chenderson.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants