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

Conversation

SkeletalDemise
Copy link
Collaborator

  • 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

* 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
src/decoders/citrix_ctx1_decoder.rs Outdated Show resolved Hide resolved
src/decoders/citrix_ctx1_decoder.rs Outdated Show resolved Hide resolved
src/decoders/citrix_ctx1_decoder.rs Outdated Show resolved Hide resolved
src/decoders/citrix_ctx1_decoder.rs Outdated Show resolved Hide resolved
src/decoders/citrix_ctx1_decoder.rs Outdated Show resolved Hide resolved
* Renamed tests to be more clear
* Errors now propagate up and get printed
Added docs for errors
@bee-san bee-san merged commit 565817a into main Nov 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the improve-citrix-cx1 branch November 21, 2022 10:10
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