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 UTMP misinterpretation of IPv6 addresses #292

Merged
merged 22 commits into from
Aug 22, 2023

Commits on Jun 26, 2023

  1. Add IPv6 check

    Zawadidone committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6d2378c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bbd131 View commit details
    Browse the repository at this point in the history
  3. Add entry with IPv6 check

    Zawadidone committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    fad6058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14d7748 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Add comment

    Zawadidone committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8706681 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update dissect/target/plugins/os/unix/log/utmp.py

    Co-authored-by: cecinestpasunepipe <110607403+cecinestpasunepipe@users.noreply.github.com>
    Zawadidone and cecinestpasunepipe committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9c71851 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    995989e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841c2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bca5428 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    51f950d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1874b5 View commit details
    Browse the repository at this point in the history
  3. Document bug

    Zawadidone committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e4a245d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

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

Commits on Aug 7, 2023

  1. Add type hints

    Zawadidone committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7e28602 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    2667826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a580646 View commit details
    Browse the repository at this point in the history
  3. Remove return

    Zawadidone committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2e27e15 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    2b846c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418a83c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4052cc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9261f8 View commit details
    Browse the repository at this point in the history