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

Fix for Issue #2, SIGALRM error #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2023

  1. Updated crnverifier.py to allow compatibiltiy on Windows computers. P…

    …reviously, SIGALRM was used but this is only available on Python running UNIX.
    jphuse committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1aa0f25 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Allowed usability from Python programs calling CLI. Kept the quotatio…

    …n marks in the input_crn.
    jphuse committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    31e6e43 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    2b759ad View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6dd15e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c843d33 View commit details
    Browse the repository at this point in the history