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 unused trailing bytes in ASN.1 SEQUENCE #296

Merged
merged 11 commits into from
Aug 29, 2023

Commits on Aug 22, 2023

  1. buffer.hasRemaining()

    vharseko committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f12a593 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. debug unused trailing bytes

    vharseko committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9c73c88 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. logger.error

    vharseko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0601aae View commit details
    Browse the repository at this point in the history
  2. e.printStackTrace()

    vharseko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    659690a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. change failsafe profile

    vharseko committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d3dd498 View commit details
    Browse the repository at this point in the history
  2. try fix autrtate IT

    vharseko committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    92c0d09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    146effe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c8e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3def8ba View commit details
    Browse the repository at this point in the history
  6. Revert "logger.error"

    This reverts commit 0601aae.
    vharseko committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3d39fe4 View commit details
    Browse the repository at this point in the history
  7. remove e.printStackTrace()

    vharseko committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4166ab0 View commit details
    Browse the repository at this point in the history