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

Improve Citrix CTX1 #86

Merged
merged 4 commits into from
Nov 21, 2022
Merged

Improve Citrix CTX1 #86

merged 4 commits into from
Nov 21, 2022

Commits on Nov 17, 2022

  1. Improve Citrix CTX1

    * Citrix CTX1 decoder now handles subtraction overflows
    * Removed uppercase check, now it can decode lowercase Citrix CTX1 strings
    * Added 3 more tests
    * Removed 2 redundant tests
    * Added docs to every test
    SkeletalDemise committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9a8efd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Improve tests and error handling

    * Renamed tests to be more clear
    * Errors now propagate up and get printed
    SkeletalDemise committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1b15511 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    Added docs for errors
    SkeletalDemise committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fd62c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06de0ea View commit details
    Browse the repository at this point in the history